审核处理
This commit is contained in:
parent
ff930c7264
commit
41e3a090f9
@ -19,6 +19,9 @@ function ActivityData:setDirty()
|
|||||||
end
|
end
|
||||||
|
|
||||||
function ActivityData:isOpen()
|
function ActivityData:isOpen()
|
||||||
|
if GFunc.isShenhe() then
|
||||||
|
return false
|
||||||
|
end
|
||||||
if not ModuleManager:getIsOpen(ModuleManager.MODULE_KEY.ACTIVITY, true) then
|
if not ModuleManager:getIsOpen(ModuleManager.MODULE_KEY.ACTIVITY, true) then
|
||||||
return false
|
return false
|
||||||
end
|
end
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user