1
duhe
2026-04-02 3893ae033facd194f1d2da902f79f13efc46cdef
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; }
    }
}