|
|
|
@ -0,0 +1,483 @@
|
|
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
|
<project version="4">
|
|
|
|
|
<component name="BranchesTreeState">
|
|
|
|
|
<expand>
|
|
|
|
|
<path>
|
|
|
|
|
<item name="ROOT" type="e8cecc67:BranchNodeDescriptor" />
|
|
|
|
|
<item name="LOCAL_ROOT" type="e8cecc67:BranchNodeDescriptor" />
|
|
|
|
|
</path>
|
|
|
|
|
</expand>
|
|
|
|
|
<select />
|
|
|
|
|
</component>
|
|
|
|
|
<component name="ChangeListManager">
|
|
|
|
|
<list default="true" id="83c94538-6ad4-4e72-85cf-eabaa1e6c548" name="Default Changelist" comment="add plc manage part">
|
|
|
|
|
<change afterPath="$PROJECT_DIR$/src/main/java/com/aiit/xiuos/controller/ChatGPTController.java" afterDir="false" />
|
|
|
|
|
<change beforePath="$PROJECT_DIR$/pom.xml" beforeDir="false" afterPath="$PROJECT_DIR$/pom.xml" afterDir="false" />
|
|
|
|
|
<change beforePath="$PROJECT_DIR$/src/main/java/com/aiit/xiuos/XiuosApplication.java" beforeDir="false" afterPath="$PROJECT_DIR$/src/main/java/com/aiit/xiuos/XiuosApplication.java" afterDir="false" />
|
|
|
|
|
<change beforePath="$PROJECT_DIR$/src/main/java/com/aiit/xiuos/controller/LoginController.java" beforeDir="false" afterPath="$PROJECT_DIR$/src/main/java/com/aiit/xiuos/controller/LoginController.java" afterDir="false" />
|
|
|
|
|
<change beforePath="$PROJECT_DIR$/src/main/java/com/aiit/xiuos/controller/UserController.java" beforeDir="false" afterPath="$PROJECT_DIR$/src/main/java/com/aiit/xiuos/controller/UserController.java" afterDir="false" />
|
|
|
|
|
<change beforePath="$PROJECT_DIR$/src/main/java/com/aiit/xiuos/scheduled/TaskScheduled.java" beforeDir="false" afterPath="$PROJECT_DIR$/src/main/java/com/aiit/xiuos/scheduled/TaskScheduled.java" afterDir="false" />
|
|
|
|
|
<change beforePath="$PROJECT_DIR$/src/main/java/com/aiit/xiuos/socket/SocketServer.java" beforeDir="false" afterPath="$PROJECT_DIR$/src/main/java/com/aiit/xiuos/socket/SocketServer.java" afterDir="false" />
|
|
|
|
|
<change beforePath="$PROJECT_DIR$/src/main/resources/application-local.yml" beforeDir="false" afterPath="$PROJECT_DIR$/src/main/resources/application-local.yml" afterDir="false" />
|
|
|
|
|
<change beforePath="$PROJECT_DIR$/src/main/resources/application-prod.yml" beforeDir="false" afterPath="$PROJECT_DIR$/src/main/resources/application-prod.yml" afterDir="false" />
|
|
|
|
|
<change beforePath="$PROJECT_DIR$/xiuosiot" beforeDir="false" />
|
|
|
|
|
<change beforePath="$PROJECT_DIR$/xiuosiot.iml" beforeDir="false" afterPath="$PROJECT_DIR$/xiuosiot.iml" afterDir="false" />
|
|
|
|
|
</list>
|
|
|
|
|
<option name="SHOW_DIALOG" value="false" />
|
|
|
|
|
<option name="HIGHLIGHT_CONFLICTS" value="true" />
|
|
|
|
|
<option name="HIGHLIGHT_NON_ACTIVE_CHANGELIST" value="false" />
|
|
|
|
|
<option name="LAST_RESOLUTION" value="IGNORE" />
|
|
|
|
|
</component>
|
|
|
|
|
<component name="CodeStyleSettingsInfer">
|
|
|
|
|
<option name="done" value="true" />
|
|
|
|
|
</component>
|
|
|
|
|
<component name="FileTemplateManagerImpl">
|
|
|
|
|
<option name="RECENT_TEMPLATES">
|
|
|
|
|
<list>
|
|
|
|
|
<option value="spring-beans.schema" />
|
|
|
|
|
<option value="Interface" />
|
|
|
|
|
<option value="Class" />
|
|
|
|
|
</list>
|
|
|
|
|
</option>
|
|
|
|
|
</component>
|
|
|
|
|
<component name="Git.Settings">
|
|
|
|
|
<option name="RECENT_GIT_ROOT_PATH" value="$PROJECT_DIR$/.." />
|
|
|
|
|
</component>
|
|
|
|
|
<component name="HighlightingSettingsPerFile">
|
|
|
|
|
<setting file="file://$PROJECT_DIR$/src/main/java/com/aiit/xiuos/tdengine/TDengineJDBCUtil.java" root0="SKIP_INSPECTION" />
|
|
|
|
|
</component>
|
|
|
|
|
<component name="JsFlowSettings">
|
|
|
|
|
<service-enabled>true</service-enabled>
|
|
|
|
|
<exe-path />
|
|
|
|
|
<other-services-enabled>true</other-services-enabled>
|
|
|
|
|
<auto-save>true</auto-save>
|
|
|
|
|
</component>
|
|
|
|
|
<component name="MavenImportPreferences">
|
|
|
|
|
<option name="generalSettings">
|
|
|
|
|
<MavenGeneralSettings>
|
|
|
|
|
<option name="localRepository" value="F:\apache-maven-3.6.0-bin\apache-maven-3.6.0\xiuosrepo" />
|
|
|
|
|
<option name="mavenHome" value="$PROJECT_DIR$/../../../apache-maven-3.6.0-bin/apache-maven-3.6.0" />
|
|
|
|
|
<option name="userSettingsFile" value="F:\apache-maven-3.6.0-bin\apache-maven-3.6.0\conf\settings-xiuos.xml" />
|
|
|
|
|
</MavenGeneralSettings>
|
|
|
|
|
</option>
|
|
|
|
|
</component>
|
|
|
|
|
<component name="ProjectCodeStyleSettingsMigration">
|
|
|
|
|
<option name="version" value="1" />
|
|
|
|
|
</component>
|
|
|
|
|
<component name="ProjectId" id="2DnTHBDiOL6Bix3tTHzGHtSi6sm" />
|
|
|
|
|
<component name="ProjectLevelVcsManager" settingsEditedManually="true">
|
|
|
|
|
<ConfirmationsSetting value="2" id="Add" />
|
|
|
|
|
</component>
|
|
|
|
|
<component name="ProjectViewState">
|
|
|
|
|
<option name="hideEmptyMiddlePackages" value="true" />
|
|
|
|
|
<option name="showLibraryContents" value="true" />
|
|
|
|
|
</component>
|
|
|
|
|
<component name="PropertiesComponent">
|
|
|
|
|
<property name="ASKED_ADD_EXTERNAL_FILES" value="true" />
|
|
|
|
|
<property name="ASKED_SHARE_PROJECT_CONFIGURATION_FILES" value="true" />
|
|
|
|
|
<property name="DatabaseDriversLRU" value="postgresql" />
|
|
|
|
|
<property name="ExpandSpringBootJavaOptionsPanel" value="true" />
|
|
|
|
|
<property name="RequestMappingsPanelOrder0" value="0" />
|
|
|
|
|
<property name="RequestMappingsPanelOrder1" value="1" />
|
|
|
|
|
<property name="RequestMappingsPanelWidth0" value="75" />
|
|
|
|
|
<property name="RequestMappingsPanelWidth1" value="75" />
|
|
|
|
|
<property name="RunOnceActivity.OpenProjectViewOnStart" value="true" />
|
|
|
|
|
<property name="RunOnceActivity.ShowReadmeOnStart" value="true" />
|
|
|
|
|
<property name="WebServerToolWindowFactoryState" value="false" />
|
|
|
|
|
<property name="aspect.path.notification.shown" value="true" />
|
|
|
|
|
<property name="last_opened_file_path" value="$PROJECT_DIR$/../../backed" />
|
|
|
|
|
<property name="nodejs_package_manager_path" value="npm" />
|
|
|
|
|
<property name="project.structure.last.edited" value="Global Libraries" />
|
|
|
|
|
<property name="project.structure.proportion" value="0.15" />
|
|
|
|
|
<property name="project.structure.side.proportion" value="0.2" />
|
|
|
|
|
<property name="settings.editor.selected.configurable" value="preferences.pluginManager" />
|
|
|
|
|
</component>
|
|
|
|
|
<component name="ReactorSettings">
|
|
|
|
|
<option name="notificationShown" value="true" />
|
|
|
|
|
</component>
|
|
|
|
|
<component name="RecentsManager">
|
|
|
|
|
<key name="MoveFile.RECENT_KEYS">
|
|
|
|
|
<recent name="F:\IdeaProject\xiuos_IoT\xiuosiot-backend\src\main\resources\mappers" />
|
|
|
|
|
<recent name="F:\IdeaProject\xiuos_IoT\xiuosiot-backend\src\main\java\com\aiit\xiuos\dao\mappers" />
|
|
|
|
|
<recent name="F:\IdeaProject\xiuosiot\src\main\resources\mappers" />
|
|
|
|
|
<recent name="F:\IdeaProject\xiuosiot\src\main\java\com\aiit\xiuos\dao\mappers" />
|
|
|
|
|
<recent name="F:\IdeaProject\xiuosiot\src\main\java\com\aiit\xiuos\model" />
|
|
|
|
|
</key>
|
|
|
|
|
<key name="CopyClassDialog.RECENTS_KEY">
|
|
|
|
|
<recent name="com.aiit.xiuos.socket" />
|
|
|
|
|
</key>
|
|
|
|
|
<key name="CopyFile.RECENT_KEYS">
|
|
|
|
|
<recent name="F:\IdeaProject\xiuos_IoT\xiuosiot-backend\src\main\resources" />
|
|
|
|
|
</key>
|
|
|
|
|
</component>
|
|
|
|
|
<component name="RunManager" selected="Spring Boot.XiuosApplication">
|
|
|
|
|
<configuration name="MyUtils" type="Application" factoryName="Application" temporary="true" nameIsGenerated="true">
|
|
|
|
|
<option name="MAIN_CLASS_NAME" value="com.aiit.xiuos.Utils.MyUtils" />
|
|
|
|
|
<module name="xiuosiot" />
|
|
|
|
|
<extension name="coverage">
|
|
|
|
|
<pattern>
|
|
|
|
|
<option name="PATTERN" value="com.aiit.xiuos.tdengine.*" />
|
|
|
|
|
<option name="ENABLED" value="true" />
|
|
|
|
|
</pattern>
|
|
|
|
|
</extension>
|
|
|
|
|
<method v="2">
|
|
|
|
|
<option name="Make" enabled="true" />
|
|
|
|
|
</method>
|
|
|
|
|
</configuration>
|
|
|
|
|
<configuration name="TDengineJDBCUtil" type="Application" factoryName="Application" temporary="true" nameIsGenerated="true">
|
|
|
|
|
<option name="MAIN_CLASS_NAME" value="com.aiit.xiuos.tdengine.TDengineJDBCUtil" />
|
|
|
|
|
<module name="xiuosiot" />
|
|
|
|
|
<extension name="coverage">
|
|
|
|
|
<pattern>
|
|
|
|
|
<option name="PATTERN" value="com.aiit.xiuos.tdengine.*" />
|
|
|
|
|
<option name="ENABLED" value="true" />
|
|
|
|
|
</pattern>
|
|
|
|
|
</extension>
|
|
|
|
|
<method v="2">
|
|
|
|
|
<option name="Make" enabled="true" />
|
|
|
|
|
</method>
|
|
|
|
|
</configuration>
|
|
|
|
|
<configuration name="TaskScheduled" type="Application" factoryName="Application" temporary="true" nameIsGenerated="true">
|
|
|
|
|
<option name="MAIN_CLASS_NAME" value="com.aiit.xiuos.scheduled.TaskScheduled" />
|
|
|
|
|
<module name="xiuosiot" />
|
|
|
|
|
<extension name="coverage">
|
|
|
|
|
<pattern>
|
|
|
|
|
<option name="PATTERN" value="com.aiit.xiuos.scheduled.*" />
|
|
|
|
|
<option name="ENABLED" value="true" />
|
|
|
|
|
</pattern>
|
|
|
|
|
</extension>
|
|
|
|
|
<method v="2">
|
|
|
|
|
<option name="Make" enabled="true" />
|
|
|
|
|
</method>
|
|
|
|
|
</configuration>
|
|
|
|
|
<configuration name="MqttTest" type="JUnit" factoryName="JUnit" temporary="true" nameIsGenerated="true">
|
|
|
|
|
<module name="xiuosiot" />
|
|
|
|
|
<extension name="coverage">
|
|
|
|
|
<pattern>
|
|
|
|
|
<option name="PATTERN" value="com.aiit.xiuos.*" />
|
|
|
|
|
<option name="ENABLED" value="true" />
|
|
|
|
|
</pattern>
|
|
|
|
|
</extension>
|
|
|
|
|
<option name="PACKAGE_NAME" value="com.aiit.xiuos" />
|
|
|
|
|
<option name="MAIN_CLASS_NAME" value="com.aiit.xiuos.MqttTest" />
|
|
|
|
|
<option name="TEST_OBJECT" value="class" />
|
|
|
|
|
<method v="2">
|
|
|
|
|
<option name="Make" enabled="true" />
|
|
|
|
|
</method>
|
|
|
|
|
</configuration>
|
|
|
|
|
<configuration name="MqttTest.pushlish" type="JUnit" factoryName="JUnit" temporary="true" nameIsGenerated="true">
|
|
|
|
|
<module name="xiuosiot" />
|
|
|
|
|
<extension name="coverage">
|
|
|
|
|
<pattern>
|
|
|
|
|
<option name="PATTERN" value="com.aiit.xiuos.*" />
|
|
|
|
|
<option name="ENABLED" value="true" />
|
|
|
|
|
</pattern>
|
|
|
|
|
</extension>
|
|
|
|
|
<option name="PACKAGE_NAME" value="com.aiit.xiuos" />
|
|
|
|
|
<option name="MAIN_CLASS_NAME" value="com.aiit.xiuos.MqttTest" />
|
|
|
|
|
<option name="METHOD_NAME" value="pushlish" />
|
|
|
|
|
<option name="TEST_OBJECT" value="method" />
|
|
|
|
|
<method v="2">
|
|
|
|
|
<option name="Make" enabled="true" />
|
|
|
|
|
<option name="BSP.BeforeRunTask" enabled="true" />
|
|
|
|
|
</method>
|
|
|
|
|
</configuration>
|
|
|
|
|
<configuration name="XiuosApplication" type="SpringBootApplicationConfigurationType" factoryName="Spring Boot">
|
|
|
|
|
<module name="xiuosiot" />
|
|
|
|
|
<option name="SPRING_BOOT_MAIN_CLASS" value="com.aiit.xiuos.XiuosApplication" />
|
|
|
|
|
<option name="VM_PARAMETERS" value="-Dspring.profiles.active=local" />
|
|
|
|
|
<option name="ALTERNATIVE_JRE_PATH" />
|
|
|
|
|
<method v="2">
|
|
|
|
|
<option name="Make" enabled="true" />
|
|
|
|
|
</method>
|
|
|
|
|
</configuration>
|
|
|
|
|
<list>
|
|
|
|
|
<item itemvalue="Application.MyUtils" />
|
|
|
|
|
<item itemvalue="Application.TaskScheduled" />
|
|
|
|
|
<item itemvalue="Application.TDengineJDBCUtil" />
|
|
|
|
|
<item itemvalue="JUnit.MqttTest" />
|
|
|
|
|
<item itemvalue="JUnit.MqttTest.pushlish" />
|
|
|
|
|
<item itemvalue="Spring Boot.XiuosApplication" />
|
|
|
|
|
</list>
|
|
|
|
|
<recent_temporary>
|
|
|
|
|
<list>
|
|
|
|
|
<item itemvalue="Application.MyUtils" />
|
|
|
|
|
<item itemvalue="JUnit.MqttTest.pushlish" />
|
|
|
|
|
<item itemvalue="JUnit.MqttTest" />
|
|
|
|
|
<item itemvalue="Application.TDengineJDBCUtil" />
|
|
|
|
|
<item itemvalue="Application.TaskScheduled" />
|
|
|
|
|
</list>
|
|
|
|
|
</recent_temporary>
|
|
|
|
|
</component>
|
|
|
|
|
<component name="SvnConfiguration">
|
|
|
|
|
<configuration>C:\Users\XIOS\AppData\Roaming\Subversion</configuration>
|
|
|
|
|
</component>
|
|
|
|
|
<component name="TaskManager">
|
|
|
|
|
<task active="true" id="Default" summary="Default task">
|
|
|
|
|
<changelist id="83c94538-6ad4-4e72-85cf-eabaa1e6c548" name="Default Changelist" comment="" />
|
|
|
|
|
<created>1661333758208</created>
|
|
|
|
|
<option name="number" value="Default" />
|
|
|
|
|
<option name="presentableId" value="Default" />
|
|
|
|
|
<updated>1661333758208</updated>
|
|
|
|
|
<workItem from="1661333765657" duration="280000" />
|
|
|
|
|
<workItem from="1661334061009" duration="151000" />
|
|
|
|
|
<workItem from="1661334238308" duration="194000" />
|
|
|
|
|
<workItem from="1661334484199" duration="27000" />
|
|
|
|
|
<workItem from="1661335230016" duration="352000" />
|
|
|
|
|
<workItem from="1661335594847" duration="83000" />
|
|
|
|
|
<workItem from="1661335693515" duration="7157000" />
|
|
|
|
|
<workItem from="1661417909497" duration="5257000" />
|
|
|
|
|
<workItem from="1661423357781" duration="21664000" />
|
|
|
|
|
<workItem from="1661735687440" duration="26565000" />
|
|
|
|
|
<workItem from="1661839398271" duration="69462000" />
|
|
|
|
|
<workItem from="1662708416578" duration="3597000" />
|
|
|
|
|
<workItem from="1663118139588" duration="4935000" />
|
|
|
|
|
<workItem from="1663148821833" duration="14033000" />
|
|
|
|
|
<workItem from="1663291666287" duration="9816000" />
|
|
|
|
|
<workItem from="1663665174349" duration="48164000" />
|
|
|
|
|
<workItem from="1664433648329" duration="51730000" />
|
|
|
|
|
<workItem from="1666071998596" duration="6786000" />
|
|
|
|
|
<workItem from="1666143007785" duration="92465000" />
|
|
|
|
|
<workItem from="1667351495892" duration="33098000" />
|
|
|
|
|
<workItem from="1667470518622" duration="19355000" />
|
|
|
|
|
<workItem from="1667892470010" duration="150000" />
|
|
|
|
|
<workItem from="1667892743178" duration="2935000" />
|
|
|
|
|
<workItem from="1667959096843" duration="15311000" />
|
|
|
|
|
<workItem from="1668044105794" duration="8837000" />
|
|
|
|
|
<workItem from="1668060856912" duration="24089000" />
|
|
|
|
|
<workItem from="1668391474765" duration="27822000" />
|
|
|
|
|
<workItem from="1668763658498" duration="9290000" />
|
|
|
|
|
<workItem from="1669690598297" duration="26287000" />
|
|
|
|
|
<workItem from="1669864625320" duration="5166000" />
|
|
|
|
|
<workItem from="1669972095205" duration="5504000" />
|
|
|
|
|
<workItem from="1670222235849" duration="16000" />
|
|
|
|
|
<workItem from="1670222734040" duration="1768000" />
|
|
|
|
|
<workItem from="1670480572838" duration="7573000" />
|
|
|
|
|
<workItem from="1673336807089" duration="2852000" />
|
|
|
|
|
<workItem from="1674972538723" duration="4628000" />
|
|
|
|
|
<workItem from="1675132295155" duration="19122000" />
|
|
|
|
|
<workItem from="1675649197683" duration="10081000" />
|
|
|
|
|
<workItem from="1676253690511" duration="3211000" />
|
|
|
|
|
<workItem from="1676281331855" duration="5241000" />
|
|
|
|
|
<workItem from="1676859233700" duration="19433000" />
|
|
|
|
|
<workItem from="1677461463503" duration="3020000" />
|
|
|
|
|
<workItem from="1677811781056" duration="19553000" />
|
|
|
|
|
</task>
|
|
|
|
|
<task id="LOCAL-00001" summary="init">
|
|
|
|
|
<created>1661504382339</created>
|
|
|
|
|
<option name="number" value="00001" />
|
|
|
|
|
<option name="presentableId" value="LOCAL-00001" />
|
|
|
|
|
<option name="project" value="LOCAL" />
|
|
|
|
|
<updated>1661504382340</updated>
|
|
|
|
|
</task>
|
|
|
|
|
<task id="LOCAL-00002" summary="init">
|
|
|
|
|
<created>1661505205169</created>
|
|
|
|
|
<option name="number" value="00002" />
|
|
|
|
|
<option name="presentableId" value="LOCAL-00002" />
|
|
|
|
|
<option name="project" value="LOCAL" />
|
|
|
|
|
<updated>1661505205169</updated>
|
|
|
|
|
</task>
|
|
|
|
|
<task id="LOCAL-00003" summary="新增 日平均数据新增定时器以及查询接口">
|
|
|
|
|
<created>1663209401377</created>
|
|
|
|
|
<option name="number" value="00003" />
|
|
|
|
|
<option name="presentableId" value="LOCAL-00003" />
|
|
|
|
|
<option name="project" value="LOCAL" />
|
|
|
|
|
<updated>1663209401377</updated>
|
|
|
|
|
</task>
|
|
|
|
|
<task id="LOCAL-00004" summary="add plc manage part">
|
|
|
|
|
<created>1663925693595</created>
|
|
|
|
|
<option name="number" value="00004" />
|
|
|
|
|
<option name="presentableId" value="LOCAL-00004" />
|
|
|
|
|
<option name="project" value="LOCAL" />
|
|
|
|
|
<updated>1663925693595</updated>
|
|
|
|
|
</task>
|
|
|
|
|
<option name="localTasksCounter" value="5" />
|
|
|
|
|
<servers />
|
|
|
|
|
</component>
|
|
|
|
|
<component name="TypeScriptGeneratedFilesManager">
|
|
|
|
|
<option name="version" value="2" />
|
|
|
|
|
</component>
|
|
|
|
|
<component name="Vcs.Log.Tabs.Properties">
|
|
|
|
|
<option name="TAB_STATES">
|
|
|
|
|
<map>
|
|
|
|
|
<entry key="MAIN">
|
|
|
|
|
<value>
|
|
|
|
|
<State />
|
|
|
|
|
</value>
|
|
|
|
|
</entry>
|
|
|
|
|
</map>
|
|
|
|
|
</option>
|
|
|
|
|
<option name="oldMeFiltersMigrated" value="true" />
|
|
|
|
|
</component>
|
|
|
|
|
<component name="VcsManagerConfiguration">
|
|
|
|
|
<option name="ADD_EXTERNAL_FILES_SILENTLY" value="true" />
|
|
|
|
|
<ignored-roots>
|
|
|
|
|
<path value="$PROJECT_DIR$" />
|
|
|
|
|
</ignored-roots>
|
|
|
|
|
<MESSAGE value="init" />
|
|
|
|
|
<MESSAGE value="新增 日平均数据新增定时器以及查询接口" />
|
|
|
|
|
<MESSAGE value="add plc manage part" />
|
|
|
|
|
<option name="LAST_COMMIT_MESSAGE" value="add plc manage part" />
|
|
|
|
|
</component>
|
|
|
|
|
<component name="WindowStateProjectService">
|
|
|
|
|
<state x="-1124" y="382" key="#Notifications" timestamp="1678434158364">
|
|
|
|
|
<screen x="-1920" y="0" width="1920" height="1040" />
|
|
|
|
|
</state>
|
|
|
|
|
<state x="-1124" y="382" key="#Notifications/0.0.1536.824/-1920.0.1920.1040@-1920.0.1920.1040" timestamp="1678434158364" />
|
|
|
|
|
<state x="-1467" y="91" key="#com.intellij.execution.impl.EditConfigurationsDialog" timestamp="1677059198349">
|
|
|
|
|
<screen x="-1920" y="0" width="1920" height="1040" />
|
|
|
|
|
</state>
|
|
|
|
|
<state x="-1467" y="91" key="#com.intellij.execution.impl.EditConfigurationsDialog/0.0.1536.824/-1920.0.1920.1040@-1920.0.1920.1040" timestamp="1677059198349" />
|
|
|
|
|
<state x="362" y="72" key="#com.intellij.execution.impl.EditConfigurationsDialog/0.0.1536.824/-1920.0.1920.1040@0.0.1536.824" timestamp="1674976716612" />
|
|
|
|
|
<state x="-1201" y="150" key="#com.intellij.ide.util.MemberChooser" timestamp="1677050373525">
|
|
|
|
|
<screen x="-1920" y="0" width="1920" height="1040" />
|
|
|
|
|
</state>
|
|
|
|
|
<state x="-1201" y="150" key="#com.intellij.ide.util.MemberChooser/0.0.1536.824/-1920.0.1920.1040@-1920.0.1920.1040" timestamp="1677050373525" />
|
|
|
|
|
<state x="575" y="119" key="#com.intellij.ide.util.MemberChooser/0.0.1536.824/-1920.0.1920.1040@0.0.1536.824" timestamp="1669794680996" />
|
|
|
|
|
<state x="-1230" y="266" key="#com.intellij.refactoring.safeDelete.UnsafeUsagesDialog" timestamp="1677050117288">
|
|
|
|
|
<screen x="-1920" y="0" width="1920" height="1040" />
|
|
|
|
|
</state>
|
|
|
|
|
<state x="-1230" y="266" key="#com.intellij.refactoring.safeDelete.UnsafeUsagesDialog/0.0.1536.824/-1920.0.1920.1040@-1920.0.1920.1040" timestamp="1677050117288" />
|
|
|
|
|
<state x="-1232" y="211" key="FileChooserDialogImpl" timestamp="1676272012091">
|
|
|
|
|
<screen x="-1920" y="0" width="1920" height="1040" />
|
|
|
|
|
</state>
|
|
|
|
|
<state x="-1232" y="211" key="FileChooserDialogImpl/0.0.1536.824/-1920.0.1920.1040@-1920.0.1920.1040" timestamp="1676272012091" />
|
|
|
|
|
<state x="550" y="167" key="FileChooserDialogImpl/0.0.1536.824/-1920.0.1920.1040@0.0.1536.824" timestamp="1669706382687" />
|
|
|
|
|
<state width="1877" height="474" key="GridCell.Tab.0.bottom" timestamp="1678759361757">
|
|
|
|
|
<screen x="-1920" y="0" width="1920" height="1040" />
|
|
|
|
|
</state>
|
|
|
|
|
<state width="1877" height="474" key="GridCell.Tab.0.bottom/0.0.1536.824/-1920.0.1920.1040@-1920.0.1920.1040" timestamp="1678759361757" />
|
|
|
|
|
<state width="1493" height="357" key="GridCell.Tab.0.bottom/0.0.1536.824/-1920.0.1920.1040@0.0.1536.824" timestamp="1669890795194" />
|
|
|
|
|
<state width="1493" height="402" key="GridCell.Tab.0.bottom/0.0.1536.824@0.0.1536.824" timestamp="1670814821597" />
|
|
|
|
|
<state width="1877" height="474" key="GridCell.Tab.0.center" timestamp="1678759361756">
|
|
|
|
|
<screen x="-1920" y="0" width="1920" height="1040" />
|
|
|
|
|
</state>
|
|
|
|
|
<state width="1877" height="474" key="GridCell.Tab.0.center/0.0.1536.824/-1920.0.1920.1040@-1920.0.1920.1040" timestamp="1678759361756" />
|
|
|
|
|
<state width="1493" height="357" key="GridCell.Tab.0.center/0.0.1536.824/-1920.0.1920.1040@0.0.1536.824" timestamp="1669890795194" />
|
|
|
|
|
<state width="1493" height="402" key="GridCell.Tab.0.center/0.0.1536.824@0.0.1536.824" timestamp="1670814821597" />
|
|
|
|
|
<state width="1877" height="474" key="GridCell.Tab.0.left" timestamp="1678759361756">
|
|
|
|
|
<screen x="-1920" y="0" width="1920" height="1040" />
|
|
|
|
|
</state>
|
|
|
|
|
<state width="1877" height="474" key="GridCell.Tab.0.left/0.0.1536.824/-1920.0.1920.1040@-1920.0.1920.1040" timestamp="1678759361756" />
|
|
|
|
|
<state width="1493" height="357" key="GridCell.Tab.0.left/0.0.1536.824/-1920.0.1920.1040@0.0.1536.824" timestamp="1669890795193" />
|
|
|
|
|
<state width="1493" height="402" key="GridCell.Tab.0.left/0.0.1536.824@0.0.1536.824" timestamp="1670814821597" />
|
|
|
|
|
<state width="1877" height="474" key="GridCell.Tab.0.right" timestamp="1678759361757">
|
|
|
|
|
<screen x="-1920" y="0" width="1920" height="1040" />
|
|
|
|
|
</state>
|
|
|
|
|
<state width="1877" height="474" key="GridCell.Tab.0.right/0.0.1536.824/-1920.0.1920.1040@-1920.0.1920.1040" timestamp="1678759361757" />
|
|
|
|
|
<state width="1493" height="357" key="GridCell.Tab.0.right/0.0.1536.824/-1920.0.1920.1040@0.0.1536.824" timestamp="1669890795194" />
|
|
|
|
|
<state width="1493" height="402" key="GridCell.Tab.0.right/0.0.1536.824@0.0.1536.824" timestamp="1670814821597" />
|
|
|
|
|
<state width="1877" height="474" key="GridCell.Tab.1.bottom" timestamp="1678759361757">
|
|
|
|
|
<screen x="-1920" y="0" width="1920" height="1040" />
|
|
|
|
|
</state>
|
|
|
|
|
<state width="1877" height="474" key="GridCell.Tab.1.bottom/0.0.1536.824/-1920.0.1920.1040@-1920.0.1920.1040" timestamp="1678759361757" />
|
|
|
|
|
<state width="1493" height="357" key="GridCell.Tab.1.bottom/0.0.1536.824/-1920.0.1920.1040@0.0.1536.824" timestamp="1669890795194" />
|
|
|
|
|
<state width="1493" height="402" key="GridCell.Tab.1.bottom/0.0.1536.824@0.0.1536.824" timestamp="1670814821598" />
|
|
|
|
|
<state width="1877" height="474" key="GridCell.Tab.1.center" timestamp="1678759361757">
|
|
|
|
|
<screen x="-1920" y="0" width="1920" height="1040" />
|
|
|
|
|
</state>
|
|
|
|
|
<state width="1877" height="474" key="GridCell.Tab.1.center/0.0.1536.824/-1920.0.1920.1040@-1920.0.1920.1040" timestamp="1678759361757" />
|
|
|
|
|
<state width="1493" height="357" key="GridCell.Tab.1.center/0.0.1536.824/-1920.0.1920.1040@0.0.1536.824" timestamp="1669890795194" />
|
|
|
|
|
<state width="1493" height="402" key="GridCell.Tab.1.center/0.0.1536.824@0.0.1536.824" timestamp="1670814821597" />
|
|
|
|
|
<state width="1877" height="474" key="GridCell.Tab.1.left" timestamp="1678759361757">
|
|
|
|
|
<screen x="-1920" y="0" width="1920" height="1040" />
|
|
|
|
|
</state>
|
|
|
|
|
<state width="1877" height="474" key="GridCell.Tab.1.left/0.0.1536.824/-1920.0.1920.1040@-1920.0.1920.1040" timestamp="1678759361757" />
|
|
|
|
|
<state width="1493" height="357" key="GridCell.Tab.1.left/0.0.1536.824/-1920.0.1920.1040@0.0.1536.824" timestamp="1669890795194" />
|
|
|
|
|
<state width="1493" height="402" key="GridCell.Tab.1.left/0.0.1536.824@0.0.1536.824" timestamp="1670814821597" />
|
|
|
|
|
<state width="1877" height="474" key="GridCell.Tab.1.right" timestamp="1678759361757">
|
|
|
|
|
<screen x="-1920" y="0" width="1920" height="1040" />
|
|
|
|
|
</state>
|
|
|
|
|
<state width="1877" height="474" key="GridCell.Tab.1.right/0.0.1536.824/-1920.0.1920.1040@-1920.0.1920.1040" timestamp="1678759361757" />
|
|
|
|
|
<state width="1493" height="357" key="GridCell.Tab.1.right/0.0.1536.824/-1920.0.1920.1040@0.0.1536.824" timestamp="1669890795194" />
|
|
|
|
|
<state width="1493" height="402" key="GridCell.Tab.1.right/0.0.1536.824@0.0.1536.824" timestamp="1670814821598" />
|
|
|
|
|
<state width="1877" height="317" key="GridCell.Tab.2.bottom" timestamp="1675393728233">
|
|
|
|
|
<screen x="-1920" y="0" width="1920" height="1040" />
|
|
|
|
|
</state>
|
|
|
|
|
<state width="1877" height="317" key="GridCell.Tab.2.bottom/0.0.1536.824/-1920.0.1920.1040@-1920.0.1920.1040" timestamp="1675393728233" />
|
|
|
|
|
<state width="1493" height="286" key="GridCell.Tab.2.bottom/0.0.1536.824/-1920.0.1920.1040@0.0.1536.824" timestamp="1669864548644" />
|
|
|
|
|
<state width="1877" height="317" key="GridCell.Tab.2.center" timestamp="1675393728233">
|
|
|
|
|
<screen x="-1920" y="0" width="1920" height="1040" />
|
|
|
|
|
</state>
|
|
|
|
|
<state width="1877" height="317" key="GridCell.Tab.2.center/0.0.1536.824/-1920.0.1920.1040@-1920.0.1920.1040" timestamp="1675393728233" />
|
|
|
|
|
<state width="1493" height="286" key="GridCell.Tab.2.center/0.0.1536.824/-1920.0.1920.1040@0.0.1536.824" timestamp="1669864548643" />
|
|
|
|
|
<state width="1877" height="317" key="GridCell.Tab.2.left" timestamp="1675393728233">
|
|
|
|
|
<screen x="-1920" y="0" width="1920" height="1040" />
|
|
|
|
|
</state>
|
|
|
|
|
<state width="1877" height="317" key="GridCell.Tab.2.left/0.0.1536.824/-1920.0.1920.1040@-1920.0.1920.1040" timestamp="1675393728233" />
|
|
|
|
|
<state width="1493" height="286" key="GridCell.Tab.2.left/0.0.1536.824/-1920.0.1920.1040@0.0.1536.824" timestamp="1669864548643" />
|
|
|
|
|
<state width="1877" height="317" key="GridCell.Tab.2.right" timestamp="1675393728233">
|
|
|
|
|
<screen x="-1920" y="0" width="1920" height="1040" />
|
|
|
|
|
</state>
|
|
|
|
|
<state width="1877" height="317" key="GridCell.Tab.2.right/0.0.1536.824/-1920.0.1920.1040@-1920.0.1920.1040" timestamp="1675393728233" />
|
|
|
|
|
<state width="1493" height="286" key="GridCell.Tab.2.right/0.0.1536.824/-1920.0.1920.1040@0.0.1536.824" timestamp="1669864548644" />
|
|
|
|
|
<state width="216" height="477" key="HiddenNamespacesPopup" timestamp="1674975197665">
|
|
|
|
|
<screen x="0" y="0" width="1536" height="824" />
|
|
|
|
|
</state>
|
|
|
|
|
<state width="216" height="477" key="HiddenNamespacesPopup/0.0.1536.824/-1920.0.1920.1040@0.0.1536.824" timestamp="1674975197665" />
|
|
|
|
|
<state x="400" y="0" key="SettingsEditor" timestamp="1669270250979">
|
|
|
|
|
<screen x="0" y="0" width="1536" height="824" />
|
|
|
|
|
</state>
|
|
|
|
|
<state x="400" y="0" key="SettingsEditor/0.0.1536.824/-1920.0.1920.1040@0.0.1536.824" timestamp="1669270250979" />
|
|
|
|
|
<state x="-1115" y="139" width="866" height="891" key="find.popup" timestamp="1677120401774">
|
|
|
|
|
<screen x="-1920" y="0" width="1920" height="1040" />
|
|
|
|
|
</state>
|
|
|
|
|
<state x="-1115" y="139" width="866" height="891" key="find.popup/0.0.1536.824/-1920.0.1920.1040@-1920.0.1920.1040" timestamp="1677120401774" />
|
|
|
|
|
<state x="-1381" y="183" width="840" height="857" key="search.everywhere.popup" timestamp="1677051398004">
|
|
|
|
|
<screen x="-1920" y="0" width="1920" height="1040" />
|
|
|
|
|
</state>
|
|
|
|
|
<state x="-1381" y="183" width="840" height="857" key="search.everywhere.popup/0.0.1536.824/-1920.0.1920.1040@-1920.0.1920.1040" timestamp="1677051398004" />
|
|
|
|
|
<state x="431" y="145" width="672" height="679" key="search.everywhere.popup/0.0.1536.824/-1920.0.1920.1040@0.0.1536.824" timestamp="1669689709927" />
|
|
|
|
|
</component>
|
|
|
|
|
<component name="XDebuggerManager">
|
|
|
|
|
<breakpoint-manager>
|
|
|
|
|
<breakpoints>
|
|
|
|
|
<line-breakpoint type="java-line">
|
|
|
|
|
<url>file://$PROJECT_DIR$/src/main/java/com/aiit/xiuos/Utils/GenerateIdUtil.java</url>
|
|
|
|
|
<line>27</line>
|
|
|
|
|
<option name="timeStamp" value="22" />
|
|
|
|
|
</line-breakpoint>
|
|
|
|
|
<line-breakpoint type="java-line">
|
|
|
|
|
<url>file://$PROJECT_DIR$/src/main/java/com/aiit/xiuos/controller/DeviceController.java</url>
|
|
|
|
|
<line>65</line>
|
|
|
|
|
<option name="timeStamp" value="24" />
|
|
|
|
|
</line-breakpoint>
|
|
|
|
|
<line-breakpoint enabled="true" type="java-line">
|
|
|
|
|
<url>file://$PROJECT_DIR$/src/main/java/com/aiit/xiuos/service/impl/RequestLogInfoServiceImpl.java</url>
|
|
|
|
|
<line>36</line>
|
|
|
|
|
<option name="timeStamp" value="35" />
|
|
|
|
|
</line-breakpoint>
|
|
|
|
|
<line-breakpoint enabled="true" type="java-method">
|
|
|
|
|
<url>file://$PROJECT_DIR$/src/main/java/com/aiit/xiuos/service/DataForwardService.java</url>
|
|
|
|
|
<line>7</line>
|
|
|
|
|
<properties class="com.aiit.xiuos.service.DataForwardService" method="addRecord">
|
|
|
|
|
<option name="EMULATED" value="true" />
|
|
|
|
|
</properties>
|
|
|
|
|
<option name="timeStamp" value="36" />
|
|
|
|
|
</line-breakpoint>
|
|
|
|
|
<line-breakpoint enabled="true" type="java-method">
|
|
|
|
|
<url>file://$PROJECT_DIR$/src/main/java/com/aiit/xiuos/service/DataForwardService.java</url>
|
|
|
|
|
<line>8</line>
|
|
|
|
|
<properties class="com.aiit.xiuos.service.DataForwardService" method="selectRecord">
|
|
|
|
|
<option name="EMULATED" value="true" />
|
|
|
|
|
</properties>
|
|
|
|
|
<option name="timeStamp" value="46" />
|
|
|
|
|
</line-breakpoint>
|
|
|
|
|
<line-breakpoint enabled="true" type="java-method">
|
|
|
|
|
<url>file://$PROJECT_DIR$/src/main/java/com/aiit/xiuos/service/AlarmInfoService.java</url>
|
|
|
|
|
<line>15</line>
|
|
|
|
|
<properties class="com.aiit.xiuos.service.AlarmInfoService" method="addAlarmInfo">
|
|
|
|
|
<option name="EMULATED" value="true" />
|
|
|
|
|
</properties>
|
|
|
|
|
<option name="timeStamp" value="49" />
|
|
|
|
|
</line-breakpoint>
|
|
|
|
|
</breakpoints>
|
|
|
|
|
</breakpoint-manager>
|
|
|
|
|
<watches-manager>
|
|
|
|
|
<configuration name="SpringBootApplicationConfigurationType">
|
|
|
|
|
<watch expression="request" />
|
|
|
|
|
<watch expression="request" language="JAVA" />
|
|
|
|
|
</configuration>
|
|
|
|
|
</watches-manager>
|
|
|
|
|
</component>
|
|
|
|
|
</project>
|