瀏覽代碼

[admin上传图片限制2M][新增]

release_toaliyun_real
Stormeye.Wu 7 年之前
父節點
當前提交
c95e28d33e
共有 1 個文件被更改,包括 4 次插入0 次删除
  1. +4
    -0
      mallinkAdmin/src/main/resources/application.yml

+ 4
- 0
mallinkAdmin/src/main/resources/application.yml 查看文件

@@ -10,6 +10,10 @@ spring:
jackson: jackson:
date-format: yyyy-MM-dd HH:mm:ss date-format: yyyy-MM-dd HH:mm:ss
time-zone: GMT+8 time-zone: GMT+8
http:
multipart:
max-file-size: 2MB
max-request-size: 2MB




# @{link} https://github.com/abel533 # @{link} https://github.com/abel533


Loading…
取消
儲存