|
@@ -3,12 +3,9 @@
|
3
|
3
|
<component name="ChangeListManager">
|
4
|
4
|
<list default="true" id="ad2fe330-f201-4a05-ab3f-71348d2d007b" name="Default" comment="">
|
5
|
5
|
<change beforePath="$PROJECT_DIR$/.idea/compiler.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/compiler.xml" afterDir="false" />
|
|
6
|
+ <change beforePath="$PROJECT_DIR$/.idea/misc.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/misc.xml" afterDir="false" />
|
6
|
7
|
<change beforePath="$PROJECT_DIR$/.idea/workspace.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/workspace.xml" afterDir="false" />
|
7
|
|
- <change beforePath="$PROJECT_DIR$/src/main/java/com/huiju/welcome/hardware/service/Camera.java" beforeDir="false" afterPath="$PROJECT_DIR$/src/main/java/com/huiju/welcome/hardware/service/Camera.java" afterDir="false" />
|
8
|
|
- <change beforePath="$PROJECT_DIR$/src/main/java/com/huiju/welcome/hardware/service/Server.java" beforeDir="false" afterPath="$PROJECT_DIR$/src/main/java/com/huiju/welcome/hardware/service/Server.java" afterDir="false" />
|
9
|
|
- <change beforePath="$PROJECT_DIR$/src/main/resources/application.properties" beforeDir="false" afterPath="$PROJECT_DIR$/src/main/resources/application.properties" afterDir="false" />
|
10
|
8
|
</list>
|
11
|
|
- <option name="EXCLUDED_CONVERTED_TO_IGNORED" value="true" />
|
12
|
9
|
<option name="SHOW_DIALOG" value="false" />
|
13
|
10
|
<option name="HIGHLIGHT_CONFLICTS" value="true" />
|
14
|
11
|
<option name="HIGHLIGHT_NON_ACTIVE_CHANGELIST" value="false" />
|
|
@@ -53,6 +50,11 @@
|
53
|
50
|
</option>
|
54
|
51
|
</component>
|
55
|
52
|
<component name="ProjectId" id="1UDyYm8PabNJGstZcfT1Vcq3LrF" />
|
|
53
|
+ <component name="ProjectViewState">
|
|
54
|
+ <option name="hideEmptyMiddlePackages" value="true" />
|
|
55
|
+ <option name="showExcludedFiles" value="true" />
|
|
56
|
+ <option name="showLibraryContents" value="true" />
|
|
57
|
+ </component>
|
56
|
58
|
<component name="PropertiesComponent">
|
57
|
59
|
<property name="RequestMappingsPanelOrder0" value="0" />
|
58
|
60
|
<property name="RequestMappingsPanelOrder1" value="1" />
|
|
@@ -87,18 +89,6 @@
|
87
|
89
|
<recent name="E:\JavaProjects\welcome3.0\hardware\src\main\java\huiju\com\welcome\hardware" />
|
88
|
90
|
</key>
|
89
|
91
|
</component>
|
90
|
|
- <component name="RunDashboard">
|
91
|
|
- <option name="ruleStates">
|
92
|
|
- <list>
|
93
|
|
- <RuleState>
|
94
|
|
- <option name="name" value="ConfigurationTypeDashboardGroupingRule" />
|
95
|
|
- </RuleState>
|
96
|
|
- <RuleState>
|
97
|
|
- <option name="name" value="StatusDashboardGroupingRule" />
|
98
|
|
- </RuleState>
|
99
|
|
- </list>
|
100
|
|
- </option>
|
101
|
|
- </component>
|
102
|
92
|
<component name="RunManager" selected="Spring Boot.HardwareApplication">
|
103
|
93
|
<configuration name="App" type="Application" factoryName="Application" temporary="true" nameIsGenerated="true">
|
104
|
94
|
<option name="MAIN_CLASS_NAME" value="com.huiju.welcome.hardware.App" />
|
|
@@ -162,6 +152,18 @@
|
162
|
152
|
</list>
|
163
|
153
|
</recent_temporary>
|
164
|
154
|
</component>
|
|
155
|
+ <component name="ServiceViewManager">
|
|
156
|
+ <option name="viewStates">
|
|
157
|
+ <list>
|
|
158
|
+ <serviceView>
|
|
159
|
+ <treeState>
|
|
160
|
+ <expand />
|
|
161
|
+ <select />
|
|
162
|
+ </treeState>
|
|
163
|
+ </serviceView>
|
|
164
|
+ </list>
|
|
165
|
+ </option>
|
|
166
|
+ </component>
|
165
|
167
|
<component name="SvnConfiguration">
|
166
|
168
|
<configuration />
|
167
|
169
|
</component>
|
|
@@ -191,6 +193,12 @@
|
191
|
193
|
<workItem from="1574989971498" duration="5783000" />
|
192
|
194
|
<workItem from="1575336822392" duration="1198000" />
|
193
|
195
|
<workItem from="1575373334965" duration="301000" />
|
|
196
|
+ <workItem from="1575421873056" duration="1202000" />
|
|
197
|
+ <workItem from="1575425637816" duration="659000" />
|
|
198
|
+ <workItem from="1575438119888" duration="1259000" />
|
|
199
|
+ <workItem from="1575509526147" duration="1287000" />
|
|
200
|
+ <workItem from="1575532994901" duration="599000" />
|
|
201
|
+ <workItem from="1575594963862" duration="1198000" />
|
194
|
202
|
</task>
|
195
|
203
|
<servers />
|
196
|
204
|
</component>
|
|
@@ -210,17 +218,6 @@
|
210
|
218
|
</map>
|
211
|
219
|
</option>
|
212
|
220
|
</component>
|
213
|
|
- <component name="XDebuggerManager">
|
214
|
|
- <breakpoint-manager>
|
215
|
|
- <breakpoints>
|
216
|
|
- <line-breakpoint enabled="true" type="java-line">
|
217
|
|
- <url>file://$PROJECT_DIR$/src/main/java/com/huiju/welcome/hardware/service/Camera.java</url>
|
218
|
|
- <line>236</line>
|
219
|
|
- <option name="timeStamp" value="3" />
|
220
|
|
- </line-breakpoint>
|
221
|
|
- </breakpoints>
|
222
|
|
- </breakpoint-manager>
|
223
|
|
- </component>
|
224
|
221
|
<component name="antWorkspaceConfiguration">
|
225
|
222
|
<option name="IS_AUTOSCROLL_TO_SOURCE" value="false" />
|
226
|
223
|
<option name="FILTER_TARGETS" value="false" />
|