Skip to content

Commit 5edb498

Browse files
author
刘灵锋
committed
update:更新README
1 parent f961a57 commit 5edb498

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -139,13 +139,13 @@ AliveHelper.initWithBusinessID('businessId', timeout);
139139
AliveHelper.startAlive()
140140
```
141141

142-
### 2 停止活体检测
142+
### 3 停止活体检测
143143

144144
#### 代码说明:
145145
```
146146
AliveHelper.stopAlive();
147147
```
148-
### 3 检测状态监听
148+
### 4 检测状态监听
149149

150150
以下4个监听在 iOS 上生效,在 Android 不生效
151151
```

0 commit comments

Comments
 (0)