1
chenhaozhe
2025-09-15 a326e3a03fc8269594c72a04f2d190ab308e39f2
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; }
    }
}