6-27更新 增加对接七牛云存储

This commit is contained in:
Hellohao
2019-06-27 01:12:05 +08:00
parent 210fd20a6a
commit 26337be423
45 changed files with 14969 additions and 4827 deletions
@@ -30,6 +30,11 @@ public class TbedApplication {
/// 总上传数据大小
factory.setMaxRequestSize("102400KB");
return factory.createMultipartConfig();
}
}