Authorization: Bearer ********************curl --location 'http://10.12.186.133:30924/zspt/riverChart?name=%E5%8C%97%E4%B8%89%E6%B2%B3%E7%B3%BB' \
--header 'Authorization: Bearer <token>'{
"code": 0,
"msg": "",
"data": {
"id": 0,
"name": "",
"description": "",
"entityNum": 0,
"relNum": 0,
"wordCloudData": ""
}
}