mirror of
https://gitee.com/dotnetchina/SqlSugar.git
synced 2025-08-23 22:11:36 +08:00
Update demo
This commit is contained in:
parent
a4ce1d0ad4
commit
a5e64c062b
@ -8,7 +8,7 @@ namespace OrmTest
|
|||||||
{
|
{
|
||||||
/// <summary>
|
/// <summary>
|
||||||
/// Setting up the database name does not require you to create the database
|
/// Setting up the database name does not require you to create the database
|
||||||
/// 设置好数据库名不需要你去手动建库
|
/// 只需要设置IP和账户密码 ,自动建库
|
||||||
/// </summary>
|
/// </summary>
|
||||||
public class Config
|
public class Config
|
||||||
{
|
{
|
||||||
|
Loading…
Reference in New Issue
Block a user