@ -1081,7 +1081,7 @@ function is_check_account($account){
}
//获取游戏cp比例
function getGameSelleRatio($gameId = null, $promoteId = null, $field = 'id')
function getGameSelleRatio($promoteId = null, $gameId = null, $field = 'id')
{
$promoteGameRatio = getGameSelleRatioByPromote($promoteId, $gameId);
if ($promoteGameRatio === false) {