Update demo

This commit is contained in:
skx
2021-01-09 17:05:37 +08:00
parent ca72cbc2cc
commit 71f61fe36d
5 changed files with 11 additions and 1 deletions

View File

@@ -2,6 +2,8 @@
using System.Collections.Generic;
using SqlSugar;
using System.Linq;
using SqlSugar.Extensions;
namespace OrmTest.UnitTest
{
public class UnitTestBase