curl --location --request GET 'https://api.youlai.tech/api/v1/dicts//form' \
--header 'Authorization: '
{
"code": "string",
"data": {
"id": 1,
"name": "性别",
"dictCode": "gender",
"remark": "string",
"status": 1
},
"msg": "string"
}