401c24d15d
原实现只清 openid,reviewing 单的退款推迟到管理员审核打款(execute_withdraw_transfer 回读空 openid)才触发——用户解绑后后台仍挂单、现金不即时退回。改为 force 解绑时直接对 所有 reviewing 单走 _refund_withdraw 立即退回现金 + 置终态(新增 refund_reviewing_ withdraws_on_unbind),让提示文案名副其实、后台不再挂死单。_refund_withdraw 加可选 remark 自定义流水文案。同步 docs/api。 Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>