Skip to content

Commit a6a7189

Browse files
author
dongfengtao
committed
fix:Restore configuration
1 parent caf112d commit a6a7189

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

packages/guard-core-v4/example.tsx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ import { React, render } from 'shim-react'
55
import * as facePlugin from 'face-api.js'
66

77
const App = () => {
8+
const appId = 'DEVICE_ID'
89
// const deviceId = 'DEVICE_ID' //如要使用必须使用开启元数据对的 用户池 测试
910

1011
const config: Partial<GuardLocalConfig> = {}

0 commit comments

Comments
 (0)