hch
2018-10-20 29b9b27f10506a23233e5c5052657e2356152796
ServerPython/ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/Player/PlayerCoin.py
@@ -124,7 +124,7 @@
    isAddBourseMoney = chargeInfo.GetIsAddBourseMoney()
    appID = chargeInfo.GetAppID()
    if not appID:
        appID = GameWorld.GetPlatform()
        appID = GameWorld.GetPlayerPlatform(curPlayer)
    addDRDict = {"orderCoin":orderCoin, "orderInfo":orderInfo, "orderID":orderID, 
                 "isAddBourseMoney":isAddBourseMoney, "eventName":eventName, "appID":appID}