lss
2025-06-05 e1a97fc8b29f063e96e3ebbae2f07ee95b276069
HH.WCS.Mobox3/HH.WCS.Mobox3.JiaTong/models/CntrItemDetail.cs
@@ -45,6 +45,10 @@
        /// 供应商
        /// </summary>
        public string S_SUPPLIER_NO { get; set; }
        /// <summary>
        /// GTWMS内部批号
        /// </summary>
        public string WmsLot { get; set; }
        /// <summary>
        /// 物料编码
@@ -59,6 +63,7 @@
        /// 物料类型
        /// </summary>
        public string S_ITEM_SPEC { get; set; }
        public string S_ITEM_STATE { get; set; } = "合格";
        /// <summary>
        /// 1:合格 2:不合格