上传图片
POST
admin/UploadImg
请求参数
参数名
类型
描述
必填
img
file
图片文件
必填
响应参数
参数名
类型
描述
必填
code
int
200成功
必填
msg
string
描述
必填
data
string
上传成功后的图片路径
必填