From 126c2efc23cb8a02e4ff4d300050a590b8a0f1fa Mon Sep 17 00:00:00 2001 From: liurunyu <lry9898@163.com> Date: 星期五, 25 十月 2024 10:33:25 +0800 Subject: [PATCH] 取水口管理功能中去除顯示在線情況,優化SQL語句。 --- .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