mirror of
https://github.com/shufflewzc/faker2.git
synced 2025-04-23 02:48:44 +08:00
update
This commit is contained in:
parent
6f49ed724f
commit
754b617d31
@ -71,7 +71,7 @@ async function sign() {
|
||||
} else {
|
||||
const cc = JSON.parse(data);
|
||||
if (cc.data.bizCode == 0) {
|
||||
console.log(`签到成功:${data.data.result.signCash}`);
|
||||
console.log(`签到成功:${cc.data.result.signCash}`);
|
||||
} else if (data.match(/已经签过/)) {
|
||||
$.log('今日已签过!!!')
|
||||
} else {
|
||||
|
14
jd_yyxp.js
Normal file
14
jd_yyxp.js
Normal file
File diff suppressed because one or more lines are too long
Loading…
Reference in New Issue
Block a user