Helius
2021-06-29 0d80b4c564c858108059158c9d43cc419eacf1b7
Merge branch 'score-shop' of http://120.27.238.55:7000/r/xzx into score-shop
1 files modified
2 ■■■ changed files
gc-shop/src/main/java/com/xzx/gc/shop/dto/AddGoodsDto.java 2 ●●● patch | view | raw | blame | history
gc-shop/src/main/java/com/xzx/gc/shop/dto/AddGoodsDto.java
@@ -61,7 +61,7 @@
    @ApiModelProperty(value="抢购结束时间")
    private Date qgEndTime;
    @ApiModelProperty(value="是否上架 1/是 2/否",required=true)
    @ApiModelProperty(value="是否上架 1/是 2/否")
    private Integer isSale;
    @ApiModelProperty(value="碳排放量",required=true)