Update mongodb

This commit is contained in:
sunkaixuan
2025-05-11 14:19:01 +08:00
parent ece68b0246
commit 11bc16dc13
21 changed files with 84 additions and 39 deletions

View File

@@ -2,7 +2,7 @@
using System.Collections.Generic;
using System.Text;
namespace SqlSugar.MongoDbCore
namespace SqlSugar.MongoDb
{
public class MongoDbBase
{