xin
2025-07-16 9c183e1a910338b5d8f6a46dbd957c67ad92d5e5
oying-system/src/main/java/com/oying/modules/pc/product/domain/dto/ProductQueryCriteria.java
@@ -25,6 +25,8 @@
    private Long secondCategoryId;
    private Integer active;
    @ApiModelProperty(value = "页码", example = "1")
    private Integer page = 1;