mirror of
https://github.com/smallfawn/QLScriptPublic.git
synced 2026-01-14 22:40:42 +08:00
Update sgj.js
This commit is contained in:
parent
cc3d088022
commit
b1a9467231
2
sgj.js
2
sgj.js
@ -81,7 +81,7 @@ class UserInfo {
|
|||||||
this.d = utils.local_day_two()
|
this.d = utils.local_day_two()
|
||||||
this.random = utils.randomszxx(10)
|
this.random = utils.randomszxx(10)
|
||||||
this.pushid = "push" + this.y + this.m.toString() + this.d + this.random
|
this.pushid = "push" + this.y + this.m.toString() + this.d + this.random
|
||||||
this.randomNum = utils.randomInt(0, 41)
|
this.randomNum = utils.randomInt(0, 47)
|
||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user