暂无描述{
"cmd": "doris.get_data_source_cfg"
}curl --location --request POST 'https://api.tolink.cloud/' \
--header 'Content-Type: application/json' \
--data-raw '{
"cmd": "doris.get_data_source_cfg"
}'{"code":0,"data":{"row":{"host":"172.26.3.97","id":1,"name":"name","pass":123456,"port":9030,"station_id":1,"type":"mysql","user":"root"}},"msg":"操作成功"}