后台数据表建立
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
//DefaultConnection这个节点不能删
|
||||
"DefaultConnection": "",
|
||||
"DefaultConnection": "Data Source=118.178.224.202;Port=3310;Database=yongjiangbei_vote;User ID=root;Password=root.Ewide;pooling=true;sslmode=none;CharSet=utf8;",
|
||||
"ConnectionStrings": [
|
||||
/*
|
||||
MySql = 0,
|
||||
@@ -18,25 +18,11 @@
|
||||
"Connection": "WMBlog.db" // 连接字符串
|
||||
},
|
||||
{
|
||||
//目前使用的数据库
|
||||
//目前使用的数据库 Ewide.
|
||||
"Id": "118_3310_ewide",
|
||||
"DBType": 0,
|
||||
"Enabled": true,
|
||||
"ConnectionString": "Data Source=118.178.224.202;Port=3310;Database=ewide;User ID=root;Password=root.Ewide;pooling=true;sslmode=none;CharSet=utf8;"
|
||||
},
|
||||
{
|
||||
//郑总的线上测试数据库
|
||||
"Id": "zhengzong_testdb",
|
||||
"DBType": 0,
|
||||
"Enabled": true,
|
||||
"ConnectionString": "Data Source=42.192.248.196;Port=3306;Database=roadflow;User ID=joy;Password=db2202;pooling=true;sslmode=none;CharSet=utf8;"
|
||||
},
|
||||
{
|
||||
//118上合并roadflow之前的数据库
|
||||
"Id": "118_3306_old_ewide",
|
||||
"DBType": 0,
|
||||
"Enabled": true,
|
||||
"ConnectionString": "Data Source=118.178.224.202;Port=3306;Database=ewide;User ID=root;Password=root;pooling=true;sslmode=none;CharSet=utf8;"
|
||||
"ConnectionString": ";"
|
||||
},
|
||||
{
|
||||
//不知道干什么用的
|
||||
|
||||
Reference in New Issue
Block a user