Commit 555ac493 authored by wangpeng's avatar wangpeng

Merge branch 'dev' into 'test'

外部发布商品优化 See merge request !30
parents ce71993a 283299e8
......@@ -95,7 +95,7 @@ public class GoodsSpuDTO {
private NFTDTO nftdto;
@ApiModelProperty("1.普通 4.盲盒")
private Integer salesType;
private Integer salesType = 0;
@ApiModelProperty("盲盒商品难度(1-10)")
private Integer difficulty;
......
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