WebAPI/Models/Gy_OrderLevList.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; @@ -18,7 +13,7 @@ public string HShortNumber { get; set; } //短代码 public long HParentID { get; set; } //父级ID public long HLevel { get; set; } //层级 public long HEndFlag { get; set; } // public long HEndFlag { get; set; } public string HHelpCode { get; set; } // 助记码