black-goat-me
2023-05-19 b29c63d1e59a377cf83c3954312ef501ae38585f
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;  }
    }
}