curl --location '/system-dictionary/findByType?type=undefined' \
--header 'token: {{token}}'[
{
"id": 0,
"dictionaryType": "",
"value": "",
"label": "",
"children": [
{
"id": 0,
"dictionaryType": "",
"value": "",
"label": "",
"children": [
{
"id": 0,
"dictionaryType": "",
"value": "",
"label": "",
"children": [],
"parentValue": "",
"immobilization": false,
"sort": 0.0,
"parentId": 0,
"groupCode": ""
}
],
"parentValue": "",
"immobilization": false,
"sort": 0.0,
"parentId": 0,
"groupCode": ""
}
],
"parentValue": "",
"immobilization": false,
"sort": 0.0,
"parentId": 0,
"groupCode": ""
}
]