{
"newGroupId": 1003101473,
"oldGroupId": 1003101474,
"studentIds":"[\"1_30393141\", \"1_30393142\"]"
}
curl --location --request POST 'https://www.plaso.cn/dataentry/group/replace' \
--header 'Content-Type: application/json' \
--data-raw '{
"newGroupId": 1003101473,
"oldGroupId": 1003101474,
"studentIds":"[\"1_30393141\", \"1_30393142\"]"
}'
{
"code": 0,
"obj": {
"errNum": 0,
"sucNum": 1,
"studentNames": "zk1699430031148(wtest1699430031148)"
},
"reqId": "1699512519483_0.5773758920016012",
"reqTime": 1699512519483,
"execTime": 52
}