Skip to content

Commit 1781c07

Browse files
author
ziye12
authored
Update dldkziye.js
修改次数为15次
1 parent d4c6eb3 commit 1781c07

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

dldkziye.js

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
1313
2020.9.8
1414
2020.9.9 修复部分错误
15-
2020.9.13 打卡次数调整为5
15+
2020.9.25 打卡次数调整为15
1616
1717
1818
@@ -28,7 +28,7 @@
2828
ph0001.hezyq.com
2929
3030
多拉打卡
31-
cs = 10
31+
cs = 15
3232
xj = 1
3333
dldkurl
3434
i=1384
@@ -91,7 +91,7 @@ const jsname = '多拉打卡'
9191
const jbid =1
9292
const sb='失败,请先关闭,进入程序获取授权'
9393

94-
const cs = 10;//小程序打卡次数
94+
const cs = 15;//小程序打卡次数
9595
const xj = 1;//提现标准
9696
var tz=''
9797

@@ -353,4 +353,4 @@ function init() {
353353
$done(value)
354354
}
355355
return { isSurge, isQuanX, msg, log, getdata, setdata, get, post, done }
356-
}
356+
}

0 commit comments

Comments
 (0)