version:
update:2021.03.30 fix:更换包名,安装应用时只执行最后一次请求,开机动画测试 add:
This commit is contained in:
@@ -1,15 +0,0 @@
|
||||
package com.mjsheng.myappstore.comm;
|
||||
|
||||
|
||||
public class CommonDatas {
|
||||
|
||||
public final static String SP_BABY_AGE_KEY = "age_system";//子系统选择
|
||||
public final static String SP_USER_VIP = "user_vip";//用户等级
|
||||
public final static String SP_PARENT_PASSWORD = "parent_password";//家长密码
|
||||
public final static String IS_RESET = "IS_RESET";
|
||||
public final static int MIN_POWER = 21;
|
||||
public final static String FORCE_INSTALL = "FORCE_INSTALL";
|
||||
public final static String FLAG_FIRST_ENTER = "qch_first_enter";
|
||||
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user