mirror of
https://gitee.com/ccnetcore/Yi
synced 2026-04-01 22:56:36 +08:00
完成模板模块,但配置类有问题
This commit is contained in:
@@ -13,7 +13,6 @@ builder.WebHost.UseStartUrlsServer(builder.Configuration);
|
||||
//添加模块
|
||||
builder.UseYiModules(typeof(YiFrameworkWebModule));
|
||||
|
||||
|
||||
//添加autofac模块,需要添加模块
|
||||
builder.Host.ConfigureAutoFacContainer(container =>
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user