fix 修复推一推日志问题
This commit is contained in:
parent
f8eb08201c
commit
61ab74bb75
@ -103,7 +103,10 @@ function tythelp() {
|
||||
console.log("已完成砍价")
|
||||
status = 1
|
||||
} else {
|
||||
console.log(data.msg)
|
||||
// if (data.msg !== "need verify"){
|
||||
// console.log(data.msg)
|
||||
// }
|
||||
// console.log(data.msg)
|
||||
}
|
||||
} catch (e) {
|
||||
$.logErr(e, resp);
|
||||
|
||||
Loading…
Reference in New Issue
Block a user