zepengdev
2025-08-29 5e3829ee63f5bf4909d7c4b57ea048b2fd87a99b
refs
author zepengdev <lzpsmith@outlook.com>
Friday, August 29, 2025 09:58 +0800
committer zepengdev <lzpsmith@outlook.com>
Friday, August 29, 2025 09:58 +0800
commit5e3829ee63f5bf4909d7c4b57ea048b2fd87a99b
tree 54a149053684cbbfd5b2c56eef6008d9c549c730 tree | zip | gz
parent f28edc2cbe546c58e60065bd3cbb04125e346077 view | diff
feat: 店铺与商品审核查询增加筛选条件
2 files added
11 files modified
263 ■■■■ changed files
oying-system/src/main/java/com/oying/modules/pc/product/domain/dto/ProductAuditQueryCriteria.java 11 ●●●●● diff | view | raw | blame | history
oying-system/src/main/java/com/oying/modules/pc/product/mapper/ProductAuditMapper.java 5 ●●●●● diff | view | raw | blame | history
oying-system/src/main/java/com/oying/modules/pc/product/rest/ProductAuditController.java 2 ●●● diff | view | raw | blame | history
oying-system/src/main/java/com/oying/modules/pc/product/service/ProductAuditService.java 5 ●●●●● diff | view | raw | blame | history
oying-system/src/main/java/com/oying/modules/pc/product/service/impl/ProductAuditServiceImpl.java 5 ●●●●● diff | view | raw | blame | history
oying-system/src/main/java/com/oying/modules/pc/product/view/ProductAuditView.java 50 ●●●●● diff | view | raw | blame | history
oying-system/src/main/java/com/oying/modules/pc/store/domain/dto/StoreAuditQueryCriteria.java 8 ●●●● diff | view | raw | blame | history
oying-system/src/main/java/com/oying/modules/pc/store/mapper/StoreAuditMapper.java 6 ●●●●● diff | view | raw | blame | history
oying-system/src/main/java/com/oying/modules/pc/store/service/StoreAuditService.java 5 ●●●●● diff | view | raw | blame | history
oying-system/src/main/java/com/oying/modules/pc/store/service/impl/StoreAuditServiceImpl.java 17 ●●●● diff | view | raw | blame | history
oying-system/src/main/java/com/oying/modules/pc/store/view/StoreAuditView.java 54 ●●●●● diff | view | raw | blame | history
oying-system/src/main/resources/mapper/pc/product/ProductAuditMapper.xml 51 ●●●● diff | view | raw | blame | history
oying-system/src/main/resources/mapper/pc/store/StoreAuditMapper.xml 44 ●●●● diff | view | raw | blame | history