{
"pageNumber": 0,
"pageSize": 0,
"deptId": 0,
"teamId": 0
}curl --location --request POST 'http://172.20.238.8:48806/metric-web/plugin/user-info/list' \
--header 'Content-Type: application/json' \
--data-raw '{
"pageNumber": 0,
"pageSize": 0,
"deptId": 0,
"teamId": 0
}'{
"records": [
{
"userId": 0,
"userName": "",
"loginName": "",
"deptName": "",
"teamName": "",
"useDateRecently": ""
}
],
"total": 0,
"size": 0,
"current": 0,
"orders": [
{
"column": "",
"asc": false
}
],
"optimizeCountSql": false,
"searchCount": false,
"optimizeJoinOfCountSql": false,
"maxLimit": 0,
"countId": "",
"pages": 0
}