mirror of
https://gitee.com/dotnetchina/SqlSugar.git
synced 2025-09-19 01:58:13 +08:00
Add demo
This commit is contained in:
@@ -20,6 +20,7 @@ namespace MongoDbTest
|
|||||||
QueryJson3.Init();
|
QueryJson3.Init();
|
||||||
QueryJson4.Init();
|
QueryJson4.Init();
|
||||||
QueryJson5.Init();
|
QueryJson5.Init();
|
||||||
|
QueryJson6.Init();
|
||||||
QueryLeftJoin.Init();
|
QueryLeftJoin.Init();
|
||||||
QueryLeftJoin2.Init();
|
QueryLeftJoin2.Init();
|
||||||
QueryLeftJoin3.Init();
|
QueryLeftJoin3.Init();
|
||||||
|
@@ -4,7 +4,7 @@ using System.Linq;
|
|||||||
using System.Text;
|
using System.Text;
|
||||||
using System.Threading.Tasks;
|
using System.Threading.Tasks;
|
||||||
|
|
||||||
namespace MongoDbTest.UnitTest
|
namespace MongoDbTest
|
||||||
{
|
{
|
||||||
internal class QueryJson6
|
internal class QueryJson6
|
||||||
{
|
{
|
||||||
|
Reference in New Issue
Block a user