From 4fd99c2a20258abc53085ae6f8d8cd54be91a626 Mon Sep 17 00:00:00 2001
From: liurunyu <lry9898@163.com>
Date: 星期一, 18 八月 2025 11:17:22 +0800
Subject: [PATCH] 查询一个作物时,关联查询所关联的气象站名称
---
.idea/workspace.xml | 27 ++++++++++++++++++++-------
1 files changed, 20 insertions(+), 7 deletions(-)
diff --git a/.idea/workspace.xml b/.idea/workspace.xml
index 89ee018..1ee9f15 100644
--- a/.idea/workspace.xml
+++ b/.idea/workspace.xml
@@ -4,7 +4,9 @@
<option name="autoReloadType" value="SELECTIVE" />
</component>
<component name="ChangeListManager">
- <list default="true" id="7a85bc59-9d51-4024-bccc-93ac8a244030" name="Default Changelist" comment="" />
+ <list default="true" id="7a85bc59-9d51-4024-bccc-93ac8a244030" name="Default Changelist" comment="">
+ <change beforePath="$PROJECT_DIR$/.idea/workspace.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/workspace.xml" afterDir="false" />
+ </list>
<option name="SHOW_DIALOG" value="false" />
<option name="HIGHLIGHT_CONFLICTS" value="true" />
<option name="HIGHLIGHT_NON_ACTIVE_CHANGELIST" value="false" />
@@ -29,7 +31,7 @@
<property name="aspect.path.notification.shown" value="true" />
<property name="last_opened_file_path" value="$PROJECT_DIR$/pipIrr-platform" />
<property name="nodejs_package_manager_path" value="npm" />
- <property name="project.structure.last.edited" value="Modules" />
+ <property name="project.structure.last.edited" value="SDKs" />
<property name="project.structure.proportion" value="0.15" />
<property name="project.structure.side.proportion" value="0.20052427" />
<property name="settings.editor.selected.configurable" value="reference.settingsdialog.IDE.editor.colors.General" />
@@ -37,16 +39,21 @@
<component name="ReactorSettings">
<option name="notificationShown" value="true" />
</component>
+ <component name="RunDashboard">
+ <option name="configurationTypes">
+ <set>
+ <option value="SpringBootApplicationConfigurationType" />
+ </set>
+ </option>
+ </component>
<component name="RunManager" selected="Spring Boot.PipIrrWechatApplication">
- <configuration default="true" type="ArquillianTestNG" factoryName="" nameIsGenerated="true">
+ <configuration default="true" type="ArquillianJUnit" factoryName="" nameIsGenerated="true">
<option name="arquillianRunConfiguration">
<value>
<option name="containerStateName" value="" />
</value>
</option>
- <option name="TEST_OBJECT" value="CLASS" />
- <properties />
- <listeners />
+ <option name="TEST_OBJECT" value="class" />
<method v="2">
<option name="Make" enabled="true" />
</method>
@@ -199,7 +206,13 @@
<workItem from="1743990117629" duration="282000" />
<workItem from="1743990421345" duration="316000" />
<workItem from="1743990748430" duration="1442000" />
- <workItem from="1743992487124" duration="1112000" />
+ <workItem from="1743992487124" duration="1547000" />
+ <workItem from="1743994057855" duration="418000" />
+ <workItem from="1743994488436" duration="74000" />
+ <workItem from="1743994571396" duration="1222000" />
+ <workItem from="1743996126126" duration="76000" />
+ <workItem from="1743996212901" duration="72000" />
+ <workItem from="1743996432396" duration="516000" />
</task>
<servers />
</component>
--
Gitblit v1.8.0