{
"success": true,
"errCode": "string",
"errMsg": "string",
"traceId": "string",
"data": [
{
"id": 0,
"bossId": 0,
"bossName": "string",
"secretaryId": 0,
"secretaryName": "string",
"secretaryPhone": "string",
"secretaryDeptId": 0,
"secretaryDeptName": "string",
"bookingRelationId": "string",
"products": "string",
"scope": "string",
"deptIds": "string",
"thirdUserIds": "string",
"workCodes": "string",
"thirdDeptIds": "string",
"deptCodes": "string"
}
]
}