update 汇付余额退款

This commit is contained in:
2023-08-17 10:07:28 +08:00
parent 804853024b
commit 3df559d438
3 changed files with 4 additions and 4 deletions

View File

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

View File

@@ -261,7 +261,7 @@ public class TempController extends BaseController {
/**
* 批量余额退款接口
*
* http://localhost:8080/temp/batchWechatRefund
* @param dto
* @return
*/