五方主体修改
This commit is contained in:
parent
cb67546ca1
commit
5c13c0ca0e
@ -38,9 +38,9 @@ public class FileController {
|
||||
@Autowired
|
||||
private IFileDetailService fileDetailService;
|
||||
|
||||
/**
|
||||
* 上传文件到指定存储平台,成功返回文件信息
|
||||
*/
|
||||
// /**
|
||||
// * 上传文件到指定存储平台,成功返回文件信息
|
||||
// */
|
||||
// @OperLog(operModul = "文件管理", operType = "文件上传", operDesc = "文件上传")
|
||||
// @ApiOperation(value = "文件上传", notes = "文件上传", httpMethod="POST")
|
||||
// @PostMapping("/upload")
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user