外团推广功能提交

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") ->join("left join tab_game g on s.game_id = g.id")
->select(); ->select();
if ($company_id == 64) { // if ($company_id == 64) {
dump($all_list); // dump($all_list);
} // }
if(empty($list)){continue;} if(empty($list)){continue;}
$game = []; $game = [];

Loading…
Cancel
Save