mirror of
https://gitee.com/ccnetcore/Yi
synced 2026-03-14 13:36:39 +08:00
feat:搭建yi-abp tool框架
This commit is contained in:
@@ -260,10 +260,6 @@ namespace Yi.Abp.Web
|
||||
{
|
||||
var service = context.ServiceProvider;
|
||||
|
||||
var sss=service.GetRequiredService<Microsoft.Extensions.Options.IOptions<AbpDbConnectionOptions>>().Value;
|
||||
|
||||
|
||||
|
||||
var env = context.GetEnvironment();
|
||||
var app = context.GetApplicationBuilder();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user