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
0d382b529f
commit
a89869ac79
@ -7,8 +7,7 @@ namespace OrmTest
|
||||
public class Program
|
||||
{
|
||||
static void Main(string[] args)
|
||||
{
|
||||
Cases.Init();
|
||||
{
|
||||
//Each example will automatically create a table and can run independently.
|
||||
//每个例子都会自动建表 并且可以独立运行
|
||||
_1_CodeFirst.Init();
|
||||
|
Loading…
Reference in New Issue
Block a user