curl --location --request GET 'http://10.219.87.224:8080/veivo-boot/sys/user/userDepartList?userId='
{
"code": 0,
"message": "string",
"result": [
{
"abbre": "string",
"children": [
{}
],
"costCode": "string",
"key": "string",
"title": "string",
"value": "string"
}
],
"success": true,
"timestamp": 0
}