curl --location --request GET '/sys/dict-data/code/'{
"code": 0,
"msg": "string",
"data": [
{
"id": 0,
"dictLabel": "string",
"dictValue": "string",
"remark": "string"
}
],
"other": {}
}