chenhaozhe
2025-11-26 b5234c3a70322686d27b3afc23309650d1067523
WebAPI/Models/TechnologyParameter.cs
@@ -18,6 +18,11 @@
        public string HUseFlag { get; set; }
        public DateTime HMakeTime { get; set; }
        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; }
    }
}