fix:文件上传大小限制

This commit is contained in:
momo 2023-08-21 13:35:31 +08:00
parent c47927d192
commit 0e3ac4cb77

View File

@ -2,6 +2,7 @@ Name: upload
Host: 0.0.0.0
Port: 9912
Timeout: 150000 #服务超时时间
MaxBytes: 8388608 #传输字节大小
SourceMysql: "fusentest:XErSYmLELKMnf3Dh@tcp(110.41.19.98:3306)/fusentest"
Env: "test"
Auth: