xdh
2019-01-03 9aca3cae32d7bbe5f8c2f1b77a6faaafa7ed2c4a
ServerPython/ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/Item/ChEquip.py
@@ -69,6 +69,7 @@
    
    if not ItemCommon.CheckItemCanUseByExpireTime(curItem):
        # 过期
        GameWorld.DebugLog("装备已过期!")
        return False
    
    changeItemEquipPlace = curItem.GetEquipPlace()