微信静态配置
This commit is contained in:
parent
aa6da15c8f
commit
45d66d01e6
@ -67,18 +67,18 @@ wx:
|
||||
# 公众号的密钥
|
||||
appSecret: fix
|
||||
# 小程序的AppId
|
||||
miniProgramAppId: 1
|
||||
miniProgramAppId: wxe7ff26af70bfc37c
|
||||
# 小程序的secret
|
||||
miniProgramSecret: 1
|
||||
miniProgramSecret: 5252fbbc68513bc77b7cc0052b9f9695
|
||||
# 申请openid授权
|
||||
grandType: authorization_code
|
||||
# 推送模板
|
||||
push:
|
||||
templateId: 1
|
||||
templateId: 5b8vTm7kvwYubqDxb3dxBqFIhc3Swt5l7QHSK5r-ZRI
|
||||
# 商户号
|
||||
mchId: xxxx
|
||||
mchId: 1700540331
|
||||
# 商户证书序列号
|
||||
mchSerialNo: xxxxx
|
||||
mchSerialNo: 2AD248A1D15F0056D6AEC20B4EEF53F3C32CBFF0
|
||||
# 支付回调接口地址
|
||||
payNotifyUrl: https://xxxx/a/biz/wxpay/payNotify
|
||||
# 退款回调接口地址
|
||||
@ -86,7 +86,7 @@ wx:
|
||||
# 商户API私钥路径
|
||||
keyPath: module-app/src/main/resources/cert/apiclient_key.pem
|
||||
# 商户APIV3密钥
|
||||
apiV3: 1
|
||||
apiV3: ZHENTUAIzhentuaiZHENTUAIzhentuai
|
||||
|
||||
# 人脸合格得分
|
||||
face:
|
||||
|
Loading…
x
Reference in New Issue
Block a user