ServerPython/ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/GameWorld.py
@@ -1356,6 +1356,8 @@ def GetPlatform(): return ReadChConfig.GetPyMongoConfig("platform", "PlatformName") def IsTestPlatform(platform): return platform in ["test", "yun"] #=============================================================================== # ##获得当前服务器ID # # @param 无