From 48ef530180aeec4f91517e2b86ef75745c28241c Mon Sep 17 00:00:00 2001
From: zhangqian <zhangqian@123.com>
Date: 星期五, 25 八月 2023 18:00:31 +0800
Subject: [PATCH] plc连接加入连接池并设置连接超时为5秒

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

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

--
Gitblit v1.8.0