Commit 283299e8 authored by wp's avatar wp

外部发布商品优化

parent ce71993a
...@@ -95,7 +95,7 @@ public class GoodsSpuDTO { ...@@ -95,7 +95,7 @@ public class GoodsSpuDTO {
private NFTDTO nftdto; private NFTDTO nftdto;
@ApiModelProperty("1.普通 4.盲盒") @ApiModelProperty("1.普通 4.盲盒")
private Integer salesType; private Integer salesType = 0;
@ApiModelProperty("盲盒商品难度(1-10)") @ApiModelProperty("盲盒商品难度(1-10)")
private Integer difficulty; 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