瀏覽代碼

background

胡轶钦 5 年之前
父節點
當前提交
84c52930f6
共有 3 個文件被更改,包括 29 次插入27 次删除
  1. 2
    0
      .idea/compiler.xml
  2. 3
    0
      .idea/misc.xml
  3. 24
    27
      .idea/workspace.xml

+ 2
- 0
.idea/compiler.xml 查看文件

6
         <sourceOutputDir name="target/generated-sources/annotations" />
6
         <sourceOutputDir name="target/generated-sources/annotations" />
7
         <sourceTestOutputDir name="target/generated-test-sources/test-annotations" />
7
         <sourceTestOutputDir name="target/generated-test-sources/test-annotations" />
8
         <outputRelativeToContentRoot value="true" />
8
         <outputRelativeToContentRoot value="true" />
9
+        <module name="hdware-welcome3" />
9
         <module name="hardware" />
10
         <module name="hardware" />
10
       </profile>
11
       </profile>
11
     </annotationProcessing>
12
     </annotationProcessing>
14
   <component name="JavacSettings">
15
   <component name="JavacSettings">
15
     <option name="ADDITIONAL_OPTIONS_OVERRIDE">
16
     <option name="ADDITIONAL_OPTIONS_OVERRIDE">
16
       <module name="hardware" options="-parameters" />
17
       <module name="hardware" options="-parameters" />
18
+      <module name="hdware-welcome3" options="-parameters" />
17
     </option>
19
     </option>
18
   </component>
20
   </component>
19
 </project>
21
 </project>

+ 3
- 0
.idea/misc.xml 查看文件

1
 <?xml version="1.0" encoding="UTF-8"?>
1
 <?xml version="1.0" encoding="UTF-8"?>
2
 <project version="4">
2
 <project version="4">
3
   <component name="ExternalStorageConfigurationManager" enabled="true" />
3
   <component name="ExternalStorageConfigurationManager" enabled="true" />
4
+  <component name="JavaScriptSettings">
5
+    <option name="languageLevel" value="ES6" />
6
+  </component>
4
   <component name="MavenProjectsManager">
7
   <component name="MavenProjectsManager">
5
     <option name="originalFiles">
8
     <option name="originalFiles">
6
       <list>
9
       <list>

+ 24
- 27
.idea/workspace.xml 查看文件

3
   <component name="ChangeListManager">
3
   <component name="ChangeListManager">
4
     <list default="true" id="ad2fe330-f201-4a05-ab3f-71348d2d007b" name="Default" comment="">
4
     <list default="true" id="ad2fe330-f201-4a05-ab3f-71348d2d007b" name="Default" comment="">
5
       <change beforePath="$PROJECT_DIR$/.idea/compiler.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/compiler.xml" afterDir="false" />
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
       <change beforePath="$PROJECT_DIR$/.idea/workspace.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/workspace.xml" afterDir="false" />
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
     </list>
8
     </list>
11
-    <option name="EXCLUDED_CONVERTED_TO_IGNORED" value="true" />
12
     <option name="SHOW_DIALOG" value="false" />
9
     <option name="SHOW_DIALOG" value="false" />
13
     <option name="HIGHLIGHT_CONFLICTS" value="true" />
10
     <option name="HIGHLIGHT_CONFLICTS" value="true" />
14
     <option name="HIGHLIGHT_NON_ACTIVE_CHANGELIST" value="false" />
11
     <option name="HIGHLIGHT_NON_ACTIVE_CHANGELIST" value="false" />
53
     </option>
50
     </option>
54
   </component>
51
   </component>
55
   <component name="ProjectId" id="1UDyYm8PabNJGstZcfT1Vcq3LrF" />
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
   <component name="PropertiesComponent">
58
   <component name="PropertiesComponent">
57
     <property name="RequestMappingsPanelOrder0" value="0" />
59
     <property name="RequestMappingsPanelOrder0" value="0" />
58
     <property name="RequestMappingsPanelOrder1" value="1" />
60
     <property name="RequestMappingsPanelOrder1" value="1" />
87
       <recent name="E:\JavaProjects\welcome3.0\hardware\src\main\java\huiju\com\welcome\hardware" />
89
       <recent name="E:\JavaProjects\welcome3.0\hardware\src\main\java\huiju\com\welcome\hardware" />
88
     </key>
90
     </key>
89
   </component>
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
   <component name="RunManager" selected="Spring Boot.HardwareApplication">
92
   <component name="RunManager" selected="Spring Boot.HardwareApplication">
103
     <configuration name="App" type="Application" factoryName="Application" temporary="true" nameIsGenerated="true">
93
     <configuration name="App" type="Application" factoryName="Application" temporary="true" nameIsGenerated="true">
104
       <option name="MAIN_CLASS_NAME" value="com.huiju.welcome.hardware.App" />
94
       <option name="MAIN_CLASS_NAME" value="com.huiju.welcome.hardware.App" />
162
       </list>
152
       </list>
163
     </recent_temporary>
153
     </recent_temporary>
164
   </component>
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
   <component name="SvnConfiguration">
167
   <component name="SvnConfiguration">
166
     <configuration />
168
     <configuration />
167
   </component>
169
   </component>
191
       <workItem from="1574989971498" duration="5783000" />
193
       <workItem from="1574989971498" duration="5783000" />
192
       <workItem from="1575336822392" duration="1198000" />
194
       <workItem from="1575336822392" duration="1198000" />
193
       <workItem from="1575373334965" duration="301000" />
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
     </task>
202
     </task>
195
     <servers />
203
     <servers />
196
   </component>
204
   </component>
210
       </map>
218
       </map>
211
     </option>
219
     </option>
212
   </component>
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
   <component name="antWorkspaceConfiguration">
221
   <component name="antWorkspaceConfiguration">
225
     <option name="IS_AUTOSCROLL_TO_SOURCE" value="false" />
222
     <option name="IS_AUTOSCROLL_TO_SOURCE" value="false" />
226
     <option name="FILTER_TARGETS" value="false" />
223
     <option name="FILTER_TARGETS" value="false" />