mirror of
https://gitee.com/dotnetchina/SqlSugar.git
synced 2025-04-24 18:04:52 +08:00
AOP BUG
This commit is contained in:
parent
44b82bf13a
commit
0b9f12913b
@ -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)
|
||||
|
Loading…
Reference in New Issue
Block a user