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