外团推广功能提交

master
zhengyongxing 4 years ago
parent b0b893e51d
commit f6f9437ed0

@ -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) {
dump($all_list);
}
// if ($company_id == 64) {
// dump($all_list);
// }
if(empty($list)){continue;}
$game = [];

Loading…
Cancel
Save