web/Model/Model/GwSp.cs
@@ -43,6 +43,7 @@ public int BasicNum { get; set; } //基本条数 public int GivingNum { get; set; } //赠送条数 public int DelFlag { get; set; } //删除标志:0-正常;2-逻辑删除 public int IsAutoReturn { get; set; } //是否自动返还: 0-否; 1-是. public int Id {