{
"userRole": "student",
"id": "1_30385971",
"loginName": "起出花改",
"loginMobile": "18194824442"
}
curl --location --request POST 'https://www.plaso.cn/dataentry/user/detail' \
--header 'Content-Type: application/json' \
--data-raw '{
"userRole": "student",
"id": "1_30385971",
"loginName": "起出花改",
"loginMobile": "18194824442"
}'
{
"msg": "remote call success",
"code": 0,
"obj": {
"id": "1_30385972",
"loginName": "wckks",
"name": "郝洋",
"createAt": 1675231923000,
"orgId": 801575
},
"reqId": "1699604509723_0.3148136166886244",
"reqTime": 1699604509723,
"execTime": 119027
}