mirror of
https://gitee.com/dotnetchina/SqlSugar.git
synced 2025-09-20 10:38:09 +08:00
Update MongoDb
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
using MongoDb.Ado.data;
|
||||
using System;
|
||||
using System.Collections.Generic;
|
||||
using System.Text;
|
||||
|
||||
namespace SqlSugar.MongoDbCore
|
||||
{
|
||||
public class SqlSugarMongoDbDataAdapter : MongoDbDataAdapter, SqlSugar.IDataAdapter
|
||||
{
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user