ServerPython/CoreServerGroup/GameServer/Script/Player/PlayerQuery.py
@@ -634,6 +634,10 @@ if callName =="GlobalDropRate": GameWorldProcess.UpdGlobalDropRate(eval(resultName)) return # 全局击杀数统计 if callName =="GlobalKillCount": GameWorldProcess.UpdGlobalKillCount(eval(resultName)) return # 自定义商店全服限购次数清空 if callName =="ShopItemClearBuyCnt":