fix: 常量补充软件/许可/告警定义

This commit is contained in:
TsMask
2025-02-26 17:57:31 +08:00
parent 407630ea62
commit a581cfd499
4 changed files with 41 additions and 44 deletions

View File

@@ -253,7 +253,7 @@ func origSeverityValue(str string) string {
return str
}
// alarmNew 清除告警
// alarmClear 清除告警
func alarmClear(neInfo neModel.NeInfo, v Alarm) (neDataModel.Alarm, error) {
alarmService := neDataService.NewAlarm
// 检查网元告警ID是否唯一