xin
2025-08-14 9b867103f0d53bf913bb4ea93687820d92ee0515
refs
author xin <1099200748@qq.com>
Thursday, August 14, 2025 14:45 +0800
committer xin <1099200748@qq.com>
Thursday, August 14, 2025 14:45 +0800
commit9b867103f0d53bf913bb4ea93687820d92ee0515
tree 182da524a099ab0dfdf6b5ecad8694a12fd8b531 tree | zip | gz
parent 2d8e441ac17655f27cdd6e9ba46fa464f907eea9 view | diff
退款订单
7 files deleted
24 files modified
659 ■■■■■ changed files
oying-common/src/main/java/com/oying/utils/DateUtil.java 32 ●●●● diff | view | raw | blame | history
oying-common/src/main/java/com/oying/utils/RedisUtils.java 6 ●●●●● diff | view | raw | blame | history
oying-common/src/main/java/com/oying/utils/enums/GenerateEnum.java 16 ●●●● diff | view | raw | blame | history
oying-common/src/main/java/com/oying/utils/enums/OrderStatusEnum.java 30 ●●●●● diff | view | raw | blame | history
oying-common/src/main/java/com/oying/utils/enums/ReturnAuditEnum.java 4 ●●●● diff | view | raw | blame | history
oying-system/src/main/java/com/oying/modules/security/config/SecurityProperties.java 5 ●●●●● diff | view | raw | blame | history
oying-system/src/main/java/com/oying/modules/sh/domain/Order.java 6 ●●●● diff | view | raw | blame | history
oying-system/src/main/java/com/oying/modules/sh/domain/OrderOperationLog.java 4 ●●●● diff | view | raw | blame | history
oying-system/src/main/java/com/oying/modules/sh/domain/OrderReturn.java 4 ●●●● diff | view | raw | blame | history
oying-system/src/main/java/com/oying/modules/sh/domain/OrderReturnOperationLog.java 63 ●●●●● diff | view | raw | blame | history
oying-system/src/main/java/com/oying/modules/sh/domain/dto/OrderOperationLogQueryCriteria.java 3 ●●●●● diff | view | raw | blame | history
oying-system/src/main/java/com/oying/modules/sh/domain/dto/OrderReturnOperationLogQueryCriteria.java 30 ●●●●● diff | view | raw | blame | history
oying-system/src/main/java/com/oying/modules/sh/domain/request/AuditOrderReturn.java 3 ●●●● diff | view | raw | blame | history
oying-system/src/main/java/com/oying/modules/sh/mapper/OrderOperationLogMapper.java 2 ●●● diff | view | raw | blame | history
oying-system/src/main/java/com/oying/modules/sh/mapper/OrderReturnMapper.java 4 ●●● diff | view | raw | blame | history
oying-system/src/main/java/com/oying/modules/sh/mapper/OrderReturnOperationLogMapper.java 24 ●●●●● diff | view | raw | blame | history
oying-system/src/main/java/com/oying/modules/sh/rest/OrderOperationLogController.java 4 ●●●● diff | view | raw | blame | history
oying-system/src/main/java/com/oying/modules/sh/rest/OrderReturnOperationLogController.java 50 ●●●●● diff | view | raw | blame | history
oying-system/src/main/java/com/oying/modules/sh/service/OrderOperationLogService.java 2 ●●● diff | view | raw | blame | history
oying-system/src/main/java/com/oying/modules/sh/service/OrderReturnOperationLogService.java 61 ●●●●● diff | view | raw | blame | history
oying-system/src/main/java/com/oying/modules/sh/service/OrderService.java 2 ●●●●● diff | view | raw | blame | history
oying-system/src/main/java/com/oying/modules/sh/service/impl/OrderOperationLogServiceImpl.java 7 ●●●● diff | view | raw | blame | history
oying-system/src/main/java/com/oying/modules/sh/service/impl/OrderReturnOperationLogServiceImpl.java 84 ●●●●● diff | view | raw | blame | history
oying-system/src/main/java/com/oying/modules/sh/service/impl/OrderReturnServiceImpl.java 124 ●●●● diff | view | raw | blame | history
oying-system/src/main/java/com/oying/modules/sh/service/impl/OrderServiceImpl.java 18 ●●●● diff | view | raw | blame | history
oying-system/src/main/resources/config/application-dev.yml 2 ●●●●● diff | view | raw | blame | history
oying-system/src/main/resources/config/application-prod.yml 2 ●●●●● diff | view | raw | blame | history
oying-system/src/main/resources/mapper/sh/OrderMapper.xml 3 ●●●● diff | view | raw | blame | history
oying-system/src/main/resources/mapper/sh/OrderOperationLogMapper.xml 9 ●●●● diff | view | raw | blame | history
oying-system/src/main/resources/mapper/sh/OrderReturnMapper.xml 8 ●●●● diff | view | raw | blame | history
oying-system/src/main/resources/mapper/sh/OrderReturnOperationLogMapper.xml 47 ●●●●● diff | view | raw | blame | history