优化了下日志
This commit is contained in:
parent
45510dba99
commit
ea0327d4d8
@ -1,7 +1,6 @@
|
||||
package bootstrap
|
||||
|
||||
import (
|
||||
"fmt"
|
||||
"strings"
|
||||
"time"
|
||||
|
||||
@ -95,7 +94,7 @@ func StartTelegramBot() {
|
||||
continue
|
||||
}
|
||||
|
||||
fmt.Println(send.Text)
|
||||
log.Println(send.Text)
|
||||
}
|
||||
|
||||
select {}
|
||||
|
Loading…
x
Reference in New Issue
Block a user