From 6a4f68b8f99dca3a00c297cbcff82c065575212c Mon Sep 17 00:00:00 2001
From: liurunyu <lry9898@163.com>
Date: 星期六, 16 八月 2025 11:25:20 +0800
Subject: [PATCH] 1、完善代码;2、作物去除lat属性,采用关联气象站的lat;3、project模块增加查询全部气象站的方法。

---
 .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