{
"groupId": 1003101471,
"studentIds":"[\"1_30393141\", \"1_30393142\"]"
}
curl --location --request POST 'https://www.plaso.cn/dataentry/group/join' \
--header 'Content-Type: application/json' \
--data-raw '{
"groupId": 1003101471,
"studentIds":"[\"1_30393141\", \"1_30393142\"]"
}'
{
"code": 0,
"obj": {
"errNum": 0,
"sucNum": 1,
"studentNames": "zk1699430031148(wtest1699430031148)"
},
"reqId": "1699511725348_0.9715029263516093",
"reqTime": 1699511725348,
"execTime": 49
}