change debug info
This commit is contained in:
parent
8bac8f3b22
commit
f66b828084
1 changed files with 1 additions and 0 deletions
1
main.go
1
main.go
|
@ -115,6 +115,7 @@ func main() {
|
|||
log.Fatal(err)
|
||||
}
|
||||
subscribers = append(subscribers, fs...)
|
||||
log.Debug(pg)
|
||||
log.Debug(pg.MaxID)
|
||||
if pg.MaxID == "" {
|
||||
break
|
||||
|
|
Loading…
Reference in a new issue