{
"id":5,
"name":"企业2",
"enName":"company2",
"type":"entity",
"nodeDesc":"maioshu"
}curl --location --request POST 'http://develop.tianxin.supermind.quant-chi.com:8045/api/converge/modeling/node/update' \
--header 'Authorization: eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE2NTg1MDA0OTYsInVzZXJJZCI6IjE1NDUzNDQ5ODI3MjYzODk3NjEifQ.DGRPQehJq2PqkR7w_z0LjNIasDtKr3_MBoq3bBEQKfM' \
--header 'Authorization;' \
--header 'Content-Type: application/json' \
--data-raw '{
"id":5,
"name":"企业2",
"enName":"company2",
"type":"entity",
"nodeDesc":"maioshu"
}'{"body":null,"header":{"code":200,"message":""}}