测试
This commit is contained in:
parent
a15344949a
commit
12d3891acf
@ -141,6 +141,7 @@ func updateCookie() {
|
||||
logs.Info(l)
|
||||
for i := range cks {
|
||||
if len(cks[i].WsKey) > 0 {
|
||||
logs.Info(cks[i].WsKey)
|
||||
rsp := cmd(fmt.Sprintf(`python3 test.py "%s"`, cks[i].WsKey), &Sender{})
|
||||
logs.Info(rsp)
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user