{
"userName": "李元",
"credentialNo": "320102198405159650",
"licenseNo": "875913135",
"comCode": "CICPJS320100",
"departDate":"20210119"
}
curl --location --request POST '10.207.138.234:9243/cic/jiangsu/insurepractitioner/Z02' \
--header 'Content-Type: application/json' \
--data-raw '{
"userName": "李元",
"credentialNo": "320102198405159650",
"licenseNo": "875913135",
"comCode": "CICPJS320100",
"departDate":"20210119"
}'
{}