curl --location '/share/category/list' \ --header 'bladeauth: {{auth}}'
{ "code": 0, "success": true, "msg": "string", "data": [ null ] }