curl --location --request GET '/app-api/system/dict-data/type?type=common_status' \
--header 'Authorization: 3ecf676011544a3293b9665f63513a28' \
--header 'tenant-id: 10053'{
"code": 0,
"data": [
{
"id": 1024,
"label": "芋道",
"value": "iocoder",
"dictType": "sys_common_sex"
}
],
"msg": "string"
}