WebAPI/Models/Department.cs @@ -31,6 +31,10 @@ public string HCreator { get; set; } public bool HStopflag { get; set; } public Int64 HEmpID { get; set; } //public DateTime HCreateDate { get; set; } public string HUpDater { get; set; }