curl --location --request GET 'https://java-admin.likeadmin.cn//api/article/cate/detail'
{
"code": 200,
"msg": "成功",
"data": {
"id": 1,
"name": "新闻咨询",
"sort": 0,
"isShow": 1,
"createTime": "1970-01-01 08:00:00",
"updateTime": "2022-04-02 15:10:04"
}
}