|
@@ -1,11 +1,19 @@
|
|
<?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="优化保温箱接收数据代码">
|
|
|
|
+ <change beforePath="$PROJECT_DIR$/.idea/compiler.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/compiler.xml" afterDir="false" />
|
|
|
|
+ <change beforePath="$PROJECT_DIR$/.idea/encodings.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/encodings.xml" 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/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/resources/conf/config.properties" beforeDir="false" afterPath="$PROJECT_DIR$/huimv-env-device/src/main/resources/conf/config.properties" afterDir="false" />
|
|
|
|
- <change beforePath="$PROJECT_DIR$/huimv-env-input/src/main/java/com/huimv/env/input/server/EnvInputServerHandler.java" beforeDir="false" afterPath="$PROJECT_DIR$/huimv-env-input/src/main/java/com/huimv/env/input/server/EnvInputServerHandler.java" afterDir="false" />
|
|
|
|
|
|
+ <change beforePath="$PROJECT_DIR$/huimv-env-common/src/test/java/com/huimv/env/common/CodeGenerator.java" beforeDir="false" afterPath="$PROJECT_DIR$/huimv-env-common/src/test/java/com/huimv/env/common/CodeGenerator.java" afterDir="false" />
|
|
|
|
+ <change beforePath="$PROJECT_DIR$/huimv-env-device/pom.xml" beforeDir="false" afterPath="$PROJECT_DIR$/huimv-env-device/pom.xml" 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-device/src/main/java/com/huimv/env/device/listener/DeviceListener.java" beforeDir="false" afterPath="$PROJECT_DIR$/huimv-env-device/src/main/java/com/huimv/env/device/listener/DeviceListener.java" afterDir="false" />
|
|
|
|
+ <change beforePath="$PROJECT_DIR$/huimv-env-device/src/main/java/com/huimv/env/device/listener/SensorListener.java" beforeDir="false" afterPath="$PROJECT_DIR$/huimv-env-device/src/main/java/com/huimv/env/device/listener/SensorListener.java" afterDir="false" />
|
|
|
|
+ <change beforePath="$PROJECT_DIR$/huimv-env-device/src/main/java/com/huimv/env/device/service/IDeviceService.java" beforeDir="false" afterPath="$PROJECT_DIR$/huimv-env-device/src/main/java/com/huimv/env/device/service/IDeviceService.java" afterDir="false" />
|
|
|
|
+ <change beforePath="$PROJECT_DIR$/huimv-env-device/src/main/java/com/huimv/env/device/service/impl/DeviceServiceImpl.java" beforeDir="false" afterPath="$PROJECT_DIR$/huimv-env-device/src/main/java/com/huimv/env/device/service/impl/DeviceServiceImpl.java" 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" />
|
|
|
|
+ <change beforePath="$PROJECT_DIR$/pom.xml" beforeDir="false" afterPath="$PROJECT_DIR$/pom.xml" 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" />
|
|
@@ -98,11 +106,21 @@
|
|
<property name="settings.editor.selected.configurable" value="File.Encoding" />
|
|
<property name="settings.editor.selected.configurable" value="File.Encoding" />
|
|
</component>
|
|
</component>
|
|
<component name="RecentsManager">
|
|
<component name="RecentsManager">
|
|
|
|
+ <key name="MoveFile.RECENT_KEYS">
|
|
|
|
+ <recent name="D:\idea6\huimv.env.platform\huimv-env-platform\huimv-env-device\src\main\resources\config" />
|
|
|
|
+ </key>
|
|
<key name="MoveClassesOrPackagesDialog.RECENTS_KEY">
|
|
<key name="MoveClassesOrPackagesDialog.RECENTS_KEY">
|
|
<recent name="com.huimv.env.device.service" />
|
|
<recent name="com.huimv.env.device.service" />
|
|
<recent name="com.huimv.env.common.service" />
|
|
<recent name="com.huimv.env.common.service" />
|
|
<recent name="com.huimv.env.input" />
|
|
<recent name="com.huimv.env.input" />
|
|
</key>
|
|
</key>
|
|
|
|
+ <key name="CopyClassDialog.RECENTS_KEY">
|
|
|
|
+ <recent name="com.huimv.env.common" />
|
|
|
|
+ <recent name="com.huimv.env.manage" />
|
|
|
|
+ <recent name="com.huimv.env.device.producer" />
|
|
|
|
+ <recent name="com.huimv.env.common.utils" />
|
|
|
|
+ <recent name="com.huimv.env.device.config" />
|
|
|
|
+ </key>
|
|
<key name="CopyFile.RECENT_KEYS">
|
|
<key name="CopyFile.RECENT_KEYS">
|
|
<recent name="D:\idea6\huimv.env.platform\huimv-env-platform\huimv-env-input\src\main\resources" />
|
|
<recent name="D:\idea6\huimv.env.platform\huimv-env-platform\huimv-env-input\src\main\resources" />
|
|
<recent name="D:\idea6\huimv.env.platform\huimv-env-platform\huimv-env-device\src\main\resources" />
|
|
<recent name="D:\idea6\huimv.env.platform\huimv-env-platform\huimv-env-device\src\main\resources" />
|
|
@@ -110,24 +128,14 @@
|
|
<recent name="D:\idea6\huimv.env.platform\huimv-env-platform\src\main\resources" />
|
|
<recent name="D:\idea6\huimv.env.platform\huimv-env-platform\src\main\resources" />
|
|
<recent name="D:\idea6\huimv.env.platform\huimv-env-platform\huimv-env-common\src\main\java\com\huimv\env\common\config" />
|
|
<recent name="D:\idea6\huimv.env.platform\huimv-env-platform\huimv-env-common\src\main\java\com\huimv\env\common\config" />
|
|
</key>
|
|
</key>
|
|
- <key name="CopyClassDialog.RECENTS_KEY">
|
|
|
|
- <recent name="com.huimv.env.device.producer" />
|
|
|
|
- <recent name="com.huimv.env.common.utils" />
|
|
|
|
- <recent name="com.huimv.env.device.config" />
|
|
|
|
- <recent name="com.huimv.env.input.service" />
|
|
|
|
- <recent name="com.huimv.env.input.service.impl" />
|
|
|
|
- </key>
|
|
|
|
- <key name="MoveFile.RECENT_KEYS">
|
|
|
|
- <recent name="D:\idea6\huimv.env.platform\huimv-env-platform\huimv-env-device\src\main\resources\config" />
|
|
|
|
- </key>
|
|
|
|
</component>
|
|
</component>
|
|
- <component name="RunManager" selected="Spring Boot.HuimvDeviceApplication">
|
|
|
|
- <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" />
|
|
|
|
|
|
+ <component name="RunManager" selected="Application.CodeGenerator (1)">
|
|
|
|
+ <configuration name="CodeGenerator (1)" type="Application" factoryName="Application" temporary="true" nameIsGenerated="true">
|
|
|
|
+ <option name="MAIN_CLASS_NAME" value="com.huimv.env.common.CodeGenerator" />
|
|
|
|
+ <module name="huimv-env-common" />
|
|
<extension name="coverage">
|
|
<extension name="coverage">
|
|
<pattern>
|
|
<pattern>
|
|
- <option name="PATTERN" value="com.huimv.env.input.*" />
|
|
|
|
|
|
+ <option name="PATTERN" value="com.huimv.env.common.*" />
|
|
<option name="ENABLED" value="true" />
|
|
<option name="ENABLED" value="true" />
|
|
</pattern>
|
|
</pattern>
|
|
</extension>
|
|
</extension>
|
|
@@ -135,34 +143,28 @@
|
|
<option name="Make" enabled="true" />
|
|
<option name="Make" enabled="true" />
|
|
</method>
|
|
</method>
|
|
</configuration>
|
|
</configuration>
|
|
- <configuration name="DeviceTest.test1" type="JUnit" factoryName="JUnit" temporary="true" nameIsGenerated="true">
|
|
|
|
- <module name="huimv-env-device" />
|
|
|
|
|
|
+ <configuration name="CodeGenerator" type="Application" factoryName="Application" temporary="true" nameIsGenerated="true">
|
|
|
|
+ <option name="MAIN_CLASS_NAME" value="com.huimv.env.manage.CodeGenerator" />
|
|
|
|
+ <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.*" />
|
|
<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="test1" />
|
|
|
|
- <option name="TEST_OBJECT" value="method" />
|
|
|
|
<method v="2">
|
|
<method v="2">
|
|
<option name="Make" enabled="true" />
|
|
<option name="Make" enabled="true" />
|
|
</method>
|
|
</method>
|
|
</configuration>
|
|
</configuration>
|
|
- <configuration name="DeviceTest.test2" type="JUnit" factoryName="JUnit" temporary="true" nameIsGenerated="true">
|
|
|
|
- <module name="huimv-env-device" />
|
|
|
|
|
|
+ <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" />
|
|
<extension name="coverage">
|
|
<extension name="coverage">
|
|
<pattern>
|
|
<pattern>
|
|
- <option name="PATTERN" value="com.huimv.env.device.service.*" />
|
|
|
|
|
|
+ <option name="PATTERN" value="com.huimv.env.input.*" />
|
|
<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="test2" />
|
|
|
|
- <option name="TEST_OBJECT" value="method" />
|
|
|
|
<method v="2">
|
|
<method v="2">
|
|
<option name="Make" enabled="true" />
|
|
<option name="Make" enabled="true" />
|
|
</method>
|
|
</method>
|
|
@@ -210,13 +212,20 @@
|
|
<option name="Make" enabled="true" />
|
|
<option name="Make" enabled="true" />
|
|
</method>
|
|
</method>
|
|
</configuration>
|
|
</configuration>
|
|
|
|
+ <configuration name="HuimvLampInputApplication" type="SpringBootApplicationConfigurationType" factoryName="Spring Boot">
|
|
|
|
+ <module name="huimv-env-lamp" />
|
|
|
|
+ <option name="SPRING_BOOT_MAIN_CLASS" value="com.huimv.env.lamp.HuimvLampInputApplication" />
|
|
|
|
+ <method v="2">
|
|
|
|
+ <option name="Make" enabled="true" />
|
|
|
|
+ </method>
|
|
|
|
+ </configuration>
|
|
<recent_temporary>
|
|
<recent_temporary>
|
|
<list>
|
|
<list>
|
|
|
|
+ <item itemvalue="Application.CodeGenerator (1)" />
|
|
<item itemvalue="Spring Boot.HuimvDeviceApplication" />
|
|
<item itemvalue="Spring Boot.HuimvDeviceApplication" />
|
|
|
|
+ <item itemvalue="Application.CodeGenerator" />
|
|
<item itemvalue="Application.HuimvEnvInputApplication" />
|
|
<item itemvalue="Application.HuimvEnvInputApplication" />
|
|
<item itemvalue="JUnit.DeviceTest.test3" />
|
|
<item itemvalue="JUnit.DeviceTest.test3" />
|
|
- <item itemvalue="JUnit.DeviceTest.test2" />
|
|
|
|
- <item itemvalue="JUnit.DeviceTest.test1" />
|
|
|
|
</list>
|
|
</list>
|
|
</recent_temporary>
|
|
</recent_temporary>
|
|
</component>
|
|
</component>
|
|
@@ -267,6 +276,7 @@
|
|
<workItem from="1662538991378" duration="854000" />
|
|
<workItem from="1662538991378" duration="854000" />
|
|
<workItem from="1663405853545" duration="628000" />
|
|
<workItem from="1663405853545" duration="628000" />
|
|
<workItem from="1663490929068" duration="1954000" />
|
|
<workItem from="1663490929068" duration="1954000" />
|
|
|
|
+ <workItem from="1666317958151" duration="17800000" />
|
|
</task>
|
|
</task>
|
|
<task id="LOCAL-00001" summary="新建环境控制平台">
|
|
<task id="LOCAL-00001" summary="新建环境控制平台">
|
|
<created>1660656813145</created>
|
|
<created>1660656813145</created>
|
|
@@ -482,18 +492,18 @@
|
|
<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="1660875950290">
|
|
|
|
|
|
+ <state x="552" y="181" key="#Project_Structure" timestamp="1666259971505">
|
|
<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="1660875950290" />
|
|
|
|
|
|
+ <state x="552" y="181" key="#Project_Structure/-1920.0.1920.1040/0.0.1920.1040@0.0.1920.1040" timestamp="1666259971505" />
|
|
<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>
|
|
<state x="552" y="181" key="#com.intellij.execution.impl.EditConfigurationsDialog/-1920.0.1920.1040/0.0.1920.1040@0.0.1920.1040" timestamp="1660731614165" />
|
|
<state x="552" y="181" key="#com.intellij.execution.impl.EditConfigurationsDialog/-1920.0.1920.1040/0.0.1920.1040@0.0.1920.1040" timestamp="1660731614165" />
|
|
- <state x="765" y="228" key="#com.intellij.ide.util.MemberChooser" timestamp="1660902545903">
|
|
|
|
|
|
+ <state x="765" y="228" key="#com.intellij.ide.util.MemberChooser" timestamp="1666333104853">
|
|
<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="1660902545903" />
|
|
|
|
|
|
+ <state x="765" y="228" key="#com.intellij.ide.util.MemberChooser/-1920.0.1920.1040/0.0.1920.1040@0.0.1920.1040" timestamp="1666333104853" />
|
|
<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>
|
|
@@ -514,46 +524,46 @@
|
|
<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="1661151361195" />
|
|
<state x="740" y="278" key="FileChooserDialogImpl/-1920.0.1920.1040/0.0.1920.1040@0.0.1920.1040" timestamp="1661151361195" />
|
|
- <state width="1877" height="315" key="GridCell.Tab.0.bottom" timestamp="1663492267197">
|
|
|
|
|
|
+ <state width="1877" height="2" key="GridCell.Tab.0.bottom" timestamp="1666341876903">
|
|
<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="315" key="GridCell.Tab.0.bottom/-1920.0.1920.1040/0.0.1920.1040@0.0.1920.1040" timestamp="1663492267197" />
|
|
|
|
- <state width="1877" height="315" key="GridCell.Tab.0.center" timestamp="1663492267197">
|
|
|
|
|
|
+ <state width="1877" height="2" key="GridCell.Tab.0.bottom/-1920.0.1920.1040/0.0.1920.1040@0.0.1920.1040" timestamp="1666341876903" />
|
|
|
|
+ <state width="1877" height="2" key="GridCell.Tab.0.center" timestamp="1666341876903">
|
|
<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="315" key="GridCell.Tab.0.center/-1920.0.1920.1040/0.0.1920.1040@0.0.1920.1040" timestamp="1663492267197" />
|
|
|
|
- <state width="1877" height="315" key="GridCell.Tab.0.left" timestamp="1663492267197">
|
|
|
|
|
|
+ <state width="1877" height="2" key="GridCell.Tab.0.center/-1920.0.1920.1040/0.0.1920.1040@0.0.1920.1040" timestamp="1666341876903" />
|
|
|
|
+ <state width="1877" height="2" key="GridCell.Tab.0.left" timestamp="1666341876903">
|
|
<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="315" key="GridCell.Tab.0.left/-1920.0.1920.1040/0.0.1920.1040@0.0.1920.1040" timestamp="1663492267197" />
|
|
|
|
- <state width="1877" height="315" key="GridCell.Tab.0.right" timestamp="1663492267197">
|
|
|
|
|
|
+ <state width="1877" height="2" key="GridCell.Tab.0.left/-1920.0.1920.1040/0.0.1920.1040@0.0.1920.1040" timestamp="1666341876903" />
|
|
|
|
+ <state width="1877" height="2" key="GridCell.Tab.0.right" timestamp="1666341876903">
|
|
<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="315" key="GridCell.Tab.0.right/-1920.0.1920.1040/0.0.1920.1040@0.0.1920.1040" timestamp="1663492267197" />
|
|
|
|
- <state width="1877" height="315" key="GridCell.Tab.1.bottom" timestamp="1661594951987">
|
|
|
|
- <screen x="-1920" y="0" width="1920" height="1040" />
|
|
|
|
|
|
+ <state width="1877" height="2" key="GridCell.Tab.0.right/-1920.0.1920.1040/0.0.1920.1040@0.0.1920.1040" timestamp="1666341876903" />
|
|
|
|
+ <state width="1877" height="302" key="GridCell.Tab.1.bottom" timestamp="1666332730986">
|
|
|
|
+ <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="315" key="GridCell.Tab.1.bottom/-1920.0.1920.1040/0.0.1920.1040@0.0.1920.1040" timestamp="1661146435465" />
|
|
|
|
- <state width="1877" height="315" key="GridCell.Tab.1.center" timestamp="1661594951987">
|
|
|
|
- <screen x="-1920" y="0" width="1920" height="1040" />
|
|
|
|
|
|
+ <state width="1877" height="302" key="GridCell.Tab.1.bottom/-1920.0.1920.1040/0.0.1920.1040@0.0.1920.1040" timestamp="1666332730986" />
|
|
|
|
+ <state width="1877" height="302" key="GridCell.Tab.1.center" timestamp="1666332730986">
|
|
|
|
+ <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="315" key="GridCell.Tab.1.center/-1920.0.1920.1040/0.0.1920.1040@0.0.1920.1040" timestamp="1661146435463" />
|
|
|
|
- <state width="1877" height="315" key="GridCell.Tab.1.left" timestamp="1661594951987">
|
|
|
|
- <screen x="-1920" y="0" width="1920" height="1040" />
|
|
|
|
|
|
+ <state width="1877" height="302" key="GridCell.Tab.1.center/-1920.0.1920.1040/0.0.1920.1040@0.0.1920.1040" timestamp="1666332730986" />
|
|
|
|
+ <state width="1877" height="302" key="GridCell.Tab.1.left" timestamp="1666332730986">
|
|
|
|
+ <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="315" key="GridCell.Tab.1.left/-1920.0.1920.1040/0.0.1920.1040@0.0.1920.1040" timestamp="1661146435462" />
|
|
|
|
- <state width="1877" height="315" key="GridCell.Tab.1.right" timestamp="1661594951987">
|
|
|
|
- <screen x="-1920" y="0" width="1920" height="1040" />
|
|
|
|
|
|
+ <state width="1877" height="302" key="GridCell.Tab.1.left/-1920.0.1920.1040/0.0.1920.1040@0.0.1920.1040" timestamp="1666332730986" />
|
|
|
|
+ <state width="1877" height="302" key="GridCell.Tab.1.right" timestamp="1666332730986">
|
|
|
|
+ <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="315" key="GridCell.Tab.1.right/-1920.0.1920.1040/0.0.1920.1040@0.0.1920.1040" timestamp="1661146435464" />
|
|
|
|
|
|
+ <state width="1877" height="302" key="GridCell.Tab.1.right/-1920.0.1920.1040/0.0.1920.1040@0.0.1920.1040" timestamp="1666332730986" />
|
|
<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>
|
|
@@ -574,11 +584,15 @@
|
|
<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="1661926654483" />
|
|
<state x="552" y="256" key="Vcs.Push.Dialog.v2/-1920.0.1920.1040/0.0.1920.1040@0.0.1920.1040" timestamp="1661926654483" />
|
|
- <state x="754" y="438" key="com.intellij.openapi.vcs.update.UpdateOrStatusOptionsDialogupdate-v2" timestamp="1663492895080">
|
|
|
|
|
|
+ <state x="754" y="438" key="com.intellij.openapi.vcs.update.UpdateOrStatusOptionsDialogupdate-v2" timestamp="1666344670853">
|
|
<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="1663492895080" />
|
|
|
|
|
|
+ <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="1666344670853" />
|
|
|
|
+ <state x="-1779" y="0" width="1323" height="999" key="dock-window-1" timestamp="1666320788567">
|
|
|
|
+ <screen x="-1920" y="0" width="1920" height="1040" />
|
|
|
|
+ </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="580" y="246" width="759" height="548" key="find.popup" timestamp="1662427069535">
|
|
<state x="580" y="246" width="759" height="548" key="find.popup" timestamp="1662427069535">
|
|
<screen x="0" y="0" width="1920" height="1040" />
|
|
<screen x="0" y="0" width="1920" height="1040" />
|
|
</state>
|
|
</state>
|
|
@@ -587,10 +601,10 @@
|
|
<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="1660901595950">
|
|
|
|
|
|
+ <state x="663" y="152" key="refactoring.ChangeSignatureDialog" timestamp="1666339863274">
|
|
<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="1660901595950" />
|
|
|
|
|
|
+ <state x="663" y="152" key="refactoring.ChangeSignatureDialog/-1920.0.1920.1040/0.0.1920.1040@0.0.1920.1040" timestamp="1666339863274" />
|
|
<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="1660827351945">
|
|
<screen x="0" y="0" width="1920" height="1040" />
|
|
<screen x="0" y="0" width="1920" height="1040" />
|
|
</state>
|
|
</state>
|