提交 158619a2 authored 作者: renjianyu's avatar renjianyu

--no commit message

上级 29602d35
......@@ -96,6 +96,9 @@ public class FileController {
if (type == 5) {
path = distPath + "/screen";
}
if (type == 6) {
path = distPath + "/fg";
}
for(MultipartFile f : fileFolder){
File file1 ;
String name="";
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论