update 优化请求汇付API

This commit is contained in:
2023-08-11 11:29:43 +08:00
parent 6a2ea94ba4
commit 7e1117f873
3 changed files with 92 additions and 29 deletions

View File

@@ -271,8 +271,7 @@ public class PayController extends BaseController {
}
/**
* 汇付支付退款
* 用户余额退款
* 汇付支付退款/汇付支付余额退款/用户余额退款
* https://api.jsowellcloud.com/uniapp/pay/refundBalance
*/
@PostMapping("/refundBalance")