Authorization: Bearer ********************
curl --location 'http://api.etops.top/api/v2/aip/term' \ --header 'Authorization: Bearer <token>'
{ "code": 0, "data": { "terms": [ "CN202605", "CN202606" ], "count": 2 } }