change - 配置文件修改

main
Wen JY 2 months ago
parent 995a32d2dc
commit ae761cf3ac

@ -5,19 +5,12 @@
"virtualFlag": true, "virtualFlag": true,
"virtualValue": 99999, "virtualValue": 99999,
"SqlConfig": [ "SqlConfig": [
{
"configId": "mesTD",
"dbType": 17,
"isFlag": false,
"connStr": "Host=175.27.215.92;Port=6030;Username=root;Password=taosdata;Database=db_hwmes"
},
{ {
"configId": "tao_iot", //tao: "configId": "tao_iot", //tao:
"dbType": 0, //tidb mysql "dbType": 0, //tidb mysql
"isFlag": true, "isFlag": true,
"connStr": "server=127.0.0.1;Port=4000;Database=tao_iot;Uid=root;" //Pwd=haiwei@123; "connStr": "server=127.0.0.1;Port=4000;Database=tao_iot;Uid=root;" //Pwd=haiwei@123;
} }
], ]
"redisConfig": "175.27.215.92:6379,password=redis@2023"
} }
} }

Loading…
Cancel
Save