Update demo

This commit is contained in:
sunkaixuan
2025-04-07 19:12:20 +08:00
parent 8bd3647322
commit 8d802052c0
2 changed files with 32 additions and 3 deletions

View File

@@ -7,8 +7,7 @@ namespace OrmTest
public class Program
{
static void Main(string[] args)
{
UnitStringToExp.Init();
{
//Each example will automatically create a table and can run independently.
//每个例子都会自动建表 并且可以独立运行
_1_CodeFirst.Init();