{
"adf070": "1532994",
"creditCode": "52511623MJQ192926N"
}
curl --location --request POST 'http://127.0.0.1:8081/ta404/train/jy306/service14_interface' \
--header 'Content-Type: application/json' \
--data-raw '{
"adf070": "1532994",
"creditCode": "52511623MJQ192926N"
}'
{
"code": 200,
"requestId": "6cbde0a8-261e-4492-b9fc-e38a78629823",
"data": {
"data": {
"adf070": "1532994"
}
},
"errors": [],
"serviceSuccess": true
}