add sms未测试
This commit is contained in:
parent
2344306b83
commit
1c6ad584e3
@ -246,7 +246,7 @@ func (ck *JdCookie) OutPool() (string, error) {
|
||||
us[PtKey] = ""
|
||||
logs.Info("开始禁用")
|
||||
} else {
|
||||
us[Available] = True
|
||||
us[Available] = False
|
||||
us[PtKey] = jp.PtKey
|
||||
}
|
||||
e := tx.Model(ck).Updates(us).RowsAffected
|
||||
|
||||
Loading…
Reference in New Issue
Block a user