Authorization: Bearer ********************
curl --location --request GET '/api/article/category/1' \ --header 'Accept;' \ --header 'X-Requested-With;'
{"data":{"id":1,"key":"category-1","name":"\u515a\u6821\u6982\u51b5","image":null,"is_recommend":0,"level":1,"sort":0,"ext":null,"parent_id":0,"created_at":1663306742},"code":200,"message":""}