zhangjinli 3 years ago
parent 6e65e9b3c3
commit a30dc5b13f

@ -57,8 +57,8 @@ web:
# uploadPath: /Users/apple/Pictures # uploadPath: /Users/apple/Pictures
# 线上图片上传位置 # 线上图片上传位置
uploadPath: /static/sws/upload/ uploadPath: /static/sws/upload/
# 图片压缩尺寸界限(1024*1024) # 图片压缩尺寸界限(200*1024)
picSizeLimit: 1048576 picSizeLimit: 204800
cdn: http://cdn.sws010.com cdn: http://cdn.sws010.com
#springdoc: #springdoc:

Loading…
Cancel
Save