ServerPython/ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/Player/RemoteQuery/GY_Query_GMTDelPlayerMoney.py
@@ -41,7 +41,7 @@ retMsg = "" Result = GMCommon.Def_Success if moneyType not in [1, 2, 3, 4] and moneyType not in ShareDefine.TYPE_Price_CurrencyDict: if moneyType not in [1, 2, 3, 4, ShareDefine.TYPE_Price_PayCoin] and moneyType not in ShareDefine.TYPE_Price_CurrencyDict: Result = GMCommon.Def_MoneyTypeErr elif not moneyValue: Result = GMCommon.Def_ParamErr