| | |
| | | * 通用上传请求(多个) |
| | | */ |
| | | @ApiOperation("文件上传接口(通用)") |
| | | @PostMapping("/uploads") |
| | | @PostMapping(value = "/uploads") |
| | | public ResultData uploadFiles(List<MultipartFile> files) throws Exception { |
| | | List<String> urls = new ArrayList<String>(); |
| | | List<String> fileNames = new ArrayList<String>(); |
| | |
| | | |
| | | |
| | | |
| | | ftp.username=root |
| | | ftp.password=6-gj!bx@TNb!Dwpjd]1h1Kvqmc |
| | | ftp.host=182.151.31.48 |
| | | ftp.port=22 |
| | | #ftp.username=root |
| | | #ftp.password=6-gj!bx@TNb!Dwpjd]1h1Kvqmc |
| | | #ftp.host=182.151.31.48 |
| | | #ftp.port=22 |
| | | #ftp.url=https://test.panzhihua.nhys.cdnhxx.com/ |
| | | ftp.url=https://huacheng.psciio.com |
| | | |
| | | |
| | | |
| | | |
| | | ftp.username= root |
| | | ftp.password= @!nY0[-zxO |
| | | ftp.host= 182.151.24.68 |
| | | ftp.port= 22 |
| | | ftp.url= https://www.psciio.com |