server/service/src/main/java/com/doumee/dao/business/model/dto/GoodCreatePlatRequest.java
@@ -17,6 +17,7 @@ @ApiModelProperty(value = "类别编码",example = "1") private Integer categoryId; @ApiModelProperty(value = "商品范围 0全部 1部分",example = "1") private Integer type;