chenhaozhe
2025-06-16 a735d7ffe0466668b60c835f012e9d53094021f7
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; } //"检验员名称";
    }
}