{}
curl --location --request POST 'http://127.0.0.1/v1.0/finance/payCodes/corpSettings' \
--header 'x-acs-dingtalk-access-token;' \
--header 'Content-Type: application/json' \
--data-raw '{}'
{
"codeIdentity": "string",
"corpId": "string",
"status": "string",
"extInfo": {}
}