zxx
2025-05-27 cdf20a4525a2ff9f6fe2c1e9b69fa2854c5848fd
HH.WCS.Mobox3/HH.WCS.Mobox3.JuShi/models/CntrItemDetail.cs
@@ -22,21 +22,21 @@
        /// 1:合格 2:不合格 
        /// </summary>
        public int N_ITEM_STATE { get; set; }
        public int S_CK { get; set; }
        //public int S_CK { get; set; }
        public string S_BATCH_NO { get; set; }
        public string S_END_USER { get; set; } = "";
        public string S_OWNER { get; set; }
        public string S_SUPPLIER_NO { get; set; }
        public string S_PACK_TYPE { get; set; }
        public float F_PACK_QTY { get; set; }
        //public string S_PACK_TYPE { get; set; }
        //public float F_PACK_QTY { get; set; }
        public float F_QTY { get; set; }
        public string S_UOM { get; set; } = "kg";
        public string S_CNTR_CODE { get; set; }
        public string S_BS_TYPE { get; set; } = "";
        public string S_BS_NO { get; set; } = "";
        
        public string S_ITEM_ROUTE { get; set; } = "";
        //public string S_ITEM_ROUTE { get; set; } = "";
        public float F_NET_WEIGHT { get; set; }
        public float F_GROSS_WEIGHT { get; set; }
        public string S_WU { get; set; } = "kg";
@@ -45,7 +45,7 @@
        /// </summary>
        public float F_ALLOC_QTY { get; set; }
        public string C_ITEM_MERGE { get; set; } = "N";
        public string S_PUTAWAY_NO { get; set; }
        //public string S_PUTAWAY_NO { get; set; }
        /// <summary>
        /// 反向映射