version:3.5
fix:第一次开机不弹窗,修复重复请求时不抛出onerror异常,修复email意外弹出 update:
This commit is contained in:
@@ -19,6 +19,9 @@ public class CommonConfig {
|
||||
|
||||
/*首次启动app*/
|
||||
public final static String FIRST_STARTUP = "app_first_startup";
|
||||
/**设备是否首次启动*/
|
||||
public final static String DEVICES_FRIST_START = "DEVICES_FRIST_START";
|
||||
|
||||
/*保存的应用版本号*/
|
||||
public final static String SN_VERSIONCODE = "SN_VERSIONCODE";
|
||||
/*重启标识*/
|
||||
|
||||
Reference in New Issue
Block a user