curl --location --request GET 'https://api.youlai.tech/api/v1/dicts' \
--header 'Authorization: '{
"code": "string",
"data": [
{
"value": "string",
"label": "string",
"tag": "string",
"children": [
{}
]
}
],
"msg": "string"
}