From 2e624b0b3df6bf8e8d6e09992941d4a0e9116a96 Mon Sep 17 00:00:00 2001 From: liurunyu <lry9898@163.com> Date: 星期三, 23 十月 2024 08:41:01 +0800 Subject: [PATCH] 重新定义并优化RTU上行数据接口 --- .gitignore | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) diff --git a/.gitignore b/.gitignore index 13b2fdc..c0eaa1b 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,3 @@ /pipIrr-platform/downloadTemp/ +/logs/*.* +logs/ \ No newline at end of file -- Gitblit v1.8.0