删改单申请/ 货物数量查询
This commit is contained in:
+3
@@ -800,6 +800,9 @@ public class BusinessDocumentOrderPO extends BaseVOEntity{
|
||||
@ApiModelProperty("商品类型")
|
||||
private Integer productType;
|
||||
|
||||
@ApiModelProperty(value = "货物数量")
|
||||
private BigDecimal cargoNum;
|
||||
|
||||
@ApiModelProperty("删改单申请类型:0-改单 1-删除 2-作废")
|
||||
private Integer reviseApplyType;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user