zepengdev
2025-09-30 bfddfbc26cac79e28149cfd7a3d3c63c623a39ef
refs
author zepengdev <lzpsmith@outlook.com>
Tuesday, September 30, 2025 11:46 +0800
committer zepengdev <lzpsmith@outlook.com>
Tuesday, September 30, 2025 11:46 +0800
commitbfddfbc26cac79e28149cfd7a3d3c63c623a39ef
tree 1b21503b65d43c244cee561d5caf06688682a1f1 tree | zip | gz
parent 3c9e545c80af5515264f28dd60c46b1147281581 view | diff
fix: 调整审批功能比并怎加价格更新接口
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