oying-system/src/main/java/com/oying/modules/pc/product/domain/dto/ProductQueryCriteria.java @@ -21,6 +21,8 @@ private Integer status; private Integer shelfStatus; private Long categoryId; private Long secondCategoryId;