curl --location --request GET '/admin-api/system/error-code/get?id=1024'{
"code": 0,
"data": {
"id": 1024,
"type": 1,
"applicationName": "dashboard",
"code": 1234,
"message": "帅气",
"memo": "哈哈哈",
"createTime": "2019-08-24T14:15:22.123Z"
},
"msg": "string"
}