wtt
2025-11-16 ff2d1575a1799f4424ce99659fb4f110d2114094
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; }
    }
}