Files
hfb_sys/backend/internal/modules/order
yml2213 60e6eb9d18 修复驳回退款恢复订单时交接进度被重置的问题
- 取消订单时从待交接状态取消不再覆盖 handoff_status,保留原有交接进度
- 驳回恢复时仅在 cancelled 或 renter_confirm_timeout 时重置为 pending_owner
2026-06-29 01:42:00 +08:00
..
2026-06-27 23:01:03 +08:00
2026-06-27 23:01:03 +08:00
2026-06-19 18:36:46 +08:00
2026-06-18 17:09:02 +08:00
2026-06-10 15:02:23 +08:00
2026-06-17 23:10:38 +08:00
2026-06-18 17:09:02 +08:00
2026-05-23 14:44:32 +08:00
2026-06-27 23:01:03 +08:00
2026-06-09 19:56:32 +08:00

Order Module

订单状态机、账号交接、归还、超时处理。