From 6b59d3cbe0ae7a6881885113cfe9cbd818cb63a5 Mon Sep 17 00:00:00 2001
From: liurunyu <lry9898@163.com>
Date: 星期一, 18 八月 2025 10:27:52 +0800
Subject: [PATCH] 增加作物生长期判断及相关参数计算等逻辑

---
 pipIrr-platform/.gitignore |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/pipIrr-platform/.gitignore b/pipIrr-platform/.gitignore
index 549e00a..ee6e957 100644
--- a/pipIrr-platform/.gitignore
+++ b/pipIrr-platform/.gitignore
@@ -14,7 +14,7 @@
 .sts4-cache
 
 ### IntelliJ IDEA ###
-.idea
+.idea/
 *.iws
 *.iml
 *.ipr

--
Gitblit v1.8.0