{
"packageId": 0,
"studentId": "string"
}curl --location 'https://www.plaso.cn/dataentry/dataentrygo/package/ka/student/get' \
--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": {
"createTime": 0,
"expireTime": 0,
"packageId": 0,
"studentId": 0
}
}