多文件打包下载
摘要:
/** * 下载 * @param response * info 文件夹名 * filenames 文件名们 */ @RequestMapping(value = "/imgdownload", method = RequestMethod.GET) public void imgDownload(GeneratorPojo... 阅读全文
posted @ 2019-06-28 11:34 superficial。 阅读(668) 评论(0) 推荐(0) 编辑