WebAPI/Models/Gy_WorkPayType.cs @@ -19,6 +19,7 @@ public string HRemark { get; set; } //备注 public string HUseFlag { get; set; } //使用标志 }