wangbin пре 3 година
родитељ
комит
d1e58e47e2
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      service/log/log_statistics.go

+ 1 - 1
service/log/log_statistics.go

@@ -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 != "" {