|
@@ -162,8 +162,8 @@ func (e *EquityActive) processEquityInfo(activeName string, activeId, mold int)
|
|
threshold, b := config.Config.EquityActive.MailAlarm.Threshold[fmt.Sprintf("%v", mold)]
|
|
threshold, b := config.Config.EquityActive.MailAlarm.Threshold[fmt.Sprintf("%v", mold)]
|
|
go e.sendAlarmMail(activeName, activeId, threshold.Name, mold, 0)
|
|
go e.sendAlarmMail(activeName, activeId, threshold.Name, mold, 0)
|