소스 검색

发送个人开启

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