33333333333

This commit is contained in:
777
2025-02-24 15:50:50 +08:00
parent b3cb6ca882
commit 13b06bb23b

View File

@@ -127,7 +127,7 @@ public enum TrdPayTypeEnum {
* 对接文档http://bgxa.peiqi.zhifusg.com/api.pdf
* 支付宝 8 微信 4
*/
V11("http://bgxa.peiqi.zhifusg.com","/Pay_Index.html","/Pay_Trade_query.html","/api/pay/trd/notify/v10","OK"),
V11("http://bgxa.peiqi.zhifusg.com","/Pay_Index.html","/Pay_Trade_query.html","/api/pay/trd/notify/v11","OK"),
;
private final String gatewayUrl;