{
"aez100": "1",
"aez110": "1001"
}
curl --location --request POST 'http://127.0.0.1:8081/ta404/other/jy292/service03_interface' \
--header 'Content-Type: application/json' \
--data-raw '{
"aez100": "1",
"aez110": "1001"
}'
{
"code": 200,
"requestId": "5368c0ef-377c-4696-bfaa-fb561b5b4349",
"data": {
"list": [
{
"aez120": "1",
"aez100": "1",
"aez110": "1001",
"aez121": "01",
"aez122": "您如何评价你的书面沟通,包括拼写和语法的准确性?",
"aez123": [
{
"option": "E",
"description": "非常不擅长",
"score": "20"
}
]
}
]
},
"errors": [],
"serviceSuccess": true
}