Commit f9051da6 authored by 罗林杰's avatar 罗林杰

增加字段

parent de29c57c
......@@ -62,5 +62,7 @@ public class AddStoreGoodsApplyDTO {
private BigDecimal salesCategories;
private Integer customerId;
private String payType;
}
......@@ -161,5 +161,7 @@ public class StoreGoodsApply extends CyIdIncreEntity<StoreGoodsApply> {
@TableField(exist = false)
List<WmsGoods> storeGoods;
private String payType;
}
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment