mirror of
https://github.com/smallfawn/QLScriptPublic.git
synced 2025-12-18 15:54:44 +08:00
Update sgj.js
This commit is contained in:
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)
|
||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
|||||||
Reference in New Issue
Block a user