1:添加元旦主题,添加新的接口
This commit is contained in:
@@ -136,7 +136,9 @@ public class CommonAppContext extends MultiDexApplication implements Application
|
||||
@Getter
|
||||
public UnreadCountEvent unreadCountEvent;
|
||||
|
||||
public static int selectRelease = 1;
|
||||
public static int selectRelease = -1;
|
||||
|
||||
public int is_open = 0;//主题的开关
|
||||
|
||||
@Override
|
||||
public void onCreate() {
|
||||
|
||||
Reference in New Issue
Block a user