forked from Oshima-Studios/OshimaGameModule
删除注入
This commit is contained in:
parent
68b475c10b
commit
b6a155de4b
@ -41,7 +41,6 @@ namespace Oshima.FunGame.WebAPI
|
||||
Controller.NewMailSender();
|
||||
if (objs.Length > 0 && objs[0] is WebApplicationBuilder builder)
|
||||
{
|
||||
builder.Services.AddMemoryCache();
|
||||
builder.Services.AddScoped<QQBotService>();
|
||||
builder.Services.AddScoped<RainBOTService>();
|
||||
builder.Services.AddScoped<FunGameController>();
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user