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