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