From 896b7f70cb51e46cbfa6d9ef2938ebfd38b70c92 Mon Sep 17 00:00:00 2001 From: liurunyu <lry9898@163.com> Date: 星期四, 14 八月 2025 11:34:30 +0800 Subject: [PATCH] 有wechat模块中查询水肥机、墒情站、气象站最新数据与在线情况中的登录验证注解去掉 --- .gitignore | 5 +++++ 1 files changed, 5 insertions(+), 0 deletions(-) diff --git a/.gitignore b/.gitignore index 13b2fdc..da2d2bd 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,6 @@ /pipIrr-platform/downloadTemp/ +/pipIrr-platform/pipIrr-mw/pipIrr-mw-rtu3rdTest/ +/logs/*.* +logs/ +### IntelliJ IDEA ### +.idea/ \ No newline at end of file -- Gitblit v1.8.0