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