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;  }
    }
}