hch
2025-11-26 92c1f0e4b8f19a97aefc7f4040aef905725646af
ServerPython/ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/PyMongoDB/DBCommon/CommonDefine.py
@@ -23,6 +23,9 @@
        isDebugVersion = os.path.exists("BBF84B34-357E-435B-B3FF-D60370AAA6ED")
    return isDebugVersion
# 内网服登录不用验证
def IsInsideLogin():
    return os.path.exists(os.getcwd() + "\\ServerConfig\\dontchecklogin")
DATASAVE_MARK  =  0xFF88