Showing
1 changed file
with
0 additions
and
6 deletions
| @@ -207,12 +207,6 @@ public class GetPurchaseOrderInfoBo extends BaseBo<PurchaseOrderInfo> { | @@ -207,12 +207,6 @@ public class GetPurchaseOrderInfoBo extends BaseBo<PurchaseOrderInfo> { | ||
| 207 | private String customerTier; | 207 | private String customerTier; |
| 208 | 208 | ||
| 209 | /** | 209 | /** |
| 210 | - * 总数量 | ||
| 211 | - */ | ||
| 212 | - @ApiModelProperty("总数量") | ||
| 213 | - private String sumNumber; | ||
| 214 | - | ||
| 215 | - /** | ||
| 216 | * 撤销数量 | 210 | * 撤销数量 |
| 217 | */ | 211 | */ |
| 218 | @ApiModelProperty("撤销数量") | 212 | @ApiModelProperty("撤销数量") |