mirror of
https://github.com/dromara/payment-spring-boot.git
synced 2026-03-14 05:43:46 +08:00
图片上传bugfix
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user