feat:增加人脸相关事件常量
This commit is contained in:
parent
e7d5826a2a
commit
023fb18484
@ -72,6 +72,10 @@ export const eventKeys = {
|
||||
registerFingerprintProcess: 'registerFingerprintProcess',
|
||||
// 注册指纹确认
|
||||
registerFingerprintConfirm: 'registerFingerprintConfirm',
|
||||
// 注册人脸过程
|
||||
registerFaceProcess: 'registerFaceProcess',
|
||||
// 注册人脸确认
|
||||
registerFaceConfirm: 'registerFaceConfirm',
|
||||
}
|
||||
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user