feat: 实现订单退货全链路功能(申请、审核、物流、退款)

This commit is contained in:
2026-03-16 23:13:58 +08:00
parent 13b2e9f093
commit 32c1113d4a
21 changed files with 1870 additions and 12 deletions

View File

@@ -132,6 +132,11 @@ flashsale:
# 秒杀活动缓存过期时间(分钟)
flashsale-expire-minutes: 10
# 退货配置
return:
# 确认收货后可申请退货的天数
max-days-after-completion: 7
# 消息队列配置
mq:
# 订单状态变更通知频道