Merge branch 'master_test_gn_mcz' into master_test_gn
commit
005dd17fb9
|
@ -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