﻿<?xml version="1.0" encoding="utf-8"?>
<Config>
  <SimilarValue>80</SimilarValue>
  <!--0代表使用商汤， 1代表使用云从，2代表使用云之眼，3鹰眼,默认使用商汤  4阿里云 5商汤本地  6 欧神本地 -->
  <!--公安接口使用服务声明-->
  <PoliceUseService>4</PoliceUseService>
  <!--1：1 照片比对接口使用服务声明-->
  <ComparePcitureUseService>6</ComparePcitureUseService>
  <!--1：N 照片建档 照片查找接口使用服务声明-->
  <FindPersonUseService>6</FindPersonUseService>
  <!--商汤 服务  -->

  <ShangHttpAddress>https://v2-auth-api.visioncloudapi.com/identity/idnumber_verification/stateless</ShangHttpAddress>
  <ShangHttpCompareAddress>http://v2-auth-api.visioncloudapi.com/identity/image_verification/stateless</ShangHttpCompareAddress>
  <ShangCongAppKey>99f451c3bebe4fb49020fc5ef93202cc</ShangCongAppKey>
  <ShangCongAppSecret>ec67bdae054f4699b8bd2369364d7056</ShangCongAppSecret>

  <!--云从 服务  -->
  <YunHttpAddress>https://service.cloudwalk.cn/cweis/faceRecog/checkFace</YunHttpAddress>
  <YunHttpCompareAddress>https://service.cloudwalk.cn/cweis/faceRecog/compareFace</YunHttpCompareAddress>
  <YunCongAppId>dongruangufen</YunCongAppId>
  <YunCongAppSecret>a451531e10bd416790eaf770526a00db</YunCongAppSecret>

  <!--云之眼 服务  -->
  <YunZhiYanAddress>http://120.25.161.56:8000/face/tool/compare</YunZhiYanAddress>
  <YunZhiYanAppId>user</YunZhiYanAppId>
  <YunZhiYanAppSecret>12345</YunZhiYanAppSecret>

  <!--鹰眼 服务  -->
  <YingYanAddress>http://10.10.55.4:8822/cloudwalk-sfa/extService/</YingYanAddress>
  <YingYanUserId>c11aa5249fb64ba5bfc10f93e123320a</YingYanUserId>
  <YingYanfaceLibId>6799715052820999934</YingYanfaceLibId>
  <YingYanfindPersons>1</YingYanfindPersons>

  <!--阿里云 服务  -->
  <YunDetectAddress>http://facecompare.neusoftubione.com/api</YunDetectAddress>
    <YunDetectAppId>facecompare</YunDetectAppId>
    <YunDetectAppSecret>111111</YunDetectAppSecret>
    <YunDetectFindPersons>1</YunDetectFindPersons>
   

  <!--商汤本地 服务  -->
  <ShangTangLocalAddress>http://10.10.55.253:5000</ShangTangLocalAddress>
  <ShangTangLocalFindPersons>1</ShangTangLocalFindPersons>


  <!--本地欧神服务-->
  <OuShenAddress>http://127.0.0.1:10006</OuShenAddress>
  <OuShenAppId>a54fce347adf4ca88f740c0eb230e4e3</OuShenAppId>
  <OuShenAppSecret>$2a$10$dJDxml5rWVC4EanD7TbsgOfqTwcr/tcq5DAGR6KIwBrqo4GuPUHte</OuShenAppSecret>
  <OuShenFacedbId>700021020106000001</OuShenFacedbId>
  <OuShenToken></OuShenToken>
  <OuShenTokenExpTime></OuShenTokenExpTime>
 

</Config>