@@ -164,6 +164,7 @@ func FixHistory() {
}
fmt.Println(reportInfo.Title, "更新成功")
+ break
if strings.Contains(reportInfo.Title, "[PCI ANALYTICS CLOUD PLATFORM(00) Fwd] - ") {
reportInfo.Title = strings.Replace(reportInfo.Title, "[PCI ANALYTICS CLOUD PLATFORM(00) Fwd] - ", "", -1)
@@ -267,6 +267,7 @@ func handleMailMessage(emailMessage mail.MailMessage) (err error) {
} else {
reportInfo.SysUserName = v.Author