@Controller @RequestMapping(value="/download") public class DownloadController extends Object
| Constructor and Description |
|---|
DownloadController() |
| Modifier and Type | Method and Description |
|---|---|
void |
download(String downloadFileName,
javax.servlet.http.HttpServletResponse response)
下载文件
|
Copyright © 2019. All rights reserved.