Merge remote-tracking branch 'origin/master'

# Conflicts:
#	src/main/resources/application.yml
This commit is contained in:
guwd 2020-12-11 15:11:20 +08:00
commit 09b87a9e3e
1 changed files with 2 additions and 5 deletions

View File

@ -17,9 +17,7 @@ ms:
mstore: mstore:
http: http://store.i.mingsoft.net/ http: http://store.i.mingsoft.net/
host: store.i.mingsoft.net host: store.i.mingsoft.net
login: http://ms.i.mingsoft.net/sso/login.do login: http://platform.i.mingsoft.net/sso/login.do
# scheme: https #解决使用代理服务器代理应用时标签解析域名依旧为http的问题 # scheme: https #解决使用代理服务器代理应用时标签解析域名依旧为http的问题
swagger: swagger:
enable: true #启用swagger文档生产的时候务必关掉 访问地址http://ip|域名/项目发布名/swagger-ui.html enable: true #启用swagger文档生产的时候务必关掉 访问地址http://ip|域名/项目发布名/swagger-ui.html
@ -36,7 +34,7 @@ ms:
denied: .exe,.jsp denied: .exe,.jsp
back-up: /upload_back back-up: /upload_back
multipart: multipart:
#最大上传文件大小 单位KB 默认10M,1024=1M #最大上传文件大小 单位KB
max-file-size: 10240 max-file-size: 10240
#文件暂存临时目录 #文件暂存临时目录
upload-temp-dir: temp upload-temp-dir: temp
@ -88,7 +86,6 @@ spring:
force: true force: true
charset: utf-8 charset: utf-8
enabled: true enabled: true
mybatis-plus: mybatis-plus:
global-config: global-config:
db-config: db-config: