管理后台>推广员管理>公会分成管理--更新

master
chenxiaojun 5 years ago
commit eb8306b35e

@ -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) {

Loading…
Cancel
Save