南骏 池
8 天以前 1d976f52878c9f776146502037377310921e5a21
entity/Base/ItemDetailModel.cs
@@ -5,6 +5,7 @@
//调拨出入库单通用类
public class ItemDetailModel
{
    public string ItemId { get; set; } // 物品Id
    public string ItemNo { get; set; } // 物品编号
    public string ItemName { get; set; } // 物品名称
    public string ItemModel { get; set; } // 物品型号