curl --location --request POST 'https://java-admin.likeadmin.cn//api/common/upload/image' \
--form 'file=@""'{
"code": 200,
"msg": "成功",
"data": {
"id": 3,
"name": "33.jpeg",
"size": 82604,
"ext": "jpeg",
"url": "image/20220401/891dfc56-9837-0a78b8e53441.jpeg",
"path": "http://127.0.0.1/uploads/0a78b8e53441.jpeg"
}
}