1
wtt
2025-04-27 dc94a30d6c792eb781d29521cefba7f8efa99a62
WebAPI/Models/TechParamByProc.cs
@@ -18,6 +18,6 @@
        public Int64 HTechParamUnitID { get; set; }
        public string HStd { get; set; }
        public Int64 HDeptID { get; set; }
        public DateTime HMakeDate { get; set;  }
        //public DateTime HMakeDate { get; set;  }
    }
}