Model/基础资料/基础资料/ClsGy_MaterType_Model.cs
@@ -7,6 +7,15 @@ { public class ClsGy_MaterType_Model : DBUtility.ClsGy_Base_Model { public long HUSEORGID { get; set; } public long HCREATEORGID { get; set; } public string HMakeEmp { get; set; } public DateTime HMakeTime { get; set; } public string HCheckEmp { get; set; } public DateTime HCheckTime { get; set; } public string HModifyEmp { get; set; } public DateTime HModifyTime { get; set; } public string HStopEmp { get; set; } public DateTime HStopTime { get; set; } } }