增加支付/缴费/提现
This commit is contained in:
parent
9f4d4792aa
commit
6889a3b070
@ -107,6 +107,21 @@ file:
|
||||
# audio: 60
|
||||
open-platform:
|
||||
wechat:
|
||||
# 支付
|
||||
pay:
|
||||
# 激活状态
|
||||
active: true
|
||||
# 生产环境
|
||||
produce: true
|
||||
# 商家ID
|
||||
mchid: 1609461201
|
||||
# 证书路径 和 名称
|
||||
certificate-path: D:\AH
|
||||
certificate-name: apiclient_cert.pem
|
||||
# 公钥文件路径
|
||||
key-file-path: D:\AH\apiclient_key.pem
|
||||
# api v3 秘钥
|
||||
api-v3-secretkey: _TSKJ_0471_TSkj_0471_tsKJ_0471__
|
||||
mini-app:
|
||||
# 激活状态
|
||||
active: true
|
||||
|
Loading…
Reference in New Issue
Block a user