|
@@ -1,44 +1,11 @@
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
<project version="4">
|
|
<project version="4">
|
|
<component name="ChangeListManager">
|
|
<component name="ChangeListManager">
|
|
- <list default="true" id="aea4e25b-646a-4ad1-9dc9-156d47497795" name="Default Changelist" comment="">
|
|
|
|
|
|
+ <list default="true" id="aea4e25b-646a-4ad1-9dc9-156d47497795" name="Default Changelist" comment="新增: 读取最新ph值接口;">
|
|
|
|
+ <change afterPath="$PROJECT_DIR$/huimv-env-manage/src/test/java/com/huimv/env/manage/service/StrUtilTest.java" afterDir="false" />
|
|
<change beforePath="$PROJECT_DIR$/.idea/workspace.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/workspace.xml" afterDir="false" />
|
|
<change beforePath="$PROJECT_DIR$/.idea/workspace.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/workspace.xml" afterDir="false" />
|
|
- <change beforePath="$PROJECT_DIR$/huimv-env-common/src/main/java/com/huimv/env/common/controller/EnvElectricityDayController.java" beforeDir="false" afterPath="$PROJECT_DIR$/huimv-env-manage/src/main/java/com/huimv/env/manage/controller/EnvElectricityDayController.java" afterDir="false" />
|
|
|
|
- <change beforePath="$PROJECT_DIR$/huimv-env-common/src/main/java/com/huimv/env/common/mapper/BaseDeviceCofigMapper.java" beforeDir="false" />
|
|
|
|
- <change beforePath="$PROJECT_DIR$/huimv-env-common/src/main/java/com/huimv/env/common/mapper/EnvWaterDayMapper.java" beforeDir="false" />
|
|
|
|
- <change beforePath="$PROJECT_DIR$/huimv-env-common/src/main/java/com/huimv/env/common/mapper/LampConfigMapper.java" beforeDir="false" />
|
|
|
|
- <change beforePath="$PROJECT_DIR$/huimv-env-common/src/main/java/com/huimv/env/common/mapper/xml/EnvWaterDayMapper.xml" beforeDir="false" />
|
|
|
|
- <change beforePath="$PROJECT_DIR$/huimv-env-common/src/main/java/com/huimv/env/common/service/EnvElectricityDayService.java" beforeDir="false" afterPath="$PROJECT_DIR$/huimv-env-common/src/main/java/com/huimv/env/common/service/EnvElectricityDayService.java" afterDir="false" />
|
|
|
|
- <change beforePath="$PROJECT_DIR$/huimv-env-common/src/main/java/com/huimv/env/common/service/EnvElectricityMonthService.java" beforeDir="false" afterPath="$PROJECT_DIR$/huimv-env-common/src/main/java/com/huimv/env/common/service/EnvElectricityMonthService.java" afterDir="false" />
|
|
|
|
- <change beforePath="$PROJECT_DIR$/huimv-env-common/src/main/java/com/huimv/env/common/service/EnvWaterDayService.java" beforeDir="false" afterPath="$PROJECT_DIR$/huimv-env-common/src/main/java/com/huimv/env/common/service/EnvWaterDayService.java" afterDir="false" />
|
|
|
|
- <change beforePath="$PROJECT_DIR$/huimv-env-common/src/main/java/com/huimv/env/common/service/EnvWaterMonthService.java" beforeDir="false" afterPath="$PROJECT_DIR$/huimv-env-common/src/main/java/com/huimv/env/common/service/EnvWaterMonthService.java" afterDir="false" />
|
|
|
|
- <change beforePath="$PROJECT_DIR$/huimv-env-common/src/main/java/com/huimv/env/common/service/IBaseDeviceCofigService.java" beforeDir="false" />
|
|
|
|
- <change beforePath="$PROJECT_DIR$/huimv-env-common/src/main/java/com/huimv/env/common/service/ILampConfigService.java" beforeDir="false" />
|
|
|
|
- <change beforePath="$PROJECT_DIR$/huimv-env-common/src/main/java/com/huimv/env/common/service/impl/BaseDeviceCofigServiceImpl.java" beforeDir="false" />
|
|
|
|
- <change beforePath="$PROJECT_DIR$/huimv-env-common/src/main/java/com/huimv/env/common/service/impl/EnvElectricityDayServiceImpl.java" beforeDir="false" afterPath="$PROJECT_DIR$/huimv-env-common/src/main/java/com/huimv/env/common/service/impl/EnvElectricityDayServiceImpl.java" afterDir="false" />
|
|
|
|
- <change beforePath="$PROJECT_DIR$/huimv-env-common/src/main/java/com/huimv/env/common/service/impl/EnvElectricityMonthServiceImpl.java" beforeDir="false" afterPath="$PROJECT_DIR$/huimv-env-common/src/main/java/com/huimv/env/common/service/impl/EnvElectricityMonthServiceImpl.java" afterDir="false" />
|
|
|
|
- <change beforePath="$PROJECT_DIR$/huimv-env-common/src/main/java/com/huimv/env/common/service/impl/EnvWaterDayServiceImpl.java" beforeDir="false" afterPath="$PROJECT_DIR$/huimv-env-common/src/main/java/com/huimv/env/common/service/impl/EnvWaterDayServiceImpl.java" afterDir="false" />
|
|
|
|
- <change beforePath="$PROJECT_DIR$/huimv-env-common/src/main/java/com/huimv/env/common/service/impl/EnvWaterMonthServiceImpl.java" beforeDir="false" afterPath="$PROJECT_DIR$/huimv-env-common/src/main/java/com/huimv/env/common/service/impl/EnvWaterMonthServiceImpl.java" afterDir="false" />
|
|
|
|
- <change beforePath="$PROJECT_DIR$/huimv-env-common/src/main/java/com/huimv/env/common/service/impl/LampConfigServiceImpl.java" beforeDir="false" />
|
|
|
|
- <change beforePath="$PROJECT_DIR$/huimv-env-common/src/main/java/com/huimv/env/common/utils/Const.java" beforeDir="false" afterPath="$PROJECT_DIR$/huimv-env-common/src/main/java/com/huimv/env/common/utils/Const.java" afterDir="false" />
|
|
|
|
<change beforePath="$PROJECT_DIR$/huimv-env-common/target/maven-status/maven-compiler-plugin/compile/default-compile/createdFiles.lst" beforeDir="false" afterPath="$PROJECT_DIR$/huimv-env-common/target/maven-status/maven-compiler-plugin/compile/default-compile/createdFiles.lst" afterDir="false" />
|
|
<change beforePath="$PROJECT_DIR$/huimv-env-common/target/maven-status/maven-compiler-plugin/compile/default-compile/createdFiles.lst" beforeDir="false" afterPath="$PROJECT_DIR$/huimv-env-common/target/maven-status/maven-compiler-plugin/compile/default-compile/createdFiles.lst" afterDir="false" />
|
|
<change beforePath="$PROJECT_DIR$/huimv-env-common/target/maven-status/maven-compiler-plugin/compile/default-compile/inputFiles.lst" beforeDir="false" afterPath="$PROJECT_DIR$/huimv-env-common/target/maven-status/maven-compiler-plugin/compile/default-compile/inputFiles.lst" afterDir="false" />
|
|
<change beforePath="$PROJECT_DIR$/huimv-env-common/target/maven-status/maven-compiler-plugin/compile/default-compile/inputFiles.lst" beforeDir="false" afterPath="$PROJECT_DIR$/huimv-env-common/target/maven-status/maven-compiler-plugin/compile/default-compile/inputFiles.lst" afterDir="false" />
|
|
- <change beforePath="$PROJECT_DIR$/huimv-env-device/src/main/java/com/huimv/env/device/HuimvDeviceApplication.java" beforeDir="false" afterPath="$PROJECT_DIR$/huimv-env-device/src/main/java/com/huimv/env/device/HuimvDeviceApplication.java" afterDir="false" />
|
|
|
|
- <change beforePath="$PROJECT_DIR$/huimv-env-lamp/src/main/java/com/huimv/env/lamp/service/impl/LampInputHandleServiceImpl.java" beforeDir="false" afterPath="$PROJECT_DIR$/huimv-env-lamp/src/main/java/com/huimv/env/lamp/service/impl/LampInputHandleServiceImpl.java" afterDir="false" />
|
|
|
|
- <change beforePath="$PROJECT_DIR$/huimv-env-manage/pom.xml" beforeDir="false" afterPath="$PROJECT_DIR$/huimv-env-manage/pom.xml" afterDir="false" />
|
|
|
|
- <change beforePath="$PROJECT_DIR$/huimv-env-manage/src/main/java/com/huimv/env/manage/HuimvEnvManageApplication.java" beforeDir="false" afterPath="$PROJECT_DIR$/huimv-env-manage/src/main/java/com/huimv/env/manage/HuimvEnvManageApplication.java" afterDir="false" />
|
|
|
|
- <change beforePath="$PROJECT_DIR$/huimv-env-manage/src/main/java/com/huimv/env/manage/config/InterceptorConfig.java" beforeDir="false" afterPath="$PROJECT_DIR$/huimv-env-manage/src/main/java/com/huimv/env/manage/config/InterceptorConfig.java" afterDir="false" />
|
|
|
|
- <change beforePath="$PROJECT_DIR$/huimv-env-manage/src/main/java/com/huimv/env/manage/controller/EnvWaterDayController.java" beforeDir="false" afterPath="$PROJECT_DIR$/huimv-env-manage/src/main/java/com/huimv/env/manage/controller/EnvWaterDayController.java" afterDir="false" />
|
|
|
|
- <change beforePath="$PROJECT_DIR$/huimv-env-manage/src/main/java/com/huimv/env/manage/mapper/EnvWaterDayMapper.java" beforeDir="false" />
|
|
|
|
- <change beforePath="$PROJECT_DIR$/huimv-env-manage/src/main/java/com/huimv/env/manage/mapper/EnvWaterMonthMapper.java" beforeDir="false" />
|
|
|
|
- <change beforePath="$PROJECT_DIR$/huimv-env-manage/src/main/java/com/huimv/env/manage/mapper/LampConfigMapper.java" beforeDir="false" />
|
|
|
|
- <change beforePath="$PROJECT_DIR$/huimv-env-manage/src/main/java/com/huimv/env/manage/mapper/xml/EnvWaterDayMapper.xml" beforeDir="false" />
|
|
|
|
- <change beforePath="$PROJECT_DIR$/huimv-env-manage/src/main/java/com/huimv/env/manage/service/EnvWaterDayService.java" beforeDir="false" />
|
|
|
|
- <change beforePath="$PROJECT_DIR$/huimv-env-manage/src/main/java/com/huimv/env/manage/service/EnvWaterMonthService.java" beforeDir="false" />
|
|
|
|
- <change beforePath="$PROJECT_DIR$/huimv-env-manage/src/main/java/com/huimv/env/manage/service/impl/EnvWaterDayServiceImpl.java" beforeDir="false" />
|
|
|
|
- <change beforePath="$PROJECT_DIR$/huimv-env-manage/src/main/java/com/huimv/env/manage/service/impl/EnvWaterMonthServiceImpl.java" beforeDir="false" />
|
|
|
|
- <change beforePath="$PROJECT_DIR$/huimv-env-manage/src/main/resources/application-dev.yml" beforeDir="false" afterPath="$PROJECT_DIR$/huimv-env-manage/src/main/resources/application-dev.yml" afterDir="false" />
|
|
|
|
- <change beforePath="$PROJECT_DIR$/huimv-env-manage/src/main/resources/application-prod.yml" beforeDir="false" afterPath="$PROJECT_DIR$/huimv-env-manage/src/main/resources/application-prod.yml" afterDir="false" />
|
|
|
|
</list>
|
|
</list>
|
|
<option name="SHOW_DIALOG" value="false" />
|
|
<option name="SHOW_DIALOG" value="false" />
|
|
<option name="HIGHLIGHT_CONFLICTS" value="true" />
|
|
<option name="HIGHLIGHT_CONFLICTS" value="true" />
|
|
@@ -123,13 +90,16 @@
|
|
<property name="RunOnceActivity.ShowReadmeOnStart" value="true" />
|
|
<property name="RunOnceActivity.ShowReadmeOnStart" value="true" />
|
|
<property name="WebServerToolWindowFactoryState" value="false" />
|
|
<property name="WebServerToolWindowFactoryState" value="false" />
|
|
<property name="aspect.path.notification.shown" value="true" />
|
|
<property name="aspect.path.notification.shown" value="true" />
|
|
- <property name="last_opened_file_path" value="$PROJECT_DIR$/huimv-env-lamp/src/main/java/com/huimv/env/lamp/mapper" />
|
|
|
|
|
|
+ <property name="last_opened_file_path" value="$PROJECT_DIR$/huimv-env-manage/src/main/java/com/huimv/env/manage/saas/service" />
|
|
<property name="project.structure.last.edited" value="Modules" />
|
|
<property name="project.structure.last.edited" value="Modules" />
|
|
<property name="project.structure.proportion" value="0.15" />
|
|
<property name="project.structure.proportion" value="0.15" />
|
|
<property name="project.structure.side.proportion" value="0.2" />
|
|
<property name="project.structure.side.proportion" value="0.2" />
|
|
<property name="restartRequiresConfirmation" value="false" />
|
|
<property name="restartRequiresConfirmation" value="false" />
|
|
<property name="settings.editor.selected.configurable" value="File.Encoding" />
|
|
<property name="settings.editor.selected.configurable" value="File.Encoding" />
|
|
</component>
|
|
</component>
|
|
|
|
+ <component name="ReactorSettings">
|
|
|
|
+ <option name="notificationShown" value="true" />
|
|
|
|
+ </component>
|
|
<component name="RecentsManager">
|
|
<component name="RecentsManager">
|
|
<key name="MoveClassesOrPackagesDialog.RECENTS_KEY">
|
|
<key name="MoveClassesOrPackagesDialog.RECENTS_KEY">
|
|
<recent name="com.huimv.env.device.service" />
|
|
<recent name="com.huimv.env.device.service" />
|
|
@@ -137,11 +107,11 @@
|
|
<recent name="com.huimv.env.input" />
|
|
<recent name="com.huimv.env.input" />
|
|
</key>
|
|
</key>
|
|
<key name="CopyFile.RECENT_KEYS">
|
|
<key name="CopyFile.RECENT_KEYS">
|
|
|
|
+ <recent name="D:\idea6\huimv.env.platform\huimv-env-platform\huimv-env-manage\src\main\java\com\huimv\env\manage\saas\service" />
|
|
|
|
+ <recent name="D:\idea6\huimv.env.platform\huimv-env-platform\huimv-env-manage\src\main\java\com\huimv\env\manage\saas\service\impl" />
|
|
|
|
+ <recent name="D:\idea6\huimv.env.platform\huimv-env-platform\huimv-env-manage\src\main\java\com\huimv\env\manage\entity" />
|
|
|
|
+ <recent name="D:\idea6\huimv.env.platform\huimv-env-platform\huimv-env-manage\src\main\java\com\huimv\env\manage\mapper" />
|
|
<recent name="D:\idea6\huimv.env.platform\huimv-env-platform\huimv-env-lamp\src\main\java\com\huimv\env\lamp\mapper" />
|
|
<recent name="D:\idea6\huimv.env.platform\huimv-env-platform\huimv-env-lamp\src\main\java\com\huimv\env\lamp\mapper" />
|
|
- <recent name="D:\idea6\huimv.env.platform\huimv-env-platform\huimv-env-common\src\main\java\com\huimv\env\common\mapper" />
|
|
|
|
- <recent name="D:\idea6\huimv.env.platform\huimv-env-platform\huimv-env-common\src\main\java\com\huimv\env\common\service\impl" />
|
|
|
|
- <recent name="D:\idea6\huimv.env.platform\huimv-env-platform\huimv-env-common\src\main\java\com\huimv\env\common\service" />
|
|
|
|
- <recent name="D:\idea6\huimv.env.platform\huimv-env-platform\huimv-env-input\src\main\resources" />
|
|
|
|
</key>
|
|
</key>
|
|
<key name="CopyClassDialog.RECENTS_KEY">
|
|
<key name="CopyClassDialog.RECENTS_KEY">
|
|
<recent name="com.huimv.env.lamp.service" />
|
|
<recent name="com.huimv.env.lamp.service" />
|
|
@@ -181,30 +151,32 @@
|
|
<option name="Make" enabled="true" />
|
|
<option name="Make" enabled="true" />
|
|
</method>
|
|
</method>
|
|
</configuration>
|
|
</configuration>
|
|
- <configuration name="HuimvEnvInputApplication" type="Application" factoryName="Application" temporary="true" nameIsGenerated="true">
|
|
|
|
- <option name="MAIN_CLASS_NAME" value="com.huimv.env.input.HuimvEnvInputApplication" />
|
|
|
|
- <module name="huimv-env-input" />
|
|
|
|
|
|
+ <configuration name="StrUtilTest" type="JUnit" factoryName="JUnit" temporary="true" nameIsGenerated="true">
|
|
|
|
+ <module name="huimv-env-manage" />
|
|
<extension name="coverage">
|
|
<extension name="coverage">
|
|
<pattern>
|
|
<pattern>
|
|
- <option name="PATTERN" value="com.huimv.env.input.*" />
|
|
|
|
|
|
+ <option name="PATTERN" value="com.huimv.env.manage.service.*" />
|
|
<option name="ENABLED" value="true" />
|
|
<option name="ENABLED" value="true" />
|
|
</pattern>
|
|
</pattern>
|
|
</extension>
|
|
</extension>
|
|
|
|
+ <option name="PACKAGE_NAME" value="com.huimv.env.manage.service" />
|
|
|
|
+ <option name="MAIN_CLASS_NAME" value="com.huimv.env.manage.service.StrUtilTest" />
|
|
|
|
+ <option name="TEST_OBJECT" value="class" />
|
|
<method v="2">
|
|
<method v="2">
|
|
<option name="Make" enabled="true" />
|
|
<option name="Make" enabled="true" />
|
|
</method>
|
|
</method>
|
|
</configuration>
|
|
</configuration>
|
|
- <configuration name="DeviceTest.test3" type="JUnit" factoryName="JUnit" temporary="true" nameIsGenerated="true">
|
|
|
|
- <module name="huimv-env-device" />
|
|
|
|
|
|
+ <configuration name="StrUtilTest.test1" type="JUnit" factoryName="JUnit" temporary="true" nameIsGenerated="true">
|
|
|
|
+ <module name="huimv-env-manage" />
|
|
<extension name="coverage">
|
|
<extension name="coverage">
|
|
<pattern>
|
|
<pattern>
|
|
- <option name="PATTERN" value="com.huimv.env.device.service.*" />
|
|
|
|
|
|
+ <option name="PATTERN" value="com.huimv.env.manage.service.*" />
|
|
<option name="ENABLED" value="true" />
|
|
<option name="ENABLED" value="true" />
|
|
</pattern>
|
|
</pattern>
|
|
</extension>
|
|
</extension>
|
|
- <option name="PACKAGE_NAME" value="com.huimv.env.device.service" />
|
|
|
|
- <option name="MAIN_CLASS_NAME" value="com.huimv.env.device.service.DeviceTest" />
|
|
|
|
- <option name="METHOD_NAME" value="test3" />
|
|
|
|
|
|
+ <option name="PACKAGE_NAME" value="com.huimv.env.manage.service" />
|
|
|
|
+ <option name="MAIN_CLASS_NAME" value="com.huimv.env.manage.service.StrUtilTest" />
|
|
|
|
+ <option name="METHOD_NAME" value="test1" />
|
|
<option name="TEST_OBJECT" value="method" />
|
|
<option name="TEST_OBJECT" value="method" />
|
|
<method v="2">
|
|
<method v="2">
|
|
<option name="Make" enabled="true" />
|
|
<option name="Make" enabled="true" />
|
|
@@ -246,11 +218,11 @@
|
|
</configuration>
|
|
</configuration>
|
|
<recent_temporary>
|
|
<recent_temporary>
|
|
<list>
|
|
<list>
|
|
- <item itemvalue="Spring Boot.HuimvDeviceApplication" />
|
|
|
|
- <item itemvalue="Application.CodeGenerator (1)" />
|
|
|
|
<item itemvalue="Application.CodeGenerator" />
|
|
<item itemvalue="Application.CodeGenerator" />
|
|
- <item itemvalue="Application.HuimvEnvInputApplication" />
|
|
|
|
- <item itemvalue="JUnit.DeviceTest.test3" />
|
|
|
|
|
|
+ <item itemvalue="Application.CodeGenerator (1)" />
|
|
|
|
+ <item itemvalue="JUnit.StrUtilTest.test1" />
|
|
|
|
+ <item itemvalue="JUnit.StrUtilTest" />
|
|
|
|
+ <item itemvalue="Spring Boot.HuimvDeviceApplication" />
|
|
</list>
|
|
</list>
|
|
</recent_temporary>
|
|
</recent_temporary>
|
|
</component>
|
|
</component>
|
|
@@ -307,7 +279,12 @@
|
|
<workItem from="1666441750302" duration="1235000" />
|
|
<workItem from="1666441750302" duration="1235000" />
|
|
<workItem from="1666497124475" duration="907000" />
|
|
<workItem from="1666497124475" duration="907000" />
|
|
<workItem from="1666597397678" duration="5102000" />
|
|
<workItem from="1666597397678" duration="5102000" />
|
|
- <workItem from="1666688023359" duration="10058000" />
|
|
|
|
|
|
+ <workItem from="1666688023359" duration="10227000" />
|
|
|
|
+ <workItem from="1666744315611" duration="8176000" />
|
|
|
|
+ <workItem from="1666768855185" duration="16534000" />
|
|
|
|
+ <workItem from="1666831135823" duration="19352000" />
|
|
|
|
+ <workItem from="1666861254073" duration="9493000" />
|
|
|
|
+ <workItem from="1666917236885" duration="20175000" />
|
|
</task>
|
|
</task>
|
|
<task id="LOCAL-00001" summary="新建环境控制平台">
|
|
<task id="LOCAL-00001" summary="新建环境控制平台">
|
|
<created>1660656813145</created>
|
|
<created>1660656813145</created>
|
|
@@ -484,7 +461,91 @@
|
|
<option name="project" value="LOCAL" />
|
|
<option name="project" value="LOCAL" />
|
|
<updated>1666344821794</updated>
|
|
<updated>1666344821794</updated>
|
|
</task>
|
|
</task>
|
|
- <option name="localTasksCounter" value="26" />
|
|
|
|
|
|
+ <task id="LOCAL-00026" summary="新增: 1、读取每天用水数据; 2、读取历史用水数据; 3、读取每天用电数据; 4、读取历史用电数据;">
|
|
|
|
+ <created>1666699932039</created>
|
|
|
|
+ <option name="number" value="00026" />
|
|
|
|
+ <option name="presentableId" value="LOCAL-00026" />
|
|
|
|
+ <option name="project" value="LOCAL" />
|
|
|
|
+ <updated>1666699932039</updated>
|
|
|
|
+ </task>
|
|
|
|
+ <task id="LOCAL-00027" summary="新增: 读取最新ph值接口;">
|
|
|
|
+ <created>1666764975311</created>
|
|
|
|
+ <option name="number" value="00027" />
|
|
|
|
+ <option name="presentableId" value="LOCAL-00027" />
|
|
|
|
+ <option name="project" value="LOCAL" />
|
|
|
|
+ <updated>1666764975311</updated>
|
|
|
|
+ </task>
|
|
|
|
+ <task id="LOCAL-00028" summary="更改启动类上的注解,解决404问题。">
|
|
|
|
+ <created>1666768755665</created>
|
|
|
|
+ <option name="number" value="00028" />
|
|
|
|
+ <option name="presentableId" value="LOCAL-00028" />
|
|
|
|
+ <option name="project" value="LOCAL" />
|
|
|
|
+ <updated>1666768755665</updated>
|
|
|
|
+ </task>
|
|
|
|
+ <task id="LOCAL-00029" summary="更改manage工程启动类上注解,解决404问题。">
|
|
|
|
+ <created>1666768822681</created>
|
|
|
|
+ <option name="number" value="00029" />
|
|
|
|
+ <option name="presentableId" value="LOCAL-00029" />
|
|
|
|
+ <option name="project" value="LOCAL" />
|
|
|
|
+ <updated>1666768822681</updated>
|
|
|
|
+ </task>
|
|
|
|
+ <task id="LOCAL-00030" summary="新增读取当前最新温度、湿度、历史温度和历史湿度数据功能。">
|
|
|
|
+ <created>1666774957576</created>
|
|
|
|
+ <option name="number" value="00030" />
|
|
|
|
+ <option name="presentableId" value="LOCAL-00030" />
|
|
|
|
+ <option name="project" value="LOCAL" />
|
|
|
|
+ <updated>1666774957576</updated>
|
|
|
|
+ </task>
|
|
|
|
+ <task id="LOCAL-00031" summary="新增读取每天温度历史数据功能">
|
|
|
|
+ <created>1666787986789</created>
|
|
|
|
+ <option name="number" value="00031" />
|
|
|
|
+ <option name="presentableId" value="LOCAL-00031" />
|
|
|
|
+ <option name="project" value="LOCAL" />
|
|
|
|
+ <updated>1666787986789</updated>
|
|
|
|
+ </task>
|
|
|
|
+ <task id="LOCAL-00032" summary="新增:最新的温度和湿度,24小时温度列表,24小时湿度列表">
|
|
|
|
+ <created>1666835435025</created>
|
|
|
|
+ <option name="number" value="00032" />
|
|
|
|
+ <option name="presentableId" value="LOCAL-00032" />
|
|
|
|
+ <option name="project" value="LOCAL" />
|
|
|
|
+ <updated>1666835435025</updated>
|
|
|
|
+ </task>
|
|
|
|
+ <task id="LOCAL-00033" summary="更改最新温度和湿度、温度列表,湿度列表的返回字段。">
|
|
|
|
+ <created>1666835778536</created>
|
|
|
|
+ <option name="number" value="00033" />
|
|
|
|
+ <option name="presentableId" value="LOCAL-00033" />
|
|
|
|
+ <option name="project" value="LOCAL" />
|
|
|
|
+ <updated>1666835778536</updated>
|
|
|
|
+ </task>
|
|
|
|
+ <task id="LOCAL-00034" summary="完成猪仔保温(接口)功能。">
|
|
|
|
+ <created>1666861184867</created>
|
|
|
|
+ <option name="number" value="00034" />
|
|
|
|
+ <option name="presentableId" value="LOCAL-00034" />
|
|
|
|
+ <option name="project" value="LOCAL" />
|
|
|
|
+ <updated>1666861184867</updated>
|
|
|
|
+ </task>
|
|
|
|
+ <task id="LOCAL-00035" summary="新增接口: 1、读取样板间所有绑定设备; 2、设定样板间设备状态;">
|
|
|
|
+ <created>1666868791709</created>
|
|
|
|
+ <option name="number" value="00035" />
|
|
|
|
+ <option name="presentableId" value="LOCAL-00035" />
|
|
|
|
+ <option name="project" value="LOCAL" />
|
|
|
|
+ <updated>1666868791709</updated>
|
|
|
|
+ </task>
|
|
|
|
+ <task id="LOCAL-00036" summary="新增:用电统计(每天用电量、环比,每月用电量、环比)">
|
|
|
|
+ <created>1666943731389</created>
|
|
|
|
+ <option name="number" value="00036" />
|
|
|
|
+ <option name="presentableId" value="LOCAL-00036" />
|
|
|
|
+ <option name="project" value="LOCAL" />
|
|
|
|
+ <updated>1666943731389</updated>
|
|
|
|
+ </task>
|
|
|
|
+ <task id="LOCAL-00037" summary="新增12月或30天的用电量历史列表数据">
|
|
|
|
+ <created>1666945487968</created>
|
|
|
|
+ <option name="number" value="00037" />
|
|
|
|
+ <option name="presentableId" value="LOCAL-00037" />
|
|
|
|
+ <option name="project" value="LOCAL" />
|
|
|
|
+ <updated>1666945487968</updated>
|
|
|
|
+ </task>
|
|
|
|
+ <option name="localTasksCounter" value="38" />
|
|
<servers />
|
|
<servers />
|
|
</component>
|
|
</component>
|
|
<component name="TypeScriptGeneratedFilesManager">
|
|
<component name="TypeScriptGeneratedFilesManager">
|
|
@@ -501,17 +562,6 @@
|
|
</option>
|
|
</option>
|
|
</component>
|
|
</component>
|
|
<component name="VcsManagerConfiguration">
|
|
<component name="VcsManagerConfiguration">
|
|
- <MESSAGE value="修改数据库。" />
|
|
|
|
- <MESSAGE value="修改manage模块数据库" />
|
|
|
|
- <MESSAGE value="新建接收设备请求命令执行器功能" />
|
|
|
|
- <MESSAGE value="新建环境控制平台" />
|
|
|
|
- <MESSAGE value="新建添加温度数据功能。" />
|
|
|
|
- <MESSAGE value="新建传感器注册功能。" />
|
|
|
|
- <MESSAGE value="新建上报设备状态和平台推送消息功能。" />
|
|
|
|
- <MESSAGE value="平台消息推送功能完成。" />
|
|
|
|
- <MESSAGE value="下发喷雾除臭配置。" />
|
|
|
|
- <MESSAGE value="修改获取除臭配置问题。" />
|
|
|
|
- <MESSAGE value="修改报警使能。" />
|
|
|
|
<MESSAGE value="修改高低温报警。" />
|
|
<MESSAGE value="修改高低温报警。" />
|
|
<MESSAGE value="修改下发喷雾除臭配置(将开关时长*60秒)。" />
|
|
<MESSAGE value="修改下发喷雾除臭配置(将开关时长*60秒)。" />
|
|
<MESSAGE value="修改除臭配置时间" />
|
|
<MESSAGE value="修改除臭配置时间" />
|
|
@@ -525,17 +575,29 @@
|
|
<MESSAGE value="修改端口号" />
|
|
<MESSAGE value="修改端口号" />
|
|
<MESSAGE value="新增:生成水表每天和每月数据。" />
|
|
<MESSAGE value="新增:生成水表每天和每月数据。" />
|
|
<MESSAGE value="新增: 1、生成水表每天和每月数据。 2、生成电表每天和每月数据。" />
|
|
<MESSAGE value="新增: 1、生成水表每天和每月数据。 2、生成电表每天和每月数据。" />
|
|
- <option name="LAST_COMMIT_MESSAGE" value="新增: 1、生成水表每天和每月数据。 2、生成电表每天和每月数据。" />
|
|
|
|
|
|
+ <MESSAGE value="新增: 1、读取每天用水数据; 2、读取历史用水数据; 3、读取每天用电数据; 4、读取历史用电数据;" />
|
|
|
|
+ <MESSAGE value="新增: 读取最新ph值接口;" />
|
|
|
|
+ <MESSAGE value="更改启动类上的注解,解决404问题。" />
|
|
|
|
+ <MESSAGE value="更改manage工程启动类上注解,解决404问题。" />
|
|
|
|
+ <MESSAGE value="新增读取当前最新温度、湿度、历史温度和历史湿度数据功能。" />
|
|
|
|
+ <MESSAGE value="新增读取每天温度历史数据功能" />
|
|
|
|
+ <MESSAGE value="新增:最新的温度和湿度,24小时温度列表,24小时湿度列表" />
|
|
|
|
+ <MESSAGE value="更改最新温度和湿度、温度列表,湿度列表的返回字段。" />
|
|
|
|
+ <MESSAGE value="完成猪仔保温(接口)功能。" />
|
|
|
|
+ <MESSAGE value="新增接口: 1、读取样板间所有绑定设备; 2、设定样板间设备状态;" />
|
|
|
|
+ <MESSAGE value="新增:用电统计(每天用电量、环比,每月用电量、环比)" />
|
|
|
|
+ <MESSAGE value="新增12月或30天的用电量历史列表数据" />
|
|
|
|
+ <option name="LAST_COMMIT_MESSAGE" value="新增12月或30天的用电量历史列表数据" />
|
|
</component>
|
|
</component>
|
|
<component name="WindowStateProjectService">
|
|
<component name="WindowStateProjectService">
|
|
<state x="552" y="181" key="#Assign_Data_Sources" timestamp="1661413248338">
|
|
<state x="552" y="181" key="#Assign_Data_Sources" timestamp="1661413248338">
|
|
<screen x="0" y="0" width="1920" height="1040" />
|
|
<screen x="0" y="0" width="1920" height="1040" />
|
|
</state>
|
|
</state>
|
|
<state x="552" y="181" key="#Assign_Data_Sources/-1920.0.1920.1040/0.0.1920.1040@0.0.1920.1040" timestamp="1661413248338" />
|
|
<state x="552" y="181" key="#Assign_Data_Sources/-1920.0.1920.1040/0.0.1920.1040@0.0.1920.1040" timestamp="1661413248338" />
|
|
- <state x="552" y="181" key="#Project_Structure" timestamp="1666692196404">
|
|
|
|
|
|
+ <state x="552" y="181" key="#Project_Structure" timestamp="1666854340233">
|
|
<screen x="0" y="0" width="1920" height="1040" />
|
|
<screen x="0" y="0" width="1920" height="1040" />
|
|
</state>
|
|
</state>
|
|
- <state x="552" y="181" key="#Project_Structure/-1920.0.1920.1040/0.0.1920.1040@0.0.1920.1040" timestamp="1666692196404" />
|
|
|
|
|
|
+ <state x="552" y="181" key="#Project_Structure/-1920.0.1920.1040/0.0.1920.1040@0.0.1920.1040" timestamp="1666854340233" />
|
|
<state x="552" y="181" key="#com.intellij.execution.impl.EditConfigurationsDialog" timestamp="1660731614165">
|
|
<state x="552" y="181" key="#com.intellij.execution.impl.EditConfigurationsDialog" timestamp="1660731614165">
|
|
<screen x="0" y="0" width="1920" height="1040" />
|
|
<screen x="0" y="0" width="1920" height="1040" />
|
|
</state>
|
|
</state>
|
|
@@ -544,70 +606,86 @@
|
|
<screen x="0" y="0" width="1920" height="1040" />
|
|
<screen x="0" y="0" width="1920" height="1040" />
|
|
</state>
|
|
</state>
|
|
<state x="624" y="328" key="#com.intellij.fileTypes.FileTypeChooser/-1920.0.1920.1040/0.0.1920.1040@0.0.1920.1040" timestamp="1666697339264" />
|
|
<state x="624" y="328" key="#com.intellij.fileTypes.FileTypeChooser/-1920.0.1920.1040/0.0.1920.1040@0.0.1920.1040" timestamp="1666697339264" />
|
|
- <state x="765" y="228" key="#com.intellij.ide.util.MemberChooser" timestamp="1666699712472">
|
|
|
|
|
|
+ <state x="765" y="228" key="#com.intellij.ide.util.MemberChooser" timestamp="1666942407442">
|
|
<screen x="0" y="0" width="1920" height="1040" />
|
|
<screen x="0" y="0" width="1920" height="1040" />
|
|
</state>
|
|
</state>
|
|
- <state x="765" y="228" key="#com.intellij.ide.util.MemberChooser/-1920.0.1920.1040/0.0.1920.1040@0.0.1920.1040" timestamp="1666699712472" />
|
|
|
|
|
|
+ <state x="765" y="228" key="#com.intellij.ide.util.MemberChooser/-1920.0.1920.1040/0.0.1920.1040@0.0.1920.1040" timestamp="1666942407442" />
|
|
<state x="726" y="386" width="663" height="273" key="#com.intellij.refactoring.move.moveClassesOrPackages.MoveClassesOrPackagesDialog.classes" timestamp="1660877046428">
|
|
<state x="726" y="386" width="663" height="273" key="#com.intellij.refactoring.move.moveClassesOrPackages.MoveClassesOrPackagesDialog.classes" timestamp="1660877046428">
|
|
<screen x="0" y="0" width="1920" height="1040" />
|
|
<screen x="0" y="0" width="1920" height="1040" />
|
|
</state>
|
|
</state>
|
|
<state x="726" y="386" width="663" height="273" key="#com.intellij.refactoring.move.moveClassesOrPackages.MoveClassesOrPackagesDialog.classes/-1920.0.1920.1040/0.0.1920.1040@0.0.1920.1040" timestamp="1660877046428" />
|
|
<state x="726" y="386" width="663" height="273" key="#com.intellij.refactoring.move.moveClassesOrPackages.MoveClassesOrPackagesDialog.classes/-1920.0.1920.1040/0.0.1920.1040@0.0.1920.1040" timestamp="1660877046428" />
|
|
- <state x="690" y="269" key="#com.intellij.refactoring.safeDelete.UnsafeUsagesDialog" timestamp="1666692718011">
|
|
|
|
|
|
+ <state x="690" y="269" key="#com.intellij.refactoring.safeDelete.UnsafeUsagesDialog" timestamp="1666867650822">
|
|
<screen x="0" y="0" width="1920" height="1040" />
|
|
<screen x="0" y="0" width="1920" height="1040" />
|
|
</state>
|
|
</state>
|
|
- <state x="690" y="269" key="#com.intellij.refactoring.safeDelete.UnsafeUsagesDialog/-1920.0.1920.1040/0.0.1920.1040@0.0.1920.1040" timestamp="1666692718011" />
|
|
|
|
- <state x="461" y="216" key="CommitChangelistDialog2" timestamp="1666344814305">
|
|
|
|
|
|
+ <state x="690" y="269" key="#com.intellij.refactoring.safeDelete.UnsafeUsagesDialog/-1920.0.1920.1040/0.0.1920.1040@0.0.1920.1040" timestamp="1666867650822" />
|
|
|
|
+ <state x="461" y="216" key="CommitChangelistDialog2" timestamp="1666946270047">
|
|
<screen x="0" y="0" width="1920" height="1040" />
|
|
<screen x="0" y="0" width="1920" height="1040" />
|
|
</state>
|
|
</state>
|
|
- <state x="461" y="216" key="CommitChangelistDialog2/-1920.0.1920.1040/0.0.1920.1040@0.0.1920.1040" timestamp="1666344814305" />
|
|
|
|
|
|
+ <state x="461" y="216" key="CommitChangelistDialog2/-1920.0.1920.1040/0.0.1920.1040@0.0.1920.1040" timestamp="1666946270047" />
|
|
<state x="92" y="92" width="1736" height="856" key="DiffContextDialog" timestamp="1661170245929">
|
|
<state x="92" y="92" width="1736" height="856" key="DiffContextDialog" timestamp="1661170245929">
|
|
<screen x="0" y="0" width="1920" height="1040" />
|
|
<screen x="0" y="0" width="1920" height="1040" />
|
|
</state>
|
|
</state>
|
|
<state x="92" y="92" width="1736" height="856" key="DiffContextDialog/-1920.0.1920.1040/0.0.1920.1040@0.0.1920.1040" timestamp="1661170245929" />
|
|
<state x="92" y="92" width="1736" height="856" key="DiffContextDialog/-1920.0.1920.1040/0.0.1920.1040@0.0.1920.1040" timestamp="1661170245929" />
|
|
- <state x="740" y="278" key="FileChooserDialogImpl" timestamp="1666442689749">
|
|
|
|
|
|
+ <state x="740" y="278" key="FileChooserDialogImpl" timestamp="1666854909333">
|
|
<screen x="0" y="0" width="1920" height="1040" />
|
|
<screen x="0" y="0" width="1920" height="1040" />
|
|
</state>
|
|
</state>
|
|
- <state x="740" y="278" key="FileChooserDialogImpl/-1920.0.1920.1040/0.0.1920.1040@0.0.1920.1040" timestamp="1666442689749" />
|
|
|
|
- <state width="1877" height="293" key="GridCell.Tab.0.bottom" timestamp="1666699578192">
|
|
|
|
|
|
+ <state x="740" y="278" key="FileChooserDialogImpl/-1920.0.1920.1040/0.0.1920.1040@0.0.1920.1040" timestamp="1666854909333" />
|
|
|
|
+ <state width="1877" height="217" key="GridCell.Tab.0.bottom" timestamp="1666945307871">
|
|
<screen x="0" y="0" width="1920" height="1040" />
|
|
<screen x="0" y="0" width="1920" height="1040" />
|
|
</state>
|
|
</state>
|
|
<state width="1877" height="315" key="GridCell.Tab.0.bottom/-1920.0.1920.1040/0.0.1920.1040@-1920.0.1920.1040" timestamp="1661594951986" />
|
|
<state width="1877" height="315" key="GridCell.Tab.0.bottom/-1920.0.1920.1040/0.0.1920.1040@-1920.0.1920.1040" timestamp="1661594951986" />
|
|
- <state width="1877" height="293" key="GridCell.Tab.0.bottom/-1920.0.1920.1040/0.0.1920.1040@0.0.1920.1040" timestamp="1666699578192" />
|
|
|
|
- <state width="1877" height="293" key="GridCell.Tab.0.center" timestamp="1666699578192">
|
|
|
|
|
|
+ <state width="1877" height="217" key="GridCell.Tab.0.bottom/-1920.0.1920.1040/0.0.1920.1040@0.0.1920.1040" timestamp="1666945307871" />
|
|
|
|
+ <state width="1877" height="217" key="GridCell.Tab.0.center" timestamp="1666945307871">
|
|
<screen x="0" y="0" width="1920" height="1040" />
|
|
<screen x="0" y="0" width="1920" height="1040" />
|
|
</state>
|
|
</state>
|
|
<state width="1877" height="315" key="GridCell.Tab.0.center/-1920.0.1920.1040/0.0.1920.1040@-1920.0.1920.1040" timestamp="1661594951985" />
|
|
<state width="1877" height="315" key="GridCell.Tab.0.center/-1920.0.1920.1040/0.0.1920.1040@-1920.0.1920.1040" timestamp="1661594951985" />
|
|
- <state width="1877" height="293" key="GridCell.Tab.0.center/-1920.0.1920.1040/0.0.1920.1040@0.0.1920.1040" timestamp="1666699578192" />
|
|
|
|
- <state width="1877" height="293" key="GridCell.Tab.0.left" timestamp="1666699578192">
|
|
|
|
|
|
+ <state width="1877" height="217" key="GridCell.Tab.0.center/-1920.0.1920.1040/0.0.1920.1040@0.0.1920.1040" timestamp="1666945307871" />
|
|
|
|
+ <state width="1877" height="217" key="GridCell.Tab.0.left" timestamp="1666945307871">
|
|
<screen x="0" y="0" width="1920" height="1040" />
|
|
<screen x="0" y="0" width="1920" height="1040" />
|
|
</state>
|
|
</state>
|
|
<state width="1877" height="315" key="GridCell.Tab.0.left/-1920.0.1920.1040/0.0.1920.1040@-1920.0.1920.1040" timestamp="1661594951985" />
|
|
<state width="1877" height="315" key="GridCell.Tab.0.left/-1920.0.1920.1040/0.0.1920.1040@-1920.0.1920.1040" timestamp="1661594951985" />
|
|
- <state width="1877" height="293" key="GridCell.Tab.0.left/-1920.0.1920.1040/0.0.1920.1040@0.0.1920.1040" timestamp="1666699578192" />
|
|
|
|
- <state width="1877" height="293" key="GridCell.Tab.0.right" timestamp="1666699578192">
|
|
|
|
|
|
+ <state width="1877" height="217" key="GridCell.Tab.0.left/-1920.0.1920.1040/0.0.1920.1040@0.0.1920.1040" timestamp="1666945307871" />
|
|
|
|
+ <state width="1877" height="217" key="GridCell.Tab.0.right" timestamp="1666945307871">
|
|
<screen x="0" y="0" width="1920" height="1040" />
|
|
<screen x="0" y="0" width="1920" height="1040" />
|
|
</state>
|
|
</state>
|
|
<state width="1877" height="315" key="GridCell.Tab.0.right/-1920.0.1920.1040/0.0.1920.1040@-1920.0.1920.1040" timestamp="1661594951985" />
|
|
<state width="1877" height="315" key="GridCell.Tab.0.right/-1920.0.1920.1040/0.0.1920.1040@-1920.0.1920.1040" timestamp="1661594951985" />
|
|
- <state width="1877" height="293" key="GridCell.Tab.0.right/-1920.0.1920.1040/0.0.1920.1040@0.0.1920.1040" timestamp="1666699578192" />
|
|
|
|
- <state width="1877" height="293" key="GridCell.Tab.1.bottom" timestamp="1666699578192">
|
|
|
|
|
|
+ <state width="1877" height="217" key="GridCell.Tab.0.right/-1920.0.1920.1040/0.0.1920.1040@0.0.1920.1040" timestamp="1666945307871" />
|
|
|
|
+ <state width="1877" height="217" key="GridCell.Tab.1.bottom" timestamp="1666945307871">
|
|
<screen x="0" y="0" width="1920" height="1040" />
|
|
<screen x="0" y="0" width="1920" height="1040" />
|
|
</state>
|
|
</state>
|
|
<state width="1877" height="315" key="GridCell.Tab.1.bottom/-1920.0.1920.1040/0.0.1920.1040@-1920.0.1920.1040" timestamp="1661594951987" />
|
|
<state width="1877" height="315" key="GridCell.Tab.1.bottom/-1920.0.1920.1040/0.0.1920.1040@-1920.0.1920.1040" timestamp="1661594951987" />
|
|
- <state width="1877" height="293" key="GridCell.Tab.1.bottom/-1920.0.1920.1040/0.0.1920.1040@0.0.1920.1040" timestamp="1666699578192" />
|
|
|
|
- <state width="1877" height="293" key="GridCell.Tab.1.center" timestamp="1666699578192">
|
|
|
|
|
|
+ <state width="1877" height="217" key="GridCell.Tab.1.bottom/-1920.0.1920.1040/0.0.1920.1040@0.0.1920.1040" timestamp="1666945307871" />
|
|
|
|
+ <state width="1877" height="217" key="GridCell.Tab.1.center" timestamp="1666945307871">
|
|
<screen x="0" y="0" width="1920" height="1040" />
|
|
<screen x="0" y="0" width="1920" height="1040" />
|
|
</state>
|
|
</state>
|
|
<state width="1877" height="315" key="GridCell.Tab.1.center/-1920.0.1920.1040/0.0.1920.1040@-1920.0.1920.1040" timestamp="1661594951987" />
|
|
<state width="1877" height="315" key="GridCell.Tab.1.center/-1920.0.1920.1040/0.0.1920.1040@-1920.0.1920.1040" timestamp="1661594951987" />
|
|
- <state width="1877" height="293" key="GridCell.Tab.1.center/-1920.0.1920.1040/0.0.1920.1040@0.0.1920.1040" timestamp="1666699578192" />
|
|
|
|
- <state width="1877" height="293" key="GridCell.Tab.1.left" timestamp="1666699578192">
|
|
|
|
|
|
+ <state width="1877" height="217" key="GridCell.Tab.1.center/-1920.0.1920.1040/0.0.1920.1040@0.0.1920.1040" timestamp="1666945307871" />
|
|
|
|
+ <state width="1877" height="217" key="GridCell.Tab.1.left" timestamp="1666945307871">
|
|
<screen x="0" y="0" width="1920" height="1040" />
|
|
<screen x="0" y="0" width="1920" height="1040" />
|
|
</state>
|
|
</state>
|
|
<state width="1877" height="315" key="GridCell.Tab.1.left/-1920.0.1920.1040/0.0.1920.1040@-1920.0.1920.1040" timestamp="1661594951987" />
|
|
<state width="1877" height="315" key="GridCell.Tab.1.left/-1920.0.1920.1040/0.0.1920.1040@-1920.0.1920.1040" timestamp="1661594951987" />
|
|
- <state width="1877" height="293" key="GridCell.Tab.1.left/-1920.0.1920.1040/0.0.1920.1040@0.0.1920.1040" timestamp="1666699578192" />
|
|
|
|
- <state width="1877" height="293" key="GridCell.Tab.1.right" timestamp="1666699578192">
|
|
|
|
|
|
+ <state width="1877" height="217" key="GridCell.Tab.1.left/-1920.0.1920.1040/0.0.1920.1040@0.0.1920.1040" timestamp="1666945307871" />
|
|
|
|
+ <state width="1877" height="217" key="GridCell.Tab.1.right" timestamp="1666945307871">
|
|
<screen x="0" y="0" width="1920" height="1040" />
|
|
<screen x="0" y="0" width="1920" height="1040" />
|
|
</state>
|
|
</state>
|
|
<state width="1877" height="315" key="GridCell.Tab.1.right/-1920.0.1920.1040/0.0.1920.1040@-1920.0.1920.1040" timestamp="1661594951987" />
|
|
<state width="1877" height="315" key="GridCell.Tab.1.right/-1920.0.1920.1040/0.0.1920.1040@-1920.0.1920.1040" timestamp="1661594951987" />
|
|
- <state width="1877" height="293" key="GridCell.Tab.1.right/-1920.0.1920.1040/0.0.1920.1040@0.0.1920.1040" timestamp="1666699578192" />
|
|
|
|
|
|
+ <state width="1877" height="217" key="GridCell.Tab.1.right/-1920.0.1920.1040/0.0.1920.1040@0.0.1920.1040" timestamp="1666945307871" />
|
|
|
|
+ <state width="1877" height="338" key="GridCell.Tab.2.bottom" timestamp="1666788213803">
|
|
|
|
+ <screen x="0" y="0" width="1920" height="1040" />
|
|
|
|
+ </state>
|
|
|
|
+ <state width="1877" height="338" key="GridCell.Tab.2.bottom/-1920.0.1920.1040/0.0.1920.1040@0.0.1920.1040" timestamp="1666788213803" />
|
|
|
|
+ <state width="1877" height="338" key="GridCell.Tab.2.center" timestamp="1666788213802">
|
|
|
|
+ <screen x="0" y="0" width="1920" height="1040" />
|
|
|
|
+ </state>
|
|
|
|
+ <state width="1877" height="338" key="GridCell.Tab.2.center/-1920.0.1920.1040/0.0.1920.1040@0.0.1920.1040" timestamp="1666788213802" />
|
|
|
|
+ <state width="1877" height="338" key="GridCell.Tab.2.left" timestamp="1666788213802">
|
|
|
|
+ <screen x="0" y="0" width="1920" height="1040" />
|
|
|
|
+ </state>
|
|
|
|
+ <state width="1877" height="338" key="GridCell.Tab.2.left/-1920.0.1920.1040/0.0.1920.1040@0.0.1920.1040" timestamp="1666788213802" />
|
|
|
|
+ <state width="1877" height="338" key="GridCell.Tab.2.right" timestamp="1666788213802">
|
|
|
|
+ <screen x="0" y="0" width="1920" height="1040" />
|
|
|
|
+ </state>
|
|
|
|
+ <state width="1877" height="338" key="GridCell.Tab.2.right/-1920.0.1920.1040/0.0.1920.1040@0.0.1920.1040" timestamp="1666788213802" />
|
|
<state x="574" y="255" key="JpaSupport:com.ifengxue.plugin.gui.AutoGeneratorSettingsDialog" timestamp="1660903124149">
|
|
<state x="574" y="255" key="JpaSupport:com.ifengxue.plugin.gui.AutoGeneratorSettingsDialog" timestamp="1660903124149">
|
|
<screen x="0" y="0" width="1920" height="1040" />
|
|
<screen x="0" y="0" width="1920" height="1040" />
|
|
</state>
|
|
</state>
|
|
@@ -624,42 +702,42 @@
|
|
<screen x="0" y="0" width="1920" height="1040" />
|
|
<screen x="0" y="0" width="1920" height="1040" />
|
|
</state>
|
|
</state>
|
|
<state x="669" y="236" key="MultipleFileMergeDialog/-1920.0.1920.1040/0.0.1920.1040@0.0.1920.1040" timestamp="1666699821559" />
|
|
<state x="669" y="236" key="MultipleFileMergeDialog/-1920.0.1920.1040/0.0.1920.1040@0.0.1920.1040" timestamp="1666699821559" />
|
|
- <state x="463" y="165" key="SettingsEditor" timestamp="1661146123419">
|
|
|
|
|
|
+ <state x="463" y="165" key="SettingsEditor" timestamp="1666767867830">
|
|
<screen x="0" y="0" width="1920" height="1040" />
|
|
<screen x="0" y="0" width="1920" height="1040" />
|
|
</state>
|
|
</state>
|
|
- <state x="463" y="165" key="SettingsEditor/-1920.0.1920.1040/0.0.1920.1040@0.0.1920.1040" timestamp="1661146123419" />
|
|
|
|
- <state x="552" y="256" key="Vcs.Push.Dialog.v2" timestamp="1666344824415">
|
|
|
|
|
|
+ <state x="463" y="165" key="SettingsEditor/-1920.0.1920.1040/0.0.1920.1040@0.0.1920.1040" timestamp="1666767867830" />
|
|
|
|
+ <state x="552" y="256" key="Vcs.Push.Dialog.v2" timestamp="1666945489303">
|
|
<screen x="0" y="0" width="1920" height="1040" />
|
|
<screen x="0" y="0" width="1920" height="1040" />
|
|
</state>
|
|
</state>
|
|
- <state x="552" y="256" key="Vcs.Push.Dialog.v2/-1920.0.1920.1040/0.0.1920.1040@0.0.1920.1040" timestamp="1666344824415" />
|
|
|
|
- <state x="754" y="438" key="com.intellij.openapi.vcs.update.UpdateOrStatusOptionsDialogupdate-v2" timestamp="1666699827377">
|
|
|
|
|
|
+ <state x="552" y="256" key="Vcs.Push.Dialog.v2/-1920.0.1920.1040/0.0.1920.1040@0.0.1920.1040" timestamp="1666945489303" />
|
|
|
|
+ <state x="754" y="438" key="com.intellij.openapi.vcs.update.UpdateOrStatusOptionsDialogupdate-v2" timestamp="1666946538072">
|
|
<screen x="0" y="0" width="1920" height="1040" />
|
|
<screen x="0" y="0" width="1920" height="1040" />
|
|
</state>
|
|
</state>
|
|
<state x="-1166" y="438" key="com.intellij.openapi.vcs.update.UpdateOrStatusOptionsDialogupdate-v2/-1920.0.1920.1040/0.0.1920.1040@-1920.0.1920.1040" timestamp="1661594947139" />
|
|
<state x="-1166" y="438" key="com.intellij.openapi.vcs.update.UpdateOrStatusOptionsDialogupdate-v2/-1920.0.1920.1040/0.0.1920.1040@-1920.0.1920.1040" timestamp="1661594947139" />
|
|
- <state x="754" y="438" key="com.intellij.openapi.vcs.update.UpdateOrStatusOptionsDialogupdate-v2/-1920.0.1920.1040/0.0.1920.1040@0.0.1920.1040" timestamp="1666699827377" />
|
|
|
|
|
|
+ <state x="754" y="438" key="com.intellij.openapi.vcs.update.UpdateOrStatusOptionsDialogupdate-v2/-1920.0.1920.1040/0.0.1920.1040@0.0.1920.1040" timestamp="1666946538072" />
|
|
<state x="-1779" y="0" width="1323" height="999" key="dock-window-1" timestamp="1666320788567">
|
|
<state x="-1779" y="0" width="1323" height="999" key="dock-window-1" timestamp="1666320788567">
|
|
<screen x="-1920" y="0" width="1920" height="1040" />
|
|
<screen x="-1920" y="0" width="1920" height="1040" />
|
|
</state>
|
|
</state>
|
|
<state x="-1779" y="0" width="1323" height="999" key="dock-window-1/-1920.0.1920.1040/0.0.1920.1040@0.0.1920.1040" timestamp="1666320788567" />
|
|
<state x="-1779" y="0" width="1323" height="999" key="dock-window-1/-1920.0.1920.1040/0.0.1920.1040@0.0.1920.1040" timestamp="1666320788567" />
|
|
- <state x="580" y="246" width="759" height="548" key="find.popup" timestamp="1666693314888">
|
|
|
|
|
|
+ <state x="580" y="246" width="759" height="548" key="find.popup" timestamp="1666928202476">
|
|
<screen x="0" y="0" width="1920" height="1040" />
|
|
<screen x="0" y="0" width="1920" height="1040" />
|
|
</state>
|
|
</state>
|
|
- <state x="580" y="246" width="759" height="548" key="find.popup/-1920.0.1920.1040/0.0.1920.1040@0.0.1920.1040" timestamp="1666693314888" />
|
|
|
|
|
|
+ <state x="580" y="246" width="759" height="548" key="find.popup/-1920.0.1920.1040/0.0.1920.1040@0.0.1920.1040" timestamp="1666928202476" />
|
|
<state x="334" y="46" key="new project wizard" timestamp="1660737465619">
|
|
<state x="334" y="46" key="new project wizard" timestamp="1660737465619">
|
|
<screen x="0" y="0" width="1920" height="1040" />
|
|
<screen x="0" y="0" width="1920" height="1040" />
|
|
</state>
|
|
</state>
|
|
<state x="334" y="46" key="new project wizard/-1920.0.1920.1040/0.0.1920.1040@0.0.1920.1040" timestamp="1660737465619" />
|
|
<state x="334" y="46" key="new project wizard/-1920.0.1920.1040/0.0.1920.1040@0.0.1920.1040" timestamp="1660737465619" />
|
|
- <state x="663" y="152" key="refactoring.ChangeSignatureDialog" timestamp="1666339863274">
|
|
|
|
|
|
+ <state x="663" y="152" key="refactoring.ChangeSignatureDialog" timestamp="1666938490953">
|
|
<screen x="0" y="0" width="1920" height="1040" />
|
|
<screen x="0" y="0" width="1920" height="1040" />
|
|
</state>
|
|
</state>
|
|
- <state x="663" y="152" key="refactoring.ChangeSignatureDialog/-1920.0.1920.1040/0.0.1920.1040@0.0.1920.1040" timestamp="1666339863274" />
|
|
|
|
|
|
+ <state x="663" y="152" key="refactoring.ChangeSignatureDialog/-1920.0.1920.1040/0.0.1920.1040@0.0.1920.1040" timestamp="1666938490953" />
|
|
<state x="616" y="240" key="run.anything.popup" timestamp="1666693152040">
|
|
<state x="616" y="240" key="run.anything.popup" timestamp="1666693152040">
|
|
<screen x="0" y="0" width="1920" height="1040" />
|
|
<screen x="0" y="0" width="1920" height="1040" />
|
|
</state>
|
|
</state>
|
|
<state x="616" y="240" key="run.anything.popup/-1920.0.1920.1040/0.0.1920.1040@0.0.1920.1040" timestamp="1666693152040" />
|
|
<state x="616" y="240" key="run.anything.popup/-1920.0.1920.1040/0.0.1920.1040@0.0.1920.1040" timestamp="1666693152040" />
|
|
- <state x="623" y="225" width="672" height="678" key="search.everywhere.popup" timestamp="1660827351945">
|
|
|
|
|
|
+ <state x="623" y="225" width="672" height="678" key="search.everywhere.popup" timestamp="1666863597140">
|
|
<screen x="0" y="0" width="1920" height="1040" />
|
|
<screen x="0" y="0" width="1920" height="1040" />
|
|
</state>
|
|
</state>
|
|
- <state x="623" y="225" width="672" height="678" key="search.everywhere.popup/-1920.0.1920.1040/0.0.1920.1040@0.0.1920.1040" timestamp="1660827351945" />
|
|
|
|
|
|
+ <state x="623" y="225" width="672" height="678" key="search.everywhere.popup/-1920.0.1920.1040/0.0.1920.1040@0.0.1920.1040" timestamp="1666863597140" />
|
|
</component>
|
|
</component>
|
|
</project>
|
|
</project>
|