curl --location --request GET '/adminapi/draw.draw_square_category/detail?id=' \
--header 'token: 59e092db6ec6acbe31669c6b8620ee89'{
"code": 0,
"show": 0,
"msg": "string",
"data": {
"id": 0,
"name": "string",
"image": "string",
"sort": 0,
"status": 0,
"create_time": "string"
}
}