Authorization: Bearer ********************
curl --location --request GET 'http://10.12.186.133:30924/zspt/write/dict/1' \
--header 'Authorization;'
{
"code": 0,
"msg": null,
"data": {
"id": "1",
"name": "讲话稿",
"desc": ""
},
"ok": true
}