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