1
This commit is contained in:
parent
bd85e5cdb4
commit
8990640c84
@ -9,6 +9,10 @@ class Session {
|
||||
this.nowTime = utils.getUtcTime();
|
||||
}
|
||||
|
||||
destory() {
|
||||
|
||||
}
|
||||
|
||||
getNowTime() {
|
||||
return this.nowTime;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user