From 3f1ef5cdf9212f912e9cad544387947d158f5d08 Mon Sep 17 00:00:00 2001 From: zhangqian <zhangqian@123.com> Date: 星期四, 14 九月 2023 19:26:49 +0800 Subject: [PATCH] 增加plc连接状态 --- .gitignore | 5 ++++- 1 files changed, 4 insertions(+), 1 deletions(-) diff --git a/.gitignore b/.gitignore index ca9b9ad..6872e17 100644 --- a/.gitignore +++ b/.gitignore @@ -23,4 +23,7 @@ *.test apsClient aps.db -.idea \ No newline at end of file +aps.db-journal +.idea +logs +datafile \ No newline at end of file -- Gitblit v1.8.0