curl --location --request POST 'https://gxs.shhkgxs.com:27443/adv/upload/uploadimg' \
--header 'company_id: 1' \
--header 'x-token-u: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1aWQiOjQ5NDgsImZyb20iOiJwYWQiLCJ0aW1lIjoxNjk0MTQwMjcyfQ.U1EloE5YpX43tWhfb9CEGCqmEtaT2LmLlu_BFxgtLeU' \
--form 'file=@"C:\\Users\\admin\\Pictures\\01.jpg"'
{
"code": 20000,
"data": {
"name": 1689756744,
"url": "http:\/\/ganxiusuo.eihoo.cn\/static\/uploads\/face\/20230719\/64b7a4483469a.jpg",
"path1": "http:\/\/ganxiusuo.eihoo.cn",
"path2": "face\/20230719\/64b7a4483469a.jpg"
}
}