{
"loginName": "wckks",
"userType": "student"
}curl --location --request POST 'https://www.plaso.cn/dataentry/user/getToken' \
--header 'Content-Type: application/json' \
--data-raw '{
"loginName": "wckks",
"userType": "student"
}'{
"msg": "remote call success",
"code": 0,
"obj": {
"token": "90-1-30385972-0be2dca588df4f37bfefac4e9d4cda25-apiversion-plaso",
"expire": 36000
},
"reqId": "1699514571757_0.7052395071754216",
"reqTime": 1699514571757,
"execTime": 51
}