fix 修复推一推日志问题

This commit is contained in:
ZJY 2021-09-13 20:31:22 +08:00
parent f8eb08201c
commit 61ab74bb75

View File

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