Explorar el Código

发送个人开启

wangbin hace 3 años
padre
commit
d1e58e47e2
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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 != "" {