This commit is contained in:
2024-02-21 15:13:59 +08:00
2 changed files with 1 additions and 1 deletions
+1 -1
View File
@@ -37,7 +37,7 @@
<add key="SECRET_KEY" value="6yq7q5PTTGfocWDmSN7hjxuiixsfURe1"/>
<!--人脸检测参数-->
<!--人脸活体检测参数1最好,0最差 建议0.995 -->
<add key="BD_face_liveness" value="0.3"/>
<add key="BD_face_liveness" value="0.3"/>
<!--人脸高宽建议100-200-->
<!--<add key="BD_width" value="200" />-->
<!--<add key="BD_height" value="200" />-->