CCRCOPENAUTH: ********************curl --location --request GET 'https://open.lcchunyi.com/v1test/ccrc/customer/customer/department/' \
--header 'tenantId;' \
--header 'CCRCOPENAUTH: <api-key>'{
"code": "string",
"message": "string",
"data": {
"id": 0,
"customerId": 0,
"number": "string",
"departmentId": 0,
"departmentName": "string"
},
"success": true
}