add telegram insert
This commit is contained in:
+1
-1
@@ -30,7 +30,7 @@ func check() {
|
||||
if len(telegram) > 0 {
|
||||
log.Println("telegram : ", telegram)
|
||||
buffer = nil
|
||||
//TODO save telegram
|
||||
InsertTelegram(telegram)
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user