xin
2025-10-17 ab0637e981ab4c85120ccde35ee24ec4abbe3e24
refs
author xin <1099200748@qq.com>
Friday, October 17, 2025 17:20 +0800
committer xin <1099200748@qq.com>
Friday, October 17, 2025 17:20 +0800
commitab0637e981ab4c85120ccde35ee24ec4abbe3e24
tree 5625c47234063ab1b8b1c1d859838293735140ce tree | zip | gz
parent 4548c5045b3a5522ad14df7c939f0303c1e17587 view | diff
bfddfbc26cac79e28149cfd7a3d3c63c623a39ef view | diff
Merge branch 'refs/heads/master' into xin
15 files added
8 files modified
817 ■■■■ changed files
oying-system/src/main/java/com/oying/modules/pc/product/domain/dto/ProductAuditData.java 2 ●●● diff | view | raw | blame | history
oying-system/src/main/java/com/oying/modules/pc/product/domain/dto/ProductCreateRequest.java 5 ●●●●● diff | view | raw | blame | history
oying-system/src/main/java/com/oying/modules/pc/product/domain/dto/ProductMerchantCreateRequest.java 2 ●●● diff | view | raw | blame | history
oying-system/src/main/java/com/oying/modules/pc/product/domain/dto/ProductPriceUpdateRequest.java 18 ●●●●● diff | view | raw | blame | history
oying-system/src/main/java/com/oying/modules/pc/product/domain/dto/ProductRevisionRecord.java 51 ●●●●● diff | view | raw | blame | history
oying-system/src/main/java/com/oying/modules/pc/product/domain/enums/ProductAuditTypeEnum.java 11 ●●●●● diff | view | raw | blame | history
oying-system/src/main/java/com/oying/modules/pc/product/domain/enums/ProductCreationType.java 6 ●●●●● diff | view | raw | blame | history
oying-system/src/main/java/com/oying/modules/pc/product/events/handler/ProductAuditVerdictAfterHandlerFactory.java 23 ●●●●● diff | view | raw | blame | history
oying-system/src/main/java/com/oying/modules/pc/product/events/handler/ProductAuditVerdictEventHandler.java 37 ●●●●● diff | view | raw | blame | history
oying-system/src/main/java/com/oying/modules/pc/product/events/handler/ProductAuditVerdictHandler.java 14 ●●●●● diff | view | raw | blame | history
oying-system/src/main/java/com/oying/modules/pc/product/events/handler/ProductCreateAuditVerdictHandler.java 35 ●●●●● diff | view | raw | blame | history
oying-system/src/main/java/com/oying/modules/pc/product/events/handler/ProductFullUpdateAuditVerdictHandler.java 35 ●●●●● diff | view | raw | blame | history
oying-system/src/main/java/com/oying/modules/pc/product/rest/ProductMerchantController.java 20 ●●●●● diff | view | raw | blame | history
oying-system/src/main/java/com/oying/modules/pc/product/service/ProductCreationStrategy.java 14 ●●●●● diff | view | raw | blame | history
oying-system/src/main/java/com/oying/modules/pc/product/service/ProductMerchantService.java 7 ●●●● diff | view | raw | blame | history
oying-system/src/main/java/com/oying/modules/pc/product/service/ProductService.java 6 ●●●●● diff | view | raw | blame | history
oying-system/src/main/java/com/oying/modules/pc/product/service/impl/ProductAuditCreator.java 92 ●●●●● diff | view | raw | blame | history
oying-system/src/main/java/com/oying/modules/pc/product/service/impl/ProductCreationContext.java 59 ●●●●● diff | view | raw | blame | history
oying-system/src/main/java/com/oying/modules/pc/product/service/impl/ProductDirectCreator.java 75 ●●●●● diff | view | raw | blame | history
oying-system/src/main/java/com/oying/modules/pc/product/service/impl/ProductMerchantImagesUpdateProcessor.java 34 ●●●●● diff | view | raw | blame | history
oying-system/src/main/java/com/oying/modules/pc/product/service/impl/ProductMerchantLabelUpdateProcessor.java 36 ●●●●● diff | view | raw | blame | history
oying-system/src/main/java/com/oying/modules/pc/product/service/impl/ProductMerchantServiceImpl.java 223 ●●●● diff | view | raw | blame | history
oying-system/src/main/java/com/oying/modules/pc/product/service/impl/ProductServiceImpl.java 12 ●●●●● diff | view | raw | blame | history