{
}
curl --location --request POST 'http://192.168.51.174/eTaxManage/openApi/apiPost' \
--header 'SID: 5203' \
--header 'Authorization: bearer 1726ff1d-98db-4b53-9aad-8c74ee165bb7' \
--header 'creditCode: 440300087980448' \
--header 'userName: 18823663664' \
--header 'Content-Type: application/json' \
--data-raw '{
}'
{
"message": "成功",
"msgCode": 0,
"success": true,
"value": "{\"creditCode\":\"440300087980448\"}"
}