curl --location --request POST 'http://localhost:8080/xd/file/upload' \
--header 'token: 537a574b-881d-40b5-b867-2fa5e190fe3c' \
--form 'file=@""'
{"msg":"操作成功","fileName":"/profile/upload/2023/06/15/68fca3b6-b014-4524-bdc0-f6f82c0cc066.png","code":200,"url":"http://localhost:8080/profile/upload/2023/06/15/68fca3b6-b014-4524-bdc0-f6f82c0cc066.png"}