duhe
2025-03-10 b3f7c8503cea3e849e8bdab234ef8d1f3aeab53b
WebAPI/Models/HBarCodeList.cs
@@ -73,5 +73,9 @@
        public Int64 HGroupID2 { get; set; } //"班组";
        public Int64 HEmpID2 { get; set; } //"操作员";
        public string HCusModel2 { get; set; } //"客户物料规格";
        public string HCusMaterName2 { get; set; } //"客户物料名称";
        public string HCheckEmpName2 { get; set; } //"检验员名称";
    }
}