ServerPython/ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/Player/PlayerCostVIP.py
@@ -324,7 +324,7 @@
                giveFailList.append(itemInfo)
            
        elif itemType == Item_Type_Appoint:
            if not ItemControler.GivePlayerAppointItem(curPlayer, itemId, itemIsBind, True, showSysInfo=True):
            if not ItemControler.GivePlayerAppointItem(curPlayer, itemId, False):
                giveFailList.append(itemInfo)
                
    if giveFailList: