mirror of
https://gitee.com/dotnetchina/SqlSugar.git
synced 2025-06-28 13:16:37 +08:00
Update demo
This commit is contained in:
parent
41b853d63e
commit
710d7483ae
@ -12,7 +12,7 @@ namespace OrmTest
|
|||||||
/// <param name="args"></param>
|
/// <param name="args"></param>
|
||||||
static void Main(string[] args)
|
static void Main(string[] args)
|
||||||
{
|
{
|
||||||
UnitSubToList.Init();
|
|
||||||
//Demo
|
//Demo
|
||||||
Demo0_SqlSugarClient.Init();
|
Demo0_SqlSugarClient.Init();
|
||||||
Demo1_Queryable.Init();
|
Demo1_Queryable.Init();
|
||||||
|
Loading…
Reference in New Issue
Block a user