version:1.9
fix: add:
This commit is contained in:
@@ -9,7 +9,10 @@ public class CommonConfig {
|
||||
public final static String ONLY_SHORTCUT_LIST = "only_jgy_shortcut_list";
|
||||
/*底层白名单*/
|
||||
public final static String QCH_APP_FORBID = "qch_app_forbid";
|
||||
|
||||
/*所有app更新*/
|
||||
public final static String ALL_APP_UPDATE = "AllAppUpdate";
|
||||
/*上次检查更新时间*/
|
||||
public final static String LAST_CHECK_ALL_UPDATE_TIME = "lastCheckAllUpdateTime";
|
||||
|
||||
public static String isLogined = "isLogined";
|
||||
public static String AES_KEY = "0123456789ABCDEF";
|
||||
|
||||
Reference in New Issue
Block a user