curl --location --request GET 'http://ebk/api/cms/article/all' \ --header 'site-id: 100000'
{ "code": 0, "msg": "string", "data": { "token": "string", "expire_time": 0 } }