提交 d8fe45ec 编写于 作者: W wenguang

文件上传与下载控制层

上级 36d21a9b
...@@ -13,7 +13,7 @@ import java.util.ArrayList; ...@@ -13,7 +13,7 @@ import java.util.ArrayList;
import java.util.List; import java.util.List;
@Controller @Controller
public class MainController { public class FileController {
@GetMapping("file") @GetMapping("file")
public String file() { public String file() {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册