{
"groupIds": [
0
],
"packageId": 0
}curl --location '/dataentrygo/package/ka/studentGroup/create' \
--header 'X-AppId;' \
--header 'X-Timestamp;' \
--header 'X-Nonce;' \
--header 'X-Sign;' \
--header 'Content-Type: application/json' \
--data '{
"groupIds": [
0
],
"packageId": 0
}'{
"code": 0,
"msg": "string",
"obj": null
}