From b7d347e75d0aeebca06a4f12c7a2aba155c24b1e Mon Sep 17 00:00:00 2001
From: chenyc <501753378@qq.com>
Date: 星期一, 31 七月 2023 17:01:38 +0800
Subject: [PATCH] 更新配置文件请求地址

---
 src/stores/StoresConfing.ts |    7 +++++++
 1 files changed, 7 insertions(+), 0 deletions(-)

diff --git a/src/stores/StoresConfing.ts b/src/stores/StoresConfing.ts
index 5edd275..4668ffd 100644
--- a/src/stores/StoresConfing.ts
+++ b/src/stores/StoresConfing.ts
@@ -9,6 +9,13 @@
         face_score:0.55,
         timeJg:10000,
         base_api:"",
+        face_push:3,
+        Is_ce_wen:false,
+        portPath:'COM5',
+        baudRate:115200,
+        Is_xyj:false,
+        xueyanjiPortPath:"COM35",
+        xueyanjiBaudRate:115200
         
     })
     /**

--
Gitblit v1.8.0