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