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