| | |
| | | enable: false |
| | | mqtt: |
| | | # 是否启用 |
| | | enable: true |
| | | enable: false |
| | | host: 113.250.189.120 |
| | | port: 1885 |
| | | user: admin |
| | |
| | | keyPath: d:/data/wxpay/apiclient_cert.p12 # 商户证书路径 xxx_cert.p12 |
| | | privateKeyPath: d:/data/wxpay/apiclient_key.pem # 商户证书路径 xxx_key.pem |
| | | certificateSn: 48FC0C8D96B147CE751AEEBC882C20676F900581 # 微信支付API证书序列号 |
| | | appID: wx08c82dac406bee56 |
| | | notifyBasicUrl: https://www.huiwuyuntong.com/water-qinghe-local # 本地调试回调,请用frpc代理天翼云服务器端口 11101,到本机的8929 |
| | | appID: wxd361a7f92bb0c73a |
| | | notifyBasicUrl: https://www.huiwuyuntong.com/water-ration-beta # 本地调试回调,请用frpc代理天翼云服务器端口 11101,到本机的8929 |
| | | |