瀏覽代碼

no message

FengChaoYu 2 月之前
父節點
當前提交
143bfa7a8b
共有 1 個文件被更改,包括 3 次插入2 次删除
  1. 3 2
      mall-miniapp-service/src/main/resources/bootstrap.properties

+ 3 - 2
mall-miniapp-service/src/main/resources/bootstrap.properties

@@ -12,9 +12,10 @@ wechat.keyPath=classpath:/static/apiclient_cert.p12
 
 
 #��������
 #��������
 server.servlet.context-path=/zfdminiapp
 server.servlet.context-path=/zfdminiapp
-spring.servlet.multipart.max-file-size=1024MB
-spring.servlet.multipart.max-request-size=1024MB
+spring.servlet.multipart.max-file-size=40MB
+spring.servlet.multipart.max-request-size=40MB
 spring.servlet.multipart.enabled=true
 spring.servlet.multipart.enabled=true
+spring.servlet.multipart.file-size-threshold=0
 #�Ƿ�ֱ��web�˴�ӡ������Ϣ
 #�Ƿ�ֱ��web�˴�ӡ������Ϣ
 spring.devtools.add-properties=true
 spring.devtools.add-properties=true
 #echache����
 #echache����