WebAPI/Models/Gy_OrderBackInfo.cs
@@ -1,8 +1,3 @@ using System; using System.Collections.Generic; using System.Linq; using System.Web; using System; using System.Collections.Generic; using System.Linq; @@ -27,5 +22,6 @@ public bool HStopflag { get; set; } //禁用标志 public bool HUseFlag { get; set; } //使用状态 } }