all fixed

This commit is contained in:
2025-10-28 11:36:11 +02:00
parent 54aaa80f23
commit 879b33d385
6 changed files with 11 additions and 8 deletions

View File

@@ -144,7 +144,7 @@ func (s *ShareTheBrutality) Processing(sender map[string]string) []model.Externa
entries = append(entries, es)
}
fmt.Println(entries)
//fmt.Println(entries)
//os.Exit(0)
result, status := _table.BatchInsertOnDuplicate(entries, s.db, columns)