ServerPython/ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/Player/RemoteQuery/GY_Query_GetStoreServerBuyCnt.py
@@ -46,6 +46,8 @@ def DoResult(curPlayer, callFunName, funResult, tick): GameWorld.DebugLog("GY_Query_GetStoreServerBuyCnt funResult=%s" % funResult) curPlayer.SetDict(ChConfig.Def_PlayerKey_StoreQueryState, 0) if not funResult: return result = eval(funResult) if len(result) != 7: return