fix(withdraw): allow multiple active applications #132

Open
liujiahui wants to merge 1 commits from fix/withdraw-repeat-login-state into main
Member

允许同一用户存在多笔审核中/打款中的提现申请。
相同 out_bill_no 仍保持幂等,余额仍采用原子扣减。

允许同一用户存在多笔审核中/打款中的提现申请。 相同 out_bill_no 仍保持幂等,余额仍采用原子扣减。
liujiahui added 1 commit 2026-07-12 21:27:39 +08:00
This pull request can be merged automatically.
This branch is out-of-date with the base branch
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin fix/withdraw-repeat-login-state:fix/withdraw-repeat-login-state
git checkout fix/withdraw-repeat-login-state
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: WonderableAI/shaguabijia-app-server#132