|
|
@@ -12,7 +12,7 @@
|
|
|
"DbNickName": "系统库",
|
|
|
//"ConnectionString": "Server=123.60.180.165;Port=3306;Database=dopdemo;Uid=root;Pwd=5heng=uN;SslMode=None;Charset=utf8mb4;AllowLoadLocalInfile=true;AllowUserVariables=true;",
|
|
|
//"ConnectionString": "Server=106.14.73.46;Port=3306;Database=aidopcore;Uid=aidopremote;Pwd=AidOp#Remote2026$Secure;SslMode=None;Charset=utf8mb4;AllowLoadLocalInfile=true;AllowUserVariables=true;",
|
|
|
- "ConnectionString": "Server=123.60.180.165;Port=3306;Database=aidopdev;Uid=aidopremote;Pwd=1234567890aiDOP#;SslMode=None;Charset=utf8mb4;AllowLoadLocalInfile=true;AllowUserVariables=true;",
|
|
|
+ "ConnectionString": "Server=123.60.180.165;Port=3306;Database=aidopdev;Uid=aidopremote;Pwd=1234567890aiDOP#;SslMode=None;Charset=utf8mb4;AllowLoadLocalInfile=true;AllowUserVariables=true;Pooling=true;Minimum Pool Size=0;Maximum Pool Size=20;Connection Timeout=10;Connection Idle Timeout=180;Connection LifeTime=300;",
|
|
|
// 本地 SQLite 示例(切回时改 DbType 为 Sqlite 并恢复下行连接串)
|
|
|
//"DbType": "Sqlite",
|
|
|
//"ConnectionString": "DataSource=./Admin.NET.db",
|