{
"requestData": {
"myId": "5ed84b69289f40f9a3ad12fa9b08baf9",
"tradeCode": "1111",
"tradeName": "测试2",
"score": "100",
"isAeo": "0",
"isBlacklist": "0",
"isLogoff": "0",
"dataSource": ""
}
}curl --location --request POST '/CyyyEnterpriseInfo/update' \
--header 'Content-Type: application/json' \
--data-raw '{
"requestData": {
"myId": "5ed84b69289f40f9a3ad12fa9b08baf9",
"tradeCode": "1111",
"tradeName": "测试2",
"score": "100",
"isAeo": "0",
"isBlacklist": "0",
"isLogoff": "0",
"dataSource": ""
}
}'{}