|
@@ -150,11 +150,11 @@ rsa:
|
|
|
# 微信支付配置 notifyUrl:微信支付异步回调地址
|
|
|
wx:
|
|
|
pay:
|
|
|
- appId: wx79abaa2be02ef711
|
|
|
+ appId: wxe44c64c20fa20d69
|
|
|
apiV3Key: #商户私钥key
|
|
|
notifyUrl: #支付回调地址
|
|
|
merchantId: #商户id
|
|
|
- appSecret: 435a104dc07f8e7f71371725692bd4da
|
|
|
+ appSecret: bbaaa2292da0bcc3336dc2a0f2f8493a
|
|
|
privateKeyPath: #证书认证是生成文件
|
|
|
merchantserialNumber: #证书序列号
|
|
|
|