{
"groupIds": [
0
],
"type": "string"
}curl --location '/api/group/batch/type' \
--header 'Content-Type: application/json' \
--data '{
"groupIds": [
0
],
"type": "string"
}'{
"code": 0,
"data": false,
"message": "",
"count": 0,
"currentPage": 0,
"totalPages": 0
}