【跨服天梯】国内提交+1
parent
eec50395f0
commit
008df5b422
|
|
@ -173,7 +173,7 @@ end
|
|||
|
||||
function this.SystemState(id,fun)
|
||||
if id == JumpServer_Type.HightLadder then
|
||||
if not ActTimeCtrlManager.SingleFuncState(FUNCTION_OPEN_TYPE.JumpServer_HightLadder) then
|
||||
if not ActTimeCtrlManager.IsQualifiled(FUNCTION_OPEN_TYPE.JumpServer_HightLadder) then
|
||||
state = -1
|
||||
tipStr = ActTimeCtrlManager.GetFuncTip( FUNCTION_OPEN_TYPE.JumpServer_HightLadder)
|
||||
if fun then
|
||||
|
|
|
|||
Loading…
Reference in New Issue