This commit is contained in:
he
2022-11-24 14:26:05 +08:00
parent ab6a965a90
commit ebd2f08a2c
3 changed files with 68 additions and 4 deletions
+2
View File
@@ -154,6 +154,8 @@ namespace IRaCIS.Core.API
//services.AddSingleton<IImportResultFilter, ImportResultFilteTest>();
services.AddMemoryCache();
}
// This method gets called by the runtime. Use this method to configure the HTTP request pipeline.