back_recharge
parent
b6031f08de
commit
00ed0e9988
|
@ -117,7 +117,9 @@ public class SGlobalActivity implements BaseConfig {
|
|||
return time;
|
||||
}
|
||||
|
||||
|
||||
public static List<SGlobalActivity> getsGlobalActivityMapByType(int type) {
|
||||
return sGlobalActivityMapByType.get(type);
|
||||
}
|
||||
|
||||
public void setStartTimeLong(long startTimeLong) {
|
||||
this.startTimeLong = startTimeLong;
|
||||
|
|
Loading…
Reference in New Issue