图片上传bugfix

This commit is contained in:
felord.cn
2020-12-13 13:44:40 +08:00
parent 495f56365c
commit 6fe24b770a
5 changed files with 74 additions and 31 deletions

View File

@@ -51,7 +51,7 @@ wechat:
# 微信支付商户号 必填
mch-id: xxxxxxx
# 商户服务器域名 用于回调 需要放开回调接口的安全策略 必填
domain: https://xxxx.xxx.com
domain: https://felord.cn
# 商户 api 证书路径 必填 填写classpath路径 位于 maven项目的resources文件下
cert-path: apiclient_cert.p12