mirror of
https://gitee.com/dotnetchina/SqlSugar.git
synced 2025-04-05 17:37:58 +08:00
-
This commit is contained in:
parent
5d8e3c8a4d
commit
eb5d5e1d20
@ -17,7 +17,7 @@ namespace OrmTest
|
||||
/// Account have permission to create database
|
||||
/// 用有建库权限的数据库账号
|
||||
/// </summary>
|
||||
public static string ConnectionString = "Server=59.108.228.18;Port=55001;UID=system;PWD=XX;database=test";
|
||||
public static string ConnectionString = "Server=59.108.228.18 ;Port=54321;UID=system;PWD=pw123456;database=test222";
|
||||
/// <summary>
|
||||
/// Account have permission to create database
|
||||
/// 用有建库权限的数据库账号
|
||||
|
Loading…
Reference in New Issue
Block a user