chenhaozhe
2025-11-05 86b3f1bfcd47a7a513417067f296c74cf884a5e3
WebAPI/Models/TechnologyParameter.cs
@@ -20,6 +20,9 @@
        public string HMakeEmp { get; set; }
        public long HUSEORGID { get; set; }
        public long HCREATEORGID { get; set; }
        public long HUnitID { get; set; }
        public long HClassID { get; set; }
    }
}