ISDP-分页查询班组(API名称:findPagedTeamByPersonGroupName):响应示例
时间:2025-02-12 15:15:11
响应示例
{ "data": [ { "personGroupId": 5002045, "personGroupName": "检修组2.5", "personGroupCode": "检修组62", "personGroupType": "检修组", "level": 1, "description": "testUpdateTeam", "operationQualIds": "61,62", "orgId": "421", "operationQualModels": [ { "61": "供能" }, { "62": "0234" } ] }, { "personGroupId": 5002043, "personGroupName": "检修组61", "personGroupCode": "检修组61", "personGroupType": "检修组", "level": 1, "description": "testAddTeam", "operationQualIds": "61,62", "orgId": "382", "operationQualModels": [ { "61": "供能" }, { "62": "0234" } ] } ], "pos": 0, "totalCount": 2, "entityName": "PersonGroup"}
support.huaweicloud.com/api-isdp/api_01_0435.html