curl --location --request GET 'https://cn-cd-dx-3.natfrp.cloud:45582/api/zfdw_ext/ltm/mobile/dict/list/itemsTree/paperwork_dep_code' \
--header 'Cookie: SESSION=;SESSION=3bb735243ee640199353a7f5050af8c6'
{
"success": true,
"message": "string",
"code": 0,
"result": [
{
"id": "string",
"createBy": null,
"createTime": null,
"updateBy": null,
"updateTime": null,
"dictId": null,
"itemText": "string",
"itemValue": "string",
"description": null,
"sortOrder": 0,
"status": null,
"parentId": "string",
"delFlag": "string",
"type": null,
"dictItemCode": "string",
"level": 0,
"key": "string",
"value": "string",
"title": "string",
"children": null
}
],
"timestamp": 0
}