| | |
| | | public final static String UNI_EVENT_REPLY_OTHER_LOCAL_ENCRYPT_GET = "get_local_encrypt";//本地密钥获取 |
| | | public final static String UNI_EVENT_REPLY_OTHER_LOCAL_ENCRYPT_SET = "set_local_encrypt";//本地密钥设置 |
| | | public final static String UNI_EVENT_REPLY_OTHER_PASSWORD_VERIFIY = "password_verifiy";//link进行密码验证 |
| | | public final static String UNI_EVENT_REPLY_OTHER_GET_LOCAL_JSON = " get_local_json";//本地json资源文件获取 |
| | | public final static String UNI_EVENT_REPLY_OTHER_GET_LOCAL_JSON = "get_local_json";//本地json资源文件获取 |
| | | |
| | | |
| | | /*********【我的】模块*********/ |