WebAPI/Models/基础资料/Gy_Process.cs
@@ -34,6 +34,7 @@ public long HEmpQty { get; set; } public long HProcID { get; set; } public int HUSEORGID { get; set; } public int HCREATEORGID { get; set; } public bool HTProcessFlag { get; set; } public string HBarCodeForBase { get; set; } @@ -49,6 +50,7 @@ public int HQCSchemeID_Proc { get; set; } public int HQCSchemeID_Patrol { get; set; } public string HPayMentType { get; set; } public string HMakeEmp { get; set; } } }