curl --location --request GET '/api/skill/manage/detail?id=1'{
"code": 200,
"msg": "成功",
"data": {
"id": 1,
"categoryId": 1,
"image": "http://dummyimage.com/400x400",
"name": "了放系铁",
"remarks": "",
"tips": "cillum mollit fugiat proident",
"content": "dolor",
"sort": 43,
"isEnable": 1,
"createTime": "2023-04-18 17:43:08"
}
}