using System.Collections; using System.Collections.Generic; using UnityEngine; /// /// 装备 - 物品 /// public class DataItemEquipment : DataItem { }