Commit 5d59b8e3 authored by wlx@33.cn's avatar wlx@33.cn

商品详情增加规则字段

parent e311b7b2
......@@ -79,4 +79,7 @@ public class GoodsVo {
@ApiModelProperty(value = "(销售方式)1.普通 4.盲盒")
private Integer salesType;
@ApiModelProperty(value = "盲盒规则")
private String blindBoxRule;
}
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