zrg
2024-12-11 cf46a6e4beb7e83af331a28065c96077fa2f1e15
WebAPI/Models/HBarCodeList.cs
@@ -75,6 +75,7 @@
        public Int64 HEmpID2 { get; set; } //"操作员";
        public string HCusModel2 { get; set; } //"客户物料规格";
        public string HCusMaterName2 { get; set; } //"客户物料名称";
        public string HCheckEmpName2 { get; set; } //"检验员名称";
    }
}