xin
2025-07-14 b4d3224898d50b8f1e30b5c8083a520743927282
refs
author xin <1099200748@qq.com>
Monday, July 14, 2025 21:08 +0800
committer xin <1099200748@qq.com>
Monday, July 14, 2025 21:08 +0800
commitb4d3224898d50b8f1e30b5c8083a520743927282
tree 8c3eb087622424025c34f186a45469ae9a8b3642 tree | zip | gz
parent 5df7e1b117d15f3ac1cf398ce2b0c17290774ade view | diff
43315000b2840313a5aff96bf314b3c061e4616d view | diff
Merge remote-tracking branch 'origin/master' into xin
26 files added
25 files modified
1918 ■■■■■ changed files
oying-system/src/main/java/com/oying/modules/message/common/OrderStatusEnum.java 52 ●●●●● diff | view | raw | blame | history
oying-system/src/main/java/com/oying/modules/message/domain/dto/MessageOrderSellerDTO.java 5 ●●●● diff | view | raw | blame | history
oying-system/src/main/java/com/oying/modules/message/mapper/MessageOrderSellerMapper.java 2 ●●●●● diff | view | raw | blame | history
oying-system/src/main/java/com/oying/modules/message/rest/MessageOrderSellerController.java 26 ●●●●● diff | view | raw | blame | history
oying-system/src/main/java/com/oying/modules/message/service/MessageOrderSellerService.java 8 ●●●● diff | view | raw | blame | history
oying-system/src/main/java/com/oying/modules/message/service/impl/MessageOrderSellerServiceImpl.java 50 ●●●●● diff | view | raw | blame | history
oying-system/src/main/java/com/oying/modules/pc/common/core/constrant/AuditStatusEnum.java 86 ●●●●● diff | view | raw | blame | history
oying-system/src/main/java/com/oying/modules/pc/common/core/constrant/Constants.java 10 ●●●●● diff | view | raw | blame | history
oying-system/src/main/java/com/oying/modules/pc/product/domain/ProductAudit.java 59 ●●●●● diff | view | raw | blame | history
oying-system/src/main/java/com/oying/modules/pc/product/domain/dto/ProductAuditData.java 13 ●●●●● diff | view | raw | blame | history
oying-system/src/main/java/com/oying/modules/pc/product/domain/dto/ProductAuditQueryCriteria.java 29 ●●●●● diff | view | raw | blame | history
oying-system/src/main/java/com/oying/modules/pc/product/domain/dto/ProductRevisionRecord.java 32 ●●●●● diff | view | raw | blame | history
oying-system/src/main/java/com/oying/modules/pc/product/domain/enums/ProductChangeTypeEnum.java 7 ●●●●● diff | view | raw | blame | history
oying-system/src/main/java/com/oying/modules/pc/product/domain/enums/ProductStatusEnum.java 6 ●●●● diff | view | raw | blame | history
oying-system/src/main/java/com/oying/modules/pc/product/events/ProductAuditVerdictEvent.java 14 ●●●●● diff | view | raw | blame | history
oying-system/src/main/java/com/oying/modules/pc/product/mapper/ProductAuditMapper.java 23 ●●●●● diff | view | raw | blame | history
oying-system/src/main/java/com/oying/modules/pc/product/rest/ProductAuditController.java 72 ●●●●● diff | view | raw | blame | history
oying-system/src/main/java/com/oying/modules/pc/product/service/ProductAuditService.java 76 ●●●●● diff | view | raw | blame | history
oying-system/src/main/java/com/oying/modules/pc/product/service/ProductMerchantService.java 2 ●●●●● diff | view | raw | blame | history
oying-system/src/main/java/com/oying/modules/pc/product/service/impl/ProductAuditServiceImpl.java 114 ●●●●● diff | view | raw | blame | history
oying-system/src/main/java/com/oying/modules/pc/product/service/impl/ProductMerchantServiceImpl.java 62 ●●●● diff | view | raw | blame | history
oying-system/src/main/java/com/oying/modules/pc/store/domain/Store.java 13 ●●●● diff | view | raw | blame | history
oying-system/src/main/java/com/oying/modules/pc/store/domain/StoreAudit.java 60 ●●●●● diff | view | raw | blame | history
oying-system/src/main/java/com/oying/modules/pc/store/domain/dto/StoreAuditData.java 12 ●●●●● diff | view | raw | blame | history
oying-system/src/main/java/com/oying/modules/pc/store/domain/dto/StoreAuditQueryCriteria.java 29 ●●●●● diff | view | raw | blame | history
oying-system/src/main/java/com/oying/modules/pc/store/domain/dto/StoreFieldUpdateRequest.java 6 ●●●●● diff | view | raw | blame | history
oying-system/src/main/java/com/oying/modules/pc/store/domain/dto/StoreQueryCriteria.java 5 ●●●● diff | view | raw | blame | history
oying-system/src/main/java/com/oying/modules/pc/store/domain/dto/StoreRevisionRecord.java 31 ●●●●● diff | view | raw | blame | history
oying-system/src/main/java/com/oying/modules/pc/store/domain/enums/StoreChangeTypeEnum.java 9 ●●●●● diff | view | raw | blame | history
oying-system/src/main/java/com/oying/modules/pc/store/domain/enums/StoreStatusEnum.java 6 ●●●● diff | view | raw | blame | history
oying-system/src/main/java/com/oying/modules/pc/store/events/StoreAuditVerdictEvent.java 14 ●●●●● diff | view | raw | blame | history
oying-system/src/main/java/com/oying/modules/pc/store/mapper/StoreAuditMapper.java 22 ●●●●● diff | view | raw | blame | history
oying-system/src/main/java/com/oying/modules/pc/store/mapper/StoreMapper.java 4 ●●●● diff | view | raw | blame | history
oying-system/src/main/java/com/oying/modules/pc/store/rest/StoreAuditController.java 73 ●●●●● diff | view | raw | blame | history
oying-system/src/main/java/com/oying/modules/pc/store/rest/StoreController.java 5 ●●●●● diff | view | raw | blame | history
oying-system/src/main/java/com/oying/modules/pc/store/rest/StoreCustomerController.java 4 ●●● diff | view | raw | blame | history
oying-system/src/main/java/com/oying/modules/pc/store/rest/StoreMerchantController.java 96 ●●●●● diff | view | raw | blame | history
oying-system/src/main/java/com/oying/modules/pc/store/service/StoreAuditService.java 78 ●●●●● diff | view | raw | blame | history
oying-system/src/main/java/com/oying/modules/pc/store/service/StoreMerchantService.java 16 ●●●●● diff | view | raw | blame | history
oying-system/src/main/java/com/oying/modules/pc/store/service/StoreQualificationService.java 2 ●●● diff | view | raw | blame | history
oying-system/src/main/java/com/oying/modules/pc/store/service/StoreService.java 17 ●●●● diff | view | raw | blame | history
oying-system/src/main/java/com/oying/modules/pc/store/service/impl/StoreAuditServiceImpl.java 122 ●●●●● diff | view | raw | blame | history
oying-system/src/main/java/com/oying/modules/pc/store/service/impl/StoreCreateServiceImpl.java 6 ●●●● diff | view | raw | blame | history
oying-system/src/main/java/com/oying/modules/pc/store/service/impl/StoreMerchantServiceImpl.java 229 ●●●●● diff | view | raw | blame | history
oying-system/src/main/java/com/oying/modules/pc/store/service/impl/StoreQualificationServiceImpl.java 2 ●●● diff | view | raw | blame | history
oying-system/src/main/java/com/oying/modules/pc/store/service/impl/StoreQueryServiceImpl.java 25 ●●●● diff | view | raw | blame | history
oying-system/src/main/java/com/oying/modules/pc/store/service/impl/StoreServiceImpl.java 173 ●●●●● diff | view | raw | blame | history
oying-system/src/main/resources/mapper/message/MessageOrderSellerMapper.xml 5 ●●●●● diff | view | raw | blame | history
oying-system/src/main/resources/mapper/pc/product/ProductAuditMapper.xml 37 ●●●●● diff | view | raw | blame | history
oying-system/src/main/resources/mapper/pc/store/StoreAuditMapper.xml 37 ●●●●● diff | view | raw | blame | history
oying-system/src/main/resources/mapper/pc/store/StoreMapper.xml 32 ●●●● diff | view | raw | blame | history