From 10bdb4ff5b468c77aad45ab2ec5158d715ab6a3d Mon Sep 17 00:00:00 2001
From: chenyc <501753378@qq.com>
Date: 星期三, 19 七月 2023 14:53:11 +0800
Subject: [PATCH] 更新测温模块
---
src/stores/StoresConfing.ts | 4 ++++
1 files changed, 4 insertions(+), 0 deletions(-)
diff --git a/src/stores/StoresConfing.ts b/src/stores/StoresConfing.ts
index 5edd275..8eeb2d1 100644
--- a/src/stores/StoresConfing.ts
+++ b/src/stores/StoresConfing.ts
@@ -9,6 +9,10 @@
face_score:0.55,
timeJg:10000,
base_api:"",
+ face_push:3,
+ Is_ce_wen:false,
+ portPath:'COM5',
+ baudRate:115200
})
/**
--
Gitblit v1.8.0