mirror of
https://gitee.com/dotnetchina/SqlSugar.git
synced 2025-08-23 13:06:50 +08:00
Update demo
This commit is contained in:
parent
c8017efb9b
commit
bc7e681419
@ -12,7 +12,7 @@ namespace OrmTest
|
||||
static void Main(string[] args)
|
||||
{
|
||||
|
||||
//需要 Cpu X86
|
||||
//注意: Cpu X86 ,生成的目录要在x86里面
|
||||
Demo0_SqlSugarClient.Init();
|
||||
Demo1_Queryable.Init();
|
||||
Demo2_Updateable.Init();
|
||||
|
Loading…
Reference in New Issue
Block a user