version:G10P 1.0.2

fix:
update:华瑞安G10P适配
This commit is contained in:
2023-03-30 10:08:02 +08:00
parent 93f87d3b68
commit e5cdbc2ecc
24 changed files with 912 additions and 541 deletions

View File

@@ -2,7 +2,9 @@ package com.aoleyun.sn.comm;
public class CommonConfig {
public static String AES_KEY = "0123456789ABCDEF";
public static final String MMKV_ID = "InterProcessKV";
public static final String AES_KEY = "0123456789ABCDEF";
/*爱华解锁标识*/
public final static String AIHUA_UNLOCK = "Aihua_unlock_state";