啊鑫
8 天以前 59af98c2aeb6c40d820e8d5c2f9f6764f57721bd
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; } // 物品型号