From 4c3ac42be64eae9c92d9b876b16312d5de46338e Mon Sep 17 00:00:00 2001
From: 移动系统liao <liaoxujun@qq.com>
Date: 星期五, 16 八月 2024 14:16:49 +0800
Subject: [PATCH] 完成身份证上传验证接口,完成创建人脸库,创建人员库

---
 cylsg/EzWechat/WechatConfig.json |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/cylsg/EzWechat/WechatConfig.json b/cylsg/EzWechat/WechatConfig.json
index a6540e1..f238b57 100644
--- a/cylsg/EzWechat/WechatConfig.json
+++ b/cylsg/EzWechat/WechatConfig.json
@@ -1,7 +1,7 @@
 {
-  "WechatAPP" :{
-    "AppId": "寰俊 AppId",
-    "AppSecret": "寰俊 AppSecret"
+  "WechatAPP": {
+    "AppId": "wx983556688354dd14",
+    "AppSecret": "2ab1aefaac926855dc9d5f7bf7f04477"
 
   }
 }
\ No newline at end of file

--
Gitblit v1.9.1