修改readme

This commit is contained in:
adam 2022-08-22 15:21:33 +08:00
parent 69c3f63cec
commit 2e75a8457b
2 changed files with 18 additions and 8 deletions

6
.idea/vcs.xml Normal file
View File

@ -0,0 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="VcsDirectoryMappings">
<mapping directory="$PROJECT_DIR$" vcs="Git" />
</component>
</project>

View File

@ -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.添加忘记密码功能
```
1.修复百度定位Key Bug
2.融合通信添加Https端口配置
3.修复Bug Inconsistency detected (在清除了mData后续要重新刷新Adapter)
4.去除一像素经常保活
5.android 8.0 闪退(因为强制竖屏)
6.添加忘记密码功能
```