...
This commit is contained in:
parent
35c014a60d
commit
76a1b35e19
@ -47,7 +47,6 @@ console.log("season ranking start1");
|
||||
}
|
||||
|
||||
checkSeasonEnd(nowTime) {
|
||||
return true;
|
||||
let c = this.getCurSeasonId(nowTime);
|
||||
if (!!c) {
|
||||
return (nowTime>c.end_time);
|
||||
|
Loading…
x
Reference in New Issue
Block a user