From b9657e5cfdb38579600e745150eb398b67515b65 Mon Sep 17 00:00:00 2001
From: chenyc <501753378@qq.com>
Date: 星期六, 05 八月 2023 23:06:02 +0800
Subject: [PATCH] 更新定时器
---
src/stores/StoresConfing.ts | 6 ++++++
1 files changed, 6 insertions(+), 0 deletions(-)
diff --git a/src/stores/StoresConfing.ts b/src/stores/StoresConfing.ts
index ce9264c..4668ffd 100644
--- a/src/stores/StoresConfing.ts
+++ b/src/stores/StoresConfing.ts
@@ -10,6 +10,12 @@
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