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, 5 insertions(+), 0 deletions(-)

diff --git a/.gitignore b/.gitignore
index 8365624..1561e76 100644
--- a/.gitignore
+++ b/.gitignore
@@ -21,3 +21,8 @@
 
 *.exe
 *.test
+apsClient
+aps.db
+.idea
+logs
+datafile
\ No newline at end of file

--
Gitblit v1.8.0