[alerter] 告警信息查询接口

This commit is contained in:
tomsun28
2021-12-10 22:21:53 +08:00
parent 0694c8e36a
commit cb8b3fd704
2 changed files with 88 additions and 1 deletions

View File

@@ -7,4 +7,5 @@ com.usthe.alert.AlerterProperties,\
com.usthe.alert.AlerterDataQueue,\
com.usthe.alert.AlerterConfiguration,\
com.usthe.alert.entrance.KafkaDataConsume,\
com.usthe.alert.calculate.CalculateAlarm
com.usthe.alert.calculate.CalculateAlarm,\
com.usthe.alert.controller.AlertsController