chenhaozhe
2025-06-19 f6d3f78fe78ea550ed99a1042df7a342087d5198
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; }
    }
}