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

master
chenxiaojun 5 years ago
parent e9f9a421f5
commit 75faf37260

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