1
wtt
2024-06-21 3b91a02964f52ee4bbaf55c4e8963466345d1bad
WebAPI/Models/HBarCodeList.cs
@@ -71,5 +71,7 @@
        public DateTime HProduceDate { get; set; } //"生产日期";
        public DateTime HExpiryDate { get; set; } //"保质期至";
        public Int64 HGroupID2 { get; set; } //"班组";
        public Int64 HEmpID2 { get; set; } //"操作员";
    }
}