|
@@ -1073,7 +1073,7 @@ FROM table_nine WHERE status > 5 GROUP BY bzc_name');
|
|
];
|
|
];
|
|
|
|
|
|
$table[1] = Table_one::query()
|
|
$table[1] = Table_one::query()
|
|
- ->groupBy('bzc_addr')
|
|
|
|
|
|
+ ->groupBy('num')
|
|
->selectRaw('num')
|
|
->selectRaw('num')
|
|
->selectRaw('bzc_addr')
|
|
->selectRaw('bzc_addr')
|
|
->selectRaw('bzc_name')
|
|
->selectRaw('bzc_name')
|
|
@@ -1087,7 +1087,7 @@ FROM table_nine WHERE status > 5 GROUP BY bzc_name');
|
|
->get();
|
|
->get();
|
|
|
|
|
|
$table[2] = Table_two::query()
|
|
$table[2] = Table_two::query()
|
|
- ->groupBy('bzc_addr')
|
|
|
|
|
|
+ ->groupBy('num')
|
|
->selectRaw('bzc_addr')
|
|
->selectRaw('bzc_addr')
|
|
->selectRaw('num')
|
|
->selectRaw('num')
|
|
->selectRaw('bzc_name')
|
|
->selectRaw('bzc_name')
|
|
@@ -1098,7 +1098,7 @@ FROM table_nine WHERE status > 5 GROUP BY bzc_name');
|
|
->get();
|
|
->get();
|
|
|
|
|
|
$table[3] = Table_three::query()
|
|
$table[3] = Table_three::query()
|
|
- ->groupBy('bzc_addr')
|
|
|
|
|
|
+ ->groupBy('num')
|
|
->selectRaw('bzc_addr')
|
|
->selectRaw('bzc_addr')
|
|
->selectRaw('num')
|
|
->selectRaw('num')
|
|
->selectRaw('bzc_name')
|
|
->selectRaw('bzc_name')
|
|
@@ -1112,7 +1112,7 @@ FROM table_nine WHERE status > 5 GROUP BY bzc_name');
|
|
->get();
|
|
->get();
|
|
|
|
|
|
$table[4] = Table_four::query()
|
|
$table[4] = Table_four::query()
|
|
- ->groupBy('bzc_addr')
|
|
|
|
|
|
+ ->groupBy('num')
|
|
->selectRaw('bzc_addr')
|
|
->selectRaw('bzc_addr')
|
|
->selectRaw('num')
|
|
->selectRaw('num')
|
|
->selectRaw('bzc_name')
|
|
->selectRaw('bzc_name')
|
|
@@ -1127,7 +1127,7 @@ FROM table_nine WHERE status > 5 GROUP BY bzc_name');
|
|
->get();
|
|
->get();
|
|
|
|
|
|
$table[5] = Table_five::query()
|
|
$table[5] = Table_five::query()
|
|
- ->groupBy('bzc_addr')
|
|
|
|
|
|
+ ->groupBy('num')
|
|
->selectRaw('bzc_addr')
|
|
->selectRaw('bzc_addr')
|
|
->selectRaw('num')
|
|
->selectRaw('num')
|
|
->selectRaw('bzc_name')
|
|
->selectRaw('bzc_name')
|
|
@@ -1139,7 +1139,7 @@ FROM table_nine WHERE status > 5 GROUP BY bzc_name');
|
|
->get();
|
|
->get();
|
|
|
|
|
|
$table[6] = Table_six::query()
|
|
$table[6] = Table_six::query()
|
|
- ->groupBy('bzc_addr')
|
|
|
|
|
|
+ ->groupBy('num')
|
|
->selectRaw('bzc_addr')
|
|
->selectRaw('bzc_addr')
|
|
->selectRaw('num')
|
|
->selectRaw('num')
|
|
->selectRaw('bzc_name')
|
|
->selectRaw('bzc_name')
|
|
@@ -1155,7 +1155,7 @@ FROM table_nine WHERE status > 5 GROUP BY bzc_name');
|
|
->get();
|
|
->get();
|
|
|
|
|
|
$table[7] = Table_seven::query()
|
|
$table[7] = Table_seven::query()
|
|
- ->groupBy('bzc_addr')
|
|
|
|
|
|
+ ->groupBy('num')
|
|
->selectRaw('bzc_addr')
|
|
->selectRaw('bzc_addr')
|
|
->selectRaw('num')
|
|
->selectRaw('num')
|
|
->selectRaw('bzc_name')
|
|
->selectRaw('bzc_name')
|
|
@@ -1174,7 +1174,7 @@ FROM table_nine WHERE status > 5 GROUP BY bzc_name');
|
|
->get();
|
|
->get();
|
|
|
|
|
|
$table[8] = Table_eight::query()
|
|
$table[8] = Table_eight::query()
|
|
- ->groupBy('bzc_addr')
|
|
|
|
|
|
+ ->groupBy('num')
|
|
->selectRaw('bzc_addr')
|
|
->selectRaw('bzc_addr')
|
|
->selectRaw('num')
|
|
->selectRaw('num')
|
|
->selectRaw('bzc_name')
|
|
->selectRaw('bzc_name')
|
|
@@ -1201,7 +1201,7 @@ FROM table_nine WHERE status > 5 GROUP BY bzc_name');
|
|
|
|
|
|
|
|
|
|
$table[9] = Table_nine::query()
|
|
$table[9] = Table_nine::query()
|
|
- ->groupBy('bzc_addr')
|
|
|
|
|
|
+ ->groupBy('num')
|
|
->selectRaw('bzc_addr')
|
|
->selectRaw('bzc_addr')
|
|
->selectRaw('num')
|
|
->selectRaw('num')
|
|
->selectRaw('bzc_name')
|
|
->selectRaw('bzc_name')
|