hxp
2018-12-30 3b9b7247c741523fa17227fb3fc4429c035417c3
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()