ServerPython/ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/Item/ChEquip.py
@@ -70,7 +70,7 @@
        return False
    playerItemControl = ItemControler.PlayerItemControler(curPlayer)
    
    if curItem.GetIsBind():
    if ItemControler.GetIsAuctionItem(curItem):
        GameWorld.DebugLog("拍品无法穿戴!")
        return False