shimu

Results 3 issues of shimu

## What you are struggling with Describe what assistance you need ## What you tried Describe what you tried ## Related Issues and Links Related links

help wanted

测试使用api构建一个自动化流程的时候,mysql等数据源可以做到自动连接,但是tdengine必须要手动输入用户名密码。同时可以显示URL,但实际点击测试error502,需要重新手动输入URL post /api/datasources { "name": "tdengine-datasource", "type": "tdengine-datasource", "url": "http://tdengine-openiiot-shimu.openiiot-shimu.svc.cluster.local:6041", "access": "proxy", "basicAuth": true, "basicAuthUser": "root", "isDefault": true, "secureJsonData": { "basicAuthPassword": "taosdata" } }