mirror of
https://gitee.com/dotnetchina/SqlSugar.git
synced 2025-04-05 17:37:58 +08:00
Update demo
This commit is contained in:
parent
2f9479b48b
commit
0e03009d15
@ -7,8 +7,7 @@ using System.Threading.Tasks;
|
||||
namespace OrmTest
|
||||
{
|
||||
/// <summary>
|
||||
/// Setting up the database name does not require you to create the database
|
||||
/// 设置好数据库名不需要你去手动建库
|
||||
/// 配置好连接字符串,不需要建表
|
||||
/// </summary>
|
||||
public class Config
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user