From 2e75a8457b22e6a6cc3def3357f133633c941993 Mon Sep 17 00:00:00 2001 From: adam Date: Mon, 22 Aug 2022 15:21:33 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9readme?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .idea/vcs.xml | 6 ++++++ README.md | 20 ++++++++++++-------- 2 files changed, 18 insertions(+), 8 deletions(-) create mode 100644 .idea/vcs.xml diff --git a/.idea/vcs.xml b/.idea/vcs.xml new file mode 100644 index 0000000..94a25f7 --- /dev/null +++ b/.idea/vcs.xml @@ -0,0 +1,6 @@ + + + + + + \ No newline at end of file diff --git a/README.md b/README.md index adc2856..52efbce 100644 --- a/README.md +++ b/README.md @@ -1,12 +1,16 @@ ### 1.0.2版本 #### 2022年03月18日 -> 1.添加取消疑难事件,标记疑难事件添加说明、疑难等级 -> +``` + 1.添加取消疑难事件,标记疑难事件添加说明、疑难等级 +``` + ### 2022-7-25 -> 1.修复百度定位Key Bug -> 2.融合通信添加Https端口配置 -> 3.修复Bug Inconsistency detected (在清除了mData后续要重新刷新Adapter) -> 4.去除一像素经常保活 -> 5.android 8.0 闪退(因为强制竖屏) -> 6.添加忘记密码功能 \ No newline at end of file +``` +1.修复百度定位Key Bug +2.融合通信添加Https端口配置 +3.修复Bug Inconsistency detected (在清除了mData后续要重新刷新Adapter) +4.去除一像素经常保活 +5.android 8.0 闪退(因为强制竖屏) +6.添加忘记密码功能 +``` \ No newline at end of file