Skip to content

Commit 635e14c

Browse files
committed
sync
1 parent 0fa194a commit 635e14c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

RUNSTEP/runstep.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ const notifyInterval = 1;
1212
let tz = '';
1313
let tz2 = '';
1414
let version = $.getval('version') || "1.5.1"; //APP版本号,更新请到APP更改
15-
$.idx = ($.idx = ($.getval('Suffix') || '1') - 1) > 0 ? ($.idx + 1 + '') : ''; // 账号扩展字符
15+
1616
//////////////////////////////////////////////////////////////////
1717
//hour&min
1818
var hour = '';

0 commit comments

Comments
 (0)