@ -756,7 +756,6 @@ class FinanceController extends ThinkController
$searchGameCodes = M('game', 'tab_')->where(['id' => ['in', $searchGameIds], 'unique_code' => ['neq', '']])->getField('unique_code', true);
$searchGameCodes = array_unique($searchGameCodes);
}
var_dump($gameSets);die();
$client = new AggregateClient();
$result = $client->api('game-data', [