mirror of
https://gitee.com/ccnetcore/Yi
synced 2026-03-20 00:16:37 +08:00
重构接口
This commit is contained in:
@@ -28,6 +28,8 @@ namespace Yi.Framework.Model
|
||||
_connStr = connstr;
|
||||
return this;
|
||||
}
|
||||
|
||||
|
||||
protected override void OnConfiguring(DbContextOptionsBuilder optionsBuilder)
|
||||
{
|
||||
if (!optionsBuilder.IsConfigured)
|
||||
|
||||
Reference in New Issue
Block a user