curl --location --request GET '/adminapi/kb.digital/detail?id=1' \
--header 'token: {{admin-token}}'
{
"code": 1,
"show": 0,
"msg": "",
"data": {
"id": 2,
"name": "大胖孙",
"avatar": "http://www.php-cw.localhost/uploads/images/20240326/20240326111644a6c376985.png",
"image": "http://www.php-cw.localhost/uploads/images/20240326/20240326111644a6c376985.png",
"wide_stay_video": "http://www.php-cw.localhost/uploads/images/20240326/20240326111644a6c376985.png",
"wide_talk_video": "http://www.php-cw.localhost/uploads/images/20240326/20240326111644a6c376985.png",
"vertical_stay_video": "http://www.php-cw.localhost/uploads/images/20240326/20240326111644a6c376985.png",
"vertical_talk_video": "http://www.php-cw.localhost/uploads/images/20240326/20240326111644a6c376985.png",
"channel": "kdxf",
"dubbing": "xiaoyan",
"idle_time": 10,
"idle_reply": "我是闲时回复",
"is_disable": 0,
"create_time": "2024-03-26 14:49:25",
"update_time": "2024-03-26 14:49:25"
}
}