curl --location --globoff '/api/app' \ --header 'Authorization: Bearer '
{ "code": 0, "msg": "string", "data": { "apps": [ {} ] } }