V13
This commit is contained in:
@@ -88,9 +88,10 @@ public enum TrdPayTypeEnum {
|
|||||||
* 信息
|
* 信息
|
||||||
* 添加商户成功!商户ID:1013
|
* 添加商户成功!商户ID:1013
|
||||||
* 密钥:pswWIbqnwlTlBDbZUk4qTisKbjWl5D9e
|
* 密钥:pswWIbqnwlTlBDbZUk4qTisKbjWl5D9e
|
||||||
* https://31.bghyvwk.cn
|
* https://31.bghyvwk.cn 旧域名
|
||||||
|
* https://api.xinhuanlai.com 改过域名
|
||||||
*/
|
*/
|
||||||
V8("https://31.bghyvwk.cn","/mapi.php","/api/pay/query","/api/pay/trd/notify/v8","success"),
|
V8("https://api.xinhuanlai.com","/mapi.php","/api/pay/query","/api/pay/trd/notify/v8","success"),
|
||||||
/**
|
/**
|
||||||
* API设置
|
* API设置
|
||||||
* API对接参数:
|
* API对接参数:
|
||||||
@@ -133,7 +134,6 @@ public enum TrdPayTypeEnum {
|
|||||||
* https://pp123.bghyvwk.cn/doc/pay_create.html
|
* https://pp123.bghyvwk.cn/doc/pay_create.html
|
||||||
* 1016
|
* 1016
|
||||||
* Wsz6yTi6AG5X6Cxt5Zt6rXKGKXitsX5I
|
* Wsz6yTi6AG5X6Cxt5Zt6rXKGKXitsX5I
|
||||||
* https://api.xinhuanlai.com
|
|
||||||
*/
|
*/
|
||||||
V13("https://pp123.bghyvwk.cn","/mapi.php","/api.php","/api/pay/trd/notify/v12","success"),
|
V13("https://pp123.bghyvwk.cn","/mapi.php","/api.php","/api/pay/trd/notify/v12","success"),
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user