@ -1096,9 +1096,9 @@ class CompanyStatementSetController extends Controller {
->join("left join tab_game g on s.game_id = g.id")
->select();
if ($company_id == 64) {
// if ($company_id == 64) {
dump($all_list);
// dump($all_list);
}
// }
if(empty($list)){continue;}
$game = [];