You've already forked FrameTour-BE
微信退款、退款回调
This commit is contained in:
@ -57,9 +57,13 @@ public class WechatConfig {
|
||||
private String mchSerialNo;
|
||||
|
||||
/**
|
||||
* 回调接口地址
|
||||
* 支付回调接口地址
|
||||
*/
|
||||
private String notifyUrl;
|
||||
private String payNotifyUrl;
|
||||
/**
|
||||
* 退款回调接口地址
|
||||
*/
|
||||
private String refundNotifyUrl;
|
||||
|
||||
/**
|
||||
* 商户API私钥路径
|
||||
|
Reference in New Issue
Block a user