Authorization: Bearer ********************
curl --location 'http://10.12.186.133:30924/zspt/wiki/list' \ --header 'Authorization: Bearer <token>'
{ "code": 0, "msg": "", "data": [ { "name": "", "num": 0 } ] }