chenyc
2024-07-11 b9d95c062e98254155a1f5ca0d7934a89cc27321
src/samples/faceApi.ts
@@ -172,7 +172,7 @@
       // 验证图片
       // 是否本地识别
       const isLanFace= confingInfoStore().confingInfo.isLanFace
       if(isLanFace){
       if(isLanFace===true){
        //本地识别
        faceApiCheck(path)
       }else{