Authorization: Bearer ********************
curl --location --request GET 'http://10.12.186.133:30924/zspt/riverChart?name=北三河系' \
--header 'Authorization;'
{
"code": 0,
"msg": "",
"data": {
"id": 0,
"name": "",
"description": "",
"entityNum": 0,
"relNum": 0,
"wordCloudData": ""
}
}