删除单个文件功能
POST
http://localhost:8081/user/common/deleteFile
接口描述
删除指定名称的文件
请求参数
参数名
类型
描述
必填
fileName
String
需要删除的文件名称
必填