From 915253f87d4ef04d886bebb50135d75082ae0eee Mon Sep 17 00:00:00 2001
From: zhangqian <zhangqian@123.com>
Date: 星期五, 15 九月 2023 13:37:22 +0800
Subject: [PATCH] 换一种方式检查plc连接

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

diff --git a/.gitignore b/.gitignore
index 1561e76..6872e17 100644
--- a/.gitignore
+++ b/.gitignore
@@ -23,6 +23,7 @@
 *.test
 apsClient
 aps.db
+aps.db-journal
 .idea
 logs
 datafile
\ No newline at end of file

--
Gitblit v1.8.0