From 74f8cd07a39795656573d4e4bb2fe85a6dadbb8c Mon Sep 17 00:00:00 2001
From: zhangqian <zhangqian@123.com>
Date: 星期六, 02 九月 2023 15:15:44 +0800
Subject: [PATCH] 从云端请求工艺参数,加入deviceId字段用于消息过滤

---
 .gitignore |    5 ++++-
 1 files changed, 4 insertions(+), 1 deletions(-)

diff --git a/.gitignore b/.gitignore
index 5f530a0..1561e76 100644
--- a/.gitignore
+++ b/.gitignore
@@ -22,4 +22,7 @@
 *.exe
 *.test
 apsClient
-aps.db
\ No newline at end of file
+aps.db
+.idea
+logs
+datafile
\ No newline at end of file

--
Gitblit v1.8.0