From ad9c163fefcfdd15463926f7713c4af81c01cd87 Mon Sep 17 00:00:00 2001
From: zuoxiao <zuoxiao>
Date: 星期四, 27 三月 2025 13:50:58 +0800
Subject: [PATCH] 更新创建灌溉计划页面,添加API通信模块,优化项目选择器和时间选择功能;增强用户体验,修复轮灌组显示逻辑,调整样式和配置文件。

---
 project.config.json |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/project.config.json b/project.config.json
index 7a61a12..afe1a45 100644
--- a/project.config.json
+++ b/project.config.json
@@ -24,5 +24,5 @@
     "tabIndent": "auto",
     "tabSize": 2
   },
-  "appid": "wx022cdcb93e578771"
+  "appid": "wxbc2b6a00dd904ead"
 }
\ No newline at end of file

--
Gitblit v1.8.0