Compare commits
No commits in common. "659297937cd66d71be7ff7bf79bdb4fe9e20759a" and "94ef930aa2f9ee301a1d0c06984e4c0fe3c0dfea" have entirely different histories.
659297937c
...
94ef930aa2
@ -1 +1 @@
|
||||
Subproject commit 2116ad0d1dfea81f3f63c9e3552f7d7043e43c76
|
||||
Subproject commit db14780cd772ec7389fade0163bdc1046f0a1476
|
||||
@ -1,5 +1,4 @@
|
||||
using JiShe.ServicePro.Core;
|
||||
using JiShe.ServicePro.PulsarProvider.Internal;
|
||||
using JiShe.ServicePro.SwaggerConfigs;
|
||||
using System.Reflection;
|
||||
using Volo.Abp.BlobStoring.FileSystem;
|
||||
@ -59,7 +58,7 @@ namespace JiShe.IoT
|
||||
});
|
||||
|
||||
// 注册 内存管理协调器
|
||||
context.Services.AddSingleton<UnifiedMemoryCoordinator>();
|
||||
context.Services.AddSingleton<UnifiedMemoryCoordinator>();
|
||||
}
|
||||
|
||||
public override void OnApplicationInitialization(ApplicationInitializationContext context)
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user