Merge branch 'china/dev' of http://60.1.1.230/gaoxin/JL_Client into china/dev

dev_chengFeng
gaoxin 2021-09-27 15:36:00 +08:00
commit 0233ff87e7
1 changed files with 2 additions and 2 deletions

View File

@ -353,7 +353,7 @@ function this.CheckQiJieRedPoint()
return false
end
-- 跨服相关判断
JumpServerManager.GetWorldArenaInfoRequest(function()
-- JumpServerManager.GetWorldArenaInfoRequest(function()
if not JumpServerManager.GetQiJieIsStart() then
return false
elseif not JumpServerManager.GetHightLadderDataIsGroup() then
@ -362,7 +362,7 @@ function this.CheckQiJieRedPoint()
local bool1 = this.CheckQiJieTreasureRedPoint()
local bool2 = PrivilegeManager.GetPrivilegeRemainValue(3201) > 0 and true or false
return bool1 or bool2
end)
-- end)
end
--功能IDMServerArenaSetting,回调