@@ -1078,7 +1078,7 @@ func (s *ServiceStatisticsLog) RegularCheckPc() {
}
ct = fmt.Sprintf("<font color=\"warning\">%s</font>", ct)
ct = c + ct
- //go s.SendContent(ct, mpsPerson[name].Url)
+ go s.SendContent(ct, mpsPerson[name].Url)
if content != "" {