fix 多次失效

This commit is contained in:
ZJY 2021-09-19 10:42:08 +08:00
parent 9678be45de
commit c0fd82648c

View File

@ -127,6 +127,7 @@ func initCookie() {
if pt_key, err := cks[i].OutPool(); err == nil && pt_key != "" {
i--
logs.Info("正常操作")
logs.Info(cks[i].PtPin)
}
}
}