curl --location --request POST 'http://172.20.238.8:48806/ai-model/api/files/upload?appId=7c15a32c-38ff-4ffc-8533-5efa665cb0c4' \
--header 'Authorization: debug userId=19645' \
--header 'tenantId: 0' \
--form 'file=@"F:\\微信图片_20240716175656.jpg"'
{
"hostId": "string",
"requestId": "string",
"serverTime": "string",
"code": "string",
"message": "string",
"detail": "string",
"cause": null
}