实现忽略告警和取消忽略告警接口及功能
This commit is contained in:
@@ -61,6 +61,7 @@ func NewApplication(configPath string) (*Application, error) {
|
||||
appServices.planService,
|
||||
appServices.userService,
|
||||
appServices.auditService,
|
||||
appServices.thresholdAlarmService,
|
||||
infra.tokenGenerator,
|
||||
infra.lora.listenHandler,
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user