mirror of
https://gitee.com/dotnetchina/SqlSugar.git
synced 2026-01-22 02:51:58 +08:00
Update demo
This commit is contained in:
@@ -5,7 +5,7 @@ namespace SqliteTest.UnitTest
|
||||
{
|
||||
public class cases
|
||||
{
|
||||
static void Init()
|
||||
public static void Init()
|
||||
{
|
||||
//Demo
|
||||
Demo0_SqlSugarClient.Init();
|
||||
|
||||
Reference in New Issue
Block a user