xin
2025-07-14 d2985d31ba7b387749b2350882172f675b923347
refs
author xin <1099200748@qq.com>
Monday, July 14, 2025 16:22 +0800
committer xin <1099200748@qq.com>
Monday, July 14, 2025 16:22 +0800
commitd2985d31ba7b387749b2350882172f675b923347
tree b1eae97e230035a7c4c2db07c977849ee75c1e52 tree | zip | gz
parent 641f40f0712a96998b07202690ac5259b51e9d72 view | diff
订单流程补充
1 files added
30 files modified
776 ■■■■■ changed files
oying-common/src/main/java/com/oying/utils/RedisUtils.java 20 ●●●●● diff | view | raw | blame | history
oying-common/src/main/java/com/oying/utils/enums/OrderStatusEnum.java 11 ●●●● diff | view | raw | blame | history
oying-system/src/main/java/com/oying/modules/hwc/service/impl/CallbackServiceImpl.java 9 ●●●●● diff | view | raw | blame | history
oying-system/src/main/java/com/oying/modules/sh/domain/Order.java 33 ●●●● diff | view | raw | blame | history
oying-system/src/main/java/com/oying/modules/sh/domain/OrderAddressSnapshot.java 13 ●●●● diff | view | raw | blame | history
oying-system/src/main/java/com/oying/modules/sh/domain/OrderOperationLog.java 10 ●●●● diff | view | raw | blame | history
oying-system/src/main/java/com/oying/modules/sh/domain/OrderReturn.java 50 ●●●●● diff | view | raw | blame | history
oying-system/src/main/java/com/oying/modules/sh/domain/OrderReturnProductSnapshot.java 32 ●●●● diff | view | raw | blame | history
oying-system/src/main/java/com/oying/modules/sh/domain/UserAddress.java 2 ●●●●● diff | view | raw | blame | history
oying-system/src/main/java/com/oying/modules/sh/domain/dto/OrderQueryCriteria.java 20 ●●●●● diff | view | raw | blame | history
oying-system/src/main/java/com/oying/modules/sh/domain/dto/OrderReturnQueryCriteria.java 8 ●●●● diff | view | raw | blame | history
oying-system/src/main/java/com/oying/modules/sh/domain/request/SubmitOrder.java 2 ●●● diff | view | raw | blame | history
oying-system/src/main/java/com/oying/modules/sh/domain/vo/OrderResponse.java 26 ●●●●● diff | view | raw | blame | history
oying-system/src/main/java/com/oying/modules/sh/mapper/OrderMapper.java 15 ●●●●● diff | view | raw | blame | history
oying-system/src/main/java/com/oying/modules/sh/mapper/OrderReturnMapper.java 14 ●●●●● diff | view | raw | blame | history
oying-system/src/main/java/com/oying/modules/sh/rest/OrderController.java 10 ●●●●● diff | view | raw | blame | history
oying-system/src/main/java/com/oying/modules/sh/rest/UserAddressController.java 6 ●●●●● diff | view | raw | blame | history
oying-system/src/main/java/com/oying/modules/sh/service/OrderOperationLogService.java 7 ●●●●● diff | view | raw | blame | history
oying-system/src/main/java/com/oying/modules/sh/service/OrderService.java 5 ●●●●● diff | view | raw | blame | history
oying-system/src/main/java/com/oying/modules/sh/service/impl/OrderOperationLogServiceImpl.java 41 ●●●● diff | view | raw | blame | history
oying-system/src/main/java/com/oying/modules/sh/service/impl/OrderReturnServiceImpl.java 7 ●●●● diff | view | raw | blame | history
oying-system/src/main/java/com/oying/modules/sh/service/impl/OrderServiceImpl.java 49 ●●●●● diff | view | raw | blame | history
oying-system/src/main/java/com/oying/modules/system/domain/dto/MerchantsQueryCriteria.java 3 ●●●●● diff | view | raw | blame | history
oying-system/src/main/java/com/oying/modules/system/service/impl/MerchantServiceImpl.java 15 ●●●●● diff | view | raw | blame | history
oying-system/src/main/resources/mapper/message/MessageOrderSellerMapper.xml 2 ●●● diff | view | raw | blame | history
oying-system/src/main/resources/mapper/sh/OrderAddressSnapshotMapper.xml 3 ●●●● diff | view | raw | blame | history
oying-system/src/main/resources/mapper/sh/OrderMapper.xml 175 ●●●● diff | view | raw | blame | history
oying-system/src/main/resources/mapper/sh/OrderOperationLogMapper.xml 4 ●●●● diff | view | raw | blame | history
oying-system/src/main/resources/mapper/sh/OrderReturnMapper.xml 176 ●●●● diff | view | raw | blame | history
oying-system/src/main/resources/mapper/sh/OrderReturnOperationLogMapper.xml 2 ●●● diff | view | raw | blame | history
oying-system/src/main/resources/mapper/system/MerchantMapper.xml 6 ●●●● diff | view | raw | blame | history