chenhaozhe
2025-10-27 96475c2fd6a0f8b11c24f06ca65d9d8955302b26
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; }
    }
}