curl --location --request POST '/api/v3/faqApi/qw_sm/fileUpload' \
--header 'appId;' \
--header 'timestamp;' \
--header 'sign;' \
--header 'appKey: {{appKey}}'
{
"code": 0,
"message": "success",
"data": {
"id": 11172,
"url": "https://dev.tanmarket.cn/fdfsServer/group1/M00/5F/ED/rBHDtmTCJ6GAIqpmAAFrEmkNNZI904.jpg",
"mediaId": "3LFddu4bG5vt3OIYU_wvyXfgj-CZ7S-ONLYSVdSIMsSsPFpne8-BnLosxqfxSw3Ee",
"fileName": "20230605-094218.jpg",
"type": 1,
"corpid": "ww9c5530210a0d5116",
"createTime": "2023-07-27 08:15:30",
"sign": "d74551ce19a5430585f6220ca0d261aa"
}
}