curl --location --request GET 'https://java-admin.likeadmin.cn//api/system/post/detail?id='
{
"code": 200,
"msg": "成功",
"data": {
"id": 10,
"code": "hr",
"name": "人事主管",
"remarks": "不知道干嘛的",
"sort": 5,
"isStop": 0,
"createTime": "2022-06-07 14:42:00",
"updateTime": "2022-06-07 14:44:33"
}
}