Merge branch 'refs/heads/abp' into digital-collectibles
This commit is contained in:
@@ -8,5 +8,8 @@ namespace Yi.Abp.SqlSugarCore
|
||||
{
|
||||
public class YiDbContext : SqlSugarDbContext
|
||||
{
|
||||
public YiDbContext(IAbpLazyServiceProvider lazyServiceProvider) : base(lazyServiceProvider)
|
||||
{
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user