修复支付证书的路径拼接规则
This commit is contained in:
@@ -54,7 +54,7 @@ mqtt:
|
||||
config:
|
||||
# 开发环境接口
|
||||
server-url: https://server.websoft.top/api
|
||||
upload-path: /Users/gxwebsoft/Documents/uploads/ # window(D:\Temp)
|
||||
upload-path: /Users/gxwebsoft/JAVA/cms-java-code/src/main/resources/ # 项目资源目录
|
||||
|
||||
# 开发环境证书配置
|
||||
certificate:
|
||||
|
||||
Reference in New Issue
Block a user