From 6654193ac41681be48fb108e61b22f34db191366 Mon Sep 17 00:00:00 2001
From: Administrator <admin@example.com>
Date: Sun, 12 Feb 2023 15:47:34 +0800
Subject: [PATCH] Update application-sitout.yml

---
 application-sitout.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/application-sitout.yml b/application-sitout.yml
index f9d0f7b..a742adb 100644
--- a/application-sitout.yml
+++ b/application-sitout.yml
@@ -118,7 +118,7 @@ weChat:
    
 server:
     pictureCheck: https://68818968wt.goho.co/Segment/DetectFace
-    PUT_USER_FACE_URL: http://[fdff:1:1:1::3]:4380/api/person/get_user_id_by_face
+    PUT_USER_FACE_URL: http://[fdff:1:1:1::3]:4380/api/person/put_user_face
     GET_USER_ID_BY_FACE : http://[fdff:1:1:1::3]:4380/api/person/get_user_id_by_face
     DEL_USER_FACE_URL : http://[fdff:1:1:1::3]:4380/api/person/del_user_face
 
--
libgit2 0.26.0