|
@@ -46,7 +46,7 @@ public class ProductSpuPageReqVO extends PageParam {
|
|
private String producerArea;
|
|
private String producerArea;
|
|
|
|
|
|
@Schema(description = "商品类别", example = "1")
|
|
@Schema(description = "商品类别", example = "1")
|
|
- private Boolean spuType;
|
|
|
|
|
|
+ private Integer spuType;
|
|
|
|
|
|
|
|
|
|
@Schema(description = "商品名称", example = "清凉小短袖")
|
|
@Schema(description = "商品名称", example = "清凉小短袖")
|