add sms未测试

This commit is contained in:
ZJY 2021-09-23 15:39:31 +08:00
parent 2344306b83
commit 1c6ad584e3

View File

@ -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