|
@@ -5,15 +5,12 @@
|
|
|
</component>
|
|
|
<component name="ChangeListManager">
|
|
|
<list default="true" id="494e7e12-0e43-41f1-b914-44d06666de04" name="Changes" comment="">
|
|
|
- <change afterPath="$PROJECT_DIR$/src/main/java/com/robot/remote/smartrobotremote/domain/TXinyiRobot.java" afterDir="false" />
|
|
|
- <change afterPath="$PROJECT_DIR$/src/main/java/com/robot/remote/smartrobotremote/mapper/TXinyiRobotMapper.java" afterDir="false" />
|
|
|
- <change afterPath="$PROJECT_DIR$/src/main/resources/mapper/TXinyiRobotMapper.xml" afterDir="false" />
|
|
|
- <change beforePath="$PROJECT_DIR$/.idea/compiler.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/compiler.xml" afterDir="false" />
|
|
|
<change beforePath="$PROJECT_DIR$/.idea/workspace.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/workspace.xml" afterDir="false" />
|
|
|
- <change beforePath="$PROJECT_DIR$/src/main/java/com/robot/remote/smartrobotremote/controller/TestController.java" beforeDir="false" afterPath="$PROJECT_DIR$/src/main/java/com/robot/remote/smartrobotremote/controller/TestController.java" afterDir="false" />
|
|
|
- <change beforePath="$PROJECT_DIR$/src/main/resources/application.yml" beforeDir="false" afterPath="$PROJECT_DIR$/src/main/resources/application.yml" afterDir="false" />
|
|
|
- <change beforePath="$PROJECT_DIR$/target/classes/application.yml" beforeDir="false" afterPath="$PROJECT_DIR$/target/classes/application.yml" afterDir="false" />
|
|
|
- <change beforePath="$PROJECT_DIR$/target/classes/com/robot/remote/smartrobotremote/controller/TestController.class" beforeDir="false" afterPath="$PROJECT_DIR$/target/classes/com/robot/remote/smartrobotremote/controller/TestController.class" 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/robot/remote/smartrobotremote/controller/DataController.java" beforeDir="false" afterPath="$PROJECT_DIR$/src/main/java/com/robot/remote/smartrobotremote/controller/DataController.java" afterDir="false" />
|
|
|
+ <change beforePath="$PROJECT_DIR$/target/classes/com/robot/remote/smartrobotremote/controller/DataController.class" beforeDir="false" afterPath="$PROJECT_DIR$/target/classes/com/robot/remote/smartrobotremote/controller/DataController.class" afterDir="false" />
|
|
|
+ <change beforePath="$PROJECT_DIR$/target/robot-sync-0.0.1-SNAPSHOT.jar" beforeDir="false" afterPath="$PROJECT_DIR$/target/robot-sync-0.0.1-SNAPSHOT.jar" afterDir="false" />
|
|
|
+ <change beforePath="$PROJECT_DIR$/target/robot-sync-0.0.1-SNAPSHOT.jar.original" beforeDir="false" afterPath="$PROJECT_DIR$/target/robot-sync-0.0.1-SNAPSHOT.jar.original" afterDir="false" />
|
|
|
</list>
|
|
|
<option name="SHOW_DIALOG" value="false" />
|
|
|
<option name="HIGHLIGHT_CONFLICTS" value="true" />
|
|
@@ -30,6 +27,9 @@
|
|
|
<component name="Git.Settings">
|
|
|
<option name="RECENT_GIT_ROOT_PATH" value="$PROJECT_DIR$" />
|
|
|
</component>
|
|
|
+ <component name="MavenRunner">
|
|
|
+ <option name="skipTests" value="true" />
|
|
|
+ </component>
|
|
|
<component name="ProjectColorInfo">{
|
|
|
"associatedIndex": 6
|
|
|
}</component>
|
|
@@ -41,11 +41,16 @@
|
|
|
</component>
|
|
|
<component name="PropertiesComponent"><![CDATA[{
|
|
|
"keyToString": {
|
|
|
+ "Maven.robot-sync [clean].executor": "Run",
|
|
|
+ "Maven.robot-sync [package].executor": "Run",
|
|
|
+ "Maven.smart-robot-remote [clean].executor": "Run",
|
|
|
+ "Maven.smart-robot-remote [package].executor": "Run",
|
|
|
"RequestMappingsPanelOrder0": "0",
|
|
|
"RequestMappingsPanelOrder1": "1",
|
|
|
"RequestMappingsPanelWidth0": "75",
|
|
|
"RequestMappingsPanelWidth1": "75",
|
|
|
"RunOnceActivity.ShowReadmeOnStart": "true",
|
|
|
+ "SHARE_PROJECT_CONFIGURATION_FILES": "true",
|
|
|
"Spring Boot.SmartRobotRemoteApplication.executor": "Debug",
|
|
|
"git-widget-placeholder": "master",
|
|
|
"kotlin-language-version-configured": "true",
|
|
@@ -112,7 +117,8 @@
|
|
|
<workItem from="1736944947909" duration="5000" />
|
|
|
<workItem from="1736989247063" duration="600000" />
|
|
|
<workItem from="1739515108280" duration="313000" />
|
|
|
- <workItem from="1739517551016" duration="2305000" />
|
|
|
+ <workItem from="1739517551016" duration="5130000" />
|
|
|
+ <workItem from="1740362913385" duration="3202000" />
|
|
|
</task>
|
|
|
<servers />
|
|
|
</component>
|