mirror of
https://codeup.aliyun.com/67c68d4e484ca2f0a13ac3c1/ydc/jsowell-charger-web.git
synced 2026-04-20 02:55:04 +08:00
汇付 支付回调接口
This commit is contained in:
@@ -314,6 +314,7 @@ public class PayController extends BaseController {
|
||||
|
||||
/**
|
||||
* 汇付支付回调
|
||||
* https://api.jsowellcloud.com/uniapp/pay/refund
|
||||
*/
|
||||
@PostMapping("/adapayCallback")
|
||||
public void callback(HttpServletRequest request) {
|
||||
|
||||
Reference in New Issue
Block a user