删除图片文件
DELETE
http://localhost:8080/file/delete
请求参数
参数名
类型
描述
必填
path
string
示例:http://192.168.56.11:9000/hainan/talents/export/head_photo/3.JPG
必填
响应参数
参数名
类型
描述
必填
msg
string
示例:删除成功
必填
code
int
示例:0
必填