{
"roleId": 0,
"userIds": [
0
],
"teaentId": 0,
"modifyUser": "string"
}curl --location '/api/user/auth/batchDel' \
--header 'Content-Type: application/json' \
--data '{
"roleId": 0,
"userIds": [
0
],
"teaentId": 0,
"modifyUser": "string"
}'{
"userIds": [
{
"userId": 0,
"authFlag": "string"
}
]
}