Authorization: Bearer ********************
curl --location --request GET 'http://10.12.186.133:30924/transpond/mpks/api/file/recommend' \
--header 'Authorization;' \
--form 'fileId=""' \
--form 'dataId=""'
{
"code": 0,
"msg": "",
"data": {},
"ok": false
}