mirror of
https://gitee.com/dotnetchina/SqlSugar.git
synced 2025-09-19 18:22:23 +08:00
Update core
This commit is contained in:
@@ -588,6 +588,7 @@ namespace SqlSugar
|
||||
{
|
||||
db.Context = new SqlSugarProvider(db.ConnectionConfig);
|
||||
}
|
||||
var intiAop=db.Context.Aop;
|
||||
return db.Context;
|
||||
}
|
||||
public void ChangeDatabase(dynamic configId)
|
||||
|
Reference in New Issue
Block a user