Przeglądaj źródła

发送个人开启

wangbin 3 lat temu
rodzic
commit
d1e58e47e2
1 zmienionych plików z 1 dodań i 1 usunięć
  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 != "" {