You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
15 lines
452 B
JSON
15 lines
452 B
JSON
{
|
|
"AppConfig": {
|
|
"logPath": "F:/桌面/缓存文件/日志信息",
|
|
"SqlConfig": [
|
|
{
|
|
"configId": "mes",
|
|
"dbType": 3,
|
|
"isFlag": true,
|
|
//"connStr": "server=127.0.0.1;Port=4000;Database=tao_iot;Uid=root;"
|
|
"connStr": "Data Source=1.13.177.47:1521/helowin;User ID=haiwei;Password=aucma;",
|
|
//"connStr": "Data Source=10.100.70.50:1521/NMES;User ID=haiwei;Password=Aucma#2026;"
|
|
}
|
|
]
|
|
}
|
|
} |