实现列表查询活跃告警和历史告警
This commit is contained in:
@@ -269,6 +269,7 @@ func initAppServices(ctx context.Context, infra *Infrastructure, domainServices
|
||||
thresholdAlarmService := service.NewThresholdAlarmService(
|
||||
logs.AddCompName(baseCtx, "ThresholdAlarmService"),
|
||||
domainServices.alarmService,
|
||||
infra.repos.alarmRepo,
|
||||
)
|
||||
|
||||
return &AppServices{
|
||||
|
||||
Reference in New Issue
Block a user