FlexJobApi.Core/FlexJobApiCoreStartup.cs
@@ -41,6 +41,8 @@ options.WithStackFrame = true; }); services.AddConfigurableOptions<AliyunOptions>(); services.AddComponent<EventBusServiceComponent>(); services.AddComponent<DistributedCacheServiceComponent>();