ソースを参照

发送个人开启

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