update HostingStartup.cs
This commit is contained in:
parent
4794ec410e
commit
72b6fba559
@ -29,9 +29,6 @@ namespace Infrastructure.Startups
|
|||||||
|
|
||||||
// 添加全局配置和存储服务提供器
|
// 添加全局配置和存储服务提供器
|
||||||
InternalApp.InternalServices = services;
|
InternalApp.InternalServices = services;
|
||||||
|
|
||||||
// 初始化应用服务
|
|
||||||
//services.AddApp();
|
|
||||||
});
|
});
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user