mirror of
https://gitee.com/dotnetchina/SqlSugar.git
synced 2025-04-05 08:37:25 +08:00
Add description
This commit is contained in:
parent
605b5e2b1b
commit
f6d841df2f
@ -35,7 +35,7 @@ namespace OrmTest
|
||||
/// Database connection string
|
||||
/// 数据库连接字符串
|
||||
/// </summary>
|
||||
public readonly static string Connection = "Data Source=(DESCRIPTION=(ADDRESS_LIST=(ADDRESS=(PROTOCOL=TCP)(HOST=150.158.37.115)(PORT=1521)))(CONNECT_DATA=(SERVICE_NAME=ORCL)));User Id=HB ;Password=Qdies123test;Pooling='true';Max Pool Size=150";
|
||||
public readonly static string Connection = "Data Source=(DESCRIPTION=(ADDRESS_LIST=(ADDRESS=(PROTOCOL=TCP)(HOST=150.158.37.115)(PORT=1521)))(CONNECT_DATA=(SERVICE_NAME=ORCL)));User Id=HBafa;Password=Qdies123test;Pooling='true';Max Pool Size=150";
|
||||
|
||||
/// <summary>
|
||||
/// Get a new SqlSugarClient instance with specific configurations
|
||||
|
2
Src/folder description.txt
Normal file
2
Src/folder description.txt
Normal file
@ -0,0 +1,2 @@
|
||||
The Asp.NetCore2 folder is the.net core version (new users look at this)
|
||||
The Asp.Net folder is the.net framework version
|
2
Src/文件夹说明.txt
Normal file
2
Src/文件夹说明.txt
Normal file
@ -0,0 +1,2 @@
|
||||
Asp.NetCore2 文件夹是 .net core版本 (新用户看这个)
|
||||
Asp.Net 文件夹是 .net framework版本
|
Loading…
Reference in New Issue
Block a user