blob: 1f209882586c42b0f959071cdec8ed56dc6e313e [file] [log] [blame]
22301115cf6dba22025-03-25 19:06:21 +08001<?xml version="1.0" encoding="UTF-8"?>
2<project version="4">
YelinCui47bc0ee2025-06-07 10:31:34 +08003 <component name="AutoImportSettings">
4 <option name="autoReloadType" value="SELECTIVE" />
5 </component>
6 <component name="ChangeListManager">
7 <list default="true" id="f008fe30-0711-42e2-bb33-17dcfdbad387" name="Changes" comment="pom">
8 <change beforePath="$PROJECT_DIR$/.idea/workspace.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/workspace.xml" afterDir="false" />
YelinCuid81ebf82025-06-07 15:24:35 +08009 <change beforePath="$PROJECT_DIR$/src/main/java/com/example/myproject/MyProjectApplication.java" beforeDir="false" afterPath="$PROJECT_DIR$/src/main/java/com/example/myproject/MyProjectApplication.java" afterDir="false" />
10 <change beforePath="$PROJECT_DIR$/src/main/java/com/example/myproject/controller/TorrentController.java" beforeDir="false" afterPath="$PROJECT_DIR$/src/main/java/com/example/myproject/controller/TorrentController.java" afterDir="false" />
11 <change beforePath="$PROJECT_DIR$/src/main/java/com/example/myproject/entity/TorrentReport.java" beforeDir="false" afterPath="$PROJECT_DIR$/src/main/java/com/example/myproject/entity/TorrentReport.java" afterDir="false" />
12 <change beforePath="$PROJECT_DIR$/src/main/java/com/example/myproject/service/TorrentService.java" beforeDir="false" afterPath="$PROJECT_DIR$/src/main/java/com/example/myproject/service/TorrentService.java" afterDir="false" />
13 <change beforePath="$PROJECT_DIR$/src/main/java/com/example/myproject/service/serviceImpl/TorrentServiceImpl.java" beforeDir="false" afterPath="$PROJECT_DIR$/src/main/java/com/example/myproject/service/serviceImpl/TorrentServiceImpl.java" afterDir="false" />
14 <change beforePath="$PROJECT_DIR$/target/classes/com/example/myproject/MyProjectApplication.class" beforeDir="false" afterPath="$PROJECT_DIR$/target/classes/com/example/myproject/MyProjectApplication.class" afterDir="false" />
15 <change beforePath="$PROJECT_DIR$/target/classes/com/example/myproject/controller/TorrentController.class" beforeDir="false" afterPath="$PROJECT_DIR$/target/classes/com/example/myproject/controller/TorrentController.class" afterDir="false" />
16 <change beforePath="$PROJECT_DIR$/target/classes/com/example/myproject/entity/TorrentReport$TorrentReportBuilder.class" beforeDir="false" afterPath="$PROJECT_DIR$/target/classes/com/example/myproject/entity/TorrentReport$TorrentReportBuilder.class" afterDir="false" />
17 <change beforePath="$PROJECT_DIR$/target/classes/com/example/myproject/entity/TorrentReport.class" beforeDir="false" afterPath="$PROJECT_DIR$/target/classes/com/example/myproject/entity/TorrentReport.class" afterDir="false" />
18 <change beforePath="$PROJECT_DIR$/target/classes/com/example/myproject/service/TorrentService.class" beforeDir="false" afterPath="$PROJECT_DIR$/target/classes/com/example/myproject/service/TorrentService.class" afterDir="false" />
19 <change beforePath="$PROJECT_DIR$/target/classes/com/example/myproject/service/serviceImpl/TorrentServiceImpl.class" beforeDir="false" afterPath="$PROJECT_DIR$/target/classes/com/example/myproject/service/serviceImpl/TorrentServiceImpl.class" afterDir="false" />
YelinCui47bc0ee2025-06-07 10:31:34 +080020 </list>
21 <option name="SHOW_DIALOG" value="false" />
22 <option name="HIGHLIGHT_CONFLICTS" value="true" />
23 <option name="HIGHLIGHT_NON_ACTIVE_CHANGELIST" value="false" />
24 <option name="LAST_RESOLUTION" value="IGNORE" />
25 </component>
26 <component name="FileTemplateManagerImpl">
27 <option name="RECENT_TEMPLATES">
28 <list>
29 <option value="Class" />
30 </list>
31 </option>
32 </component>
33 <component name="Git.Settings">
34 <option name="RECENT_GIT_ROOT_PATH" value="$PROJECT_DIR$" />
35 <option name="ROOT_SYNC" value="SYNC" />
36 </component>
37 <component name="HighlightingSettingsPerFile">
38 <setting file="file://$PROJECT_DIR$/src/main/java/com/example/myproject/config/WebConfig.java" root0="FORCE_HIGHLIGHTING" />
39 <setting file="file://$PROJECT_DIR$/src/main/java/com/example/myproject/service/PostService.java" root0="FORCE_HIGHLIGHTING" />
40 </component>
41 <component name="MarkdownSettingsMigration">
42 <option name="stateVersion" value="1" />
43 </component>
44 <component name="ProblemsViewState">
45 <option name="selectedTabId" value="CurrentFile" />
46 </component>
47 <component name="ProjectColorInfo">{
YelinCuib71605e2025-06-07 09:58:42 +080048 &quot;associatedIndex&quot;: 0
49 }</component>
YelinCui47bc0ee2025-06-07 10:31:34 +080050 <component name="ProjectId" id="2vZNfNTEFyHApdxmHZ7Y0rlJjKB" />
51 <component name="ProjectLevelVcsManager" settingsEditedManually="true">
52 <ConfirmationsSetting value="2" id="Add" />
53 </component>
54 <component name="ProjectViewState">
55 <option name="hideEmptyMiddlePackages" value="true" />
56 <option name="showLibraryContents" value="true" />
57 </component>
58 <component name="PropertiesComponent">{
YelinCuib71605e2025-06-07 09:58:42 +080059 &quot;keyToString&quot;: {
60 &quot;ASKED_ADD_EXTERNAL_FILES&quot;: &quot;true&quot;,
61 &quot;JUnit.UserControllerTest.executor&quot;: &quot;Run&quot;,
62 &quot;JUnit.UserControllerTest.testUpdateUserAvatar.executor&quot;: &quot;Run&quot;,
63 &quot;JUnit.UserControllerTest.testUploadUserAvatar.executor&quot;: &quot;Run&quot;,
64 &quot;RequestMappingsPanelOrder0&quot;: &quot;0&quot;,
65 &quot;RequestMappingsPanelOrder1&quot;: &quot;1&quot;,
66 &quot;RequestMappingsPanelWidth0&quot;: &quot;75&quot;,
67 &quot;RequestMappingsPanelWidth1&quot;: &quot;75&quot;,
68 &quot;RunOnceActivity.OpenProjectViewOnStart&quot;: &quot;true&quot;,
69 &quot;RunOnceActivity.ShowReadmeOnStart&quot;: &quot;true&quot;,
70 &quot;RunOnceActivity.git.unshallow&quot;: &quot;true&quot;,
71 &quot;Spring Boot.MyProjectApplication.executor&quot;: &quot;Run&quot;,
72 &quot;git-widget-placeholder&quot;: &quot;完成pt与bt交互、补充图片资源&quot;,
73 &quot;ignore.virus.scanning.warn.message&quot;: &quot;true&quot;,
74 &quot;kotlin-language-version-configured&quot;: &quot;true&quot;,
75 &quot;last_opened_file_path&quot;: &quot;D:/Desktop/echo后端/echo-backend/images&quot;,
76 &quot;node.js.detected.package.eslint&quot;: &quot;true&quot;,
77 &quot;node.js.selected.package.eslint&quot;: &quot;(autodetect)&quot;,
78 &quot;node.js.selected.package.tslint&quot;: &quot;(autodetect)&quot;,
79 &quot;nodejs_package_manager_path&quot;: &quot;npm&quot;,
80 &quot;settings.editor.selected.configurable&quot;: &quot;project.propVCSSupport.DirectoryMappings&quot;,
81 &quot;vue.rearranger.settings.migration&quot;: &quot;true&quot;,
82 &quot;应用程序.MyProjectApplication.executor&quot;: &quot;Run&quot;
83 },
84 &quot;keyToStringList&quot;: {
85 &quot;DatabaseDriversLRU&quot;: [
86 &quot;mysql_aurora&quot;
87 ]
88 }
89 }</component>
YelinCui47bc0ee2025-06-07 10:31:34 +080090 <component name="RecentsManager">
91 <key name="CopyFile.RECENT_KEYS">
92 <recent name="D:\Desktop\echo后端\echo-backend\images" />
93 <recent name="D:\Desktop\echo后端\echo-backend\uploads\dynamic" />
94 <recent name="D:\PT\echo-backend\src\main\java\com\example\myproject\config" />
95 <recent name="D:\PT\echo-backend\src\main\java\com\example\myproject\service" />
96 <recent name="D:\PT\echo-backend\src\main\java\com\example\myproject\controller" />
97 </key>
98 <key name="MoveFile.RECENT_KEYS">
99 <recent name="D:\study\学习资源\大三下\school\echo-backend\src\main\resources\mapper" />
100 </key>
101 </component>
102 <component name="RunManager" selected="应用程序.MyProjectApplication">
103 <configuration name="MyProjectApplication" type="Application" factoryName="Application" temporary="true">
104 <option name="MAIN_CLASS_NAME" value="com.example.myproject.MyProjectApplication" />
105 <module name="echo-backend" />
106 <extension name="coverage">
107 <pattern>
108 <option name="PATTERN" value="com.example.myproject.*" />
109 <option name="ENABLED" value="true" />
110 </pattern>
111 </extension>
112 <method v="2">
113 <option name="Make" enabled="true" />
114 </method>
115 </configuration>
YelinCuid81ebf82025-06-07 15:24:35 +0800116 <configuration name="MyProjectApplication" type="Application" factoryName="Application" temporary="true">
YelinCui47bc0ee2025-06-07 10:31:34 +0800117 <option name="MAIN_CLASS_NAME" value="com.example.myproject.MyProjectApplication" />
118 <module name="echo-backend" />
119 <extension name="coverage">
120 <pattern>
121 <option name="PATTERN" value="com.example.myproject.*" />
122 <option name="ENABLED" value="true" />
123 </pattern>
124 </extension>
125 <method v="2">
126 <option name="Make" enabled="true" />
127 </method>
128 </configuration>
YelinCuid81ebf82025-06-07 15:24:35 +0800129 <configuration name="MyProjectApplication" type="Application" factoryName="Application" temporary="true">
130 <option name="MAIN_CLASS_NAME" value="com.example.myproject.MyProjectApplication" />
YelinCui47bc0ee2025-06-07 10:31:34 +0800131 <module name="echo-backend" />
132 <extension name="coverage">
133 <pattern>
YelinCuid81ebf82025-06-07 15:24:35 +0800134 <option name="PATTERN" value="com.example.myproject.*" />
YelinCui47bc0ee2025-06-07 10:31:34 +0800135 <option name="ENABLED" value="true" />
136 </pattern>
137 </extension>
YelinCuid81ebf82025-06-07 15:24:35 +0800138 <method v="2">
139 <option name="Make" enabled="true" />
140 </method>
141 </configuration>
142 <configuration name="MyProjectApplication" type="Application" factoryName="Application" temporary="true">
143 <option name="MAIN_CLASS_NAME" value="com.example.myproject.MyProjectApplication" />
144 <module name="echo-backend" />
145 <extension name="coverage">
146 <pattern>
147 <option name="PATTERN" value="com.example.myproject.*" />
148 <option name="ENABLED" value="true" />
149 </pattern>
150 </extension>
151 <method v="2">
152 <option name="Make" enabled="true" />
153 </method>
154 </configuration>
155 <configuration name="MyProjectApplication" type="Application" factoryName="Application" temporary="true" nameIsGenerated="true">
156 <option name="MAIN_CLASS_NAME" value="com.example.myproject.MyProjectApplication" />
157 <module name="echo-backend" />
158 <extension name="coverage">
159 <pattern>
160 <option name="PATTERN" value="com.example.myproject.*" />
161 <option name="ENABLED" value="true" />
162 </pattern>
163 </extension>
YelinCui47bc0ee2025-06-07 10:31:34 +0800164 <method v="2">
165 <option name="Make" enabled="true" />
166 </method>
167 </configuration>
168 <configuration name="UserControllerTest" type="JUnit" factoryName="JUnit" temporary="true" nameIsGenerated="true">
169 <module name="echo-backend" />
170 <extension name="coverage">
171 <pattern>
172 <option name="PATTERN" value="com.example.myproject.controller.*" />
173 <option name="ENABLED" value="true" />
174 </pattern>
175 </extension>
176 <option name="PACKAGE_NAME" value="com.example.myproject.controller" />
177 <option name="MAIN_CLASS_NAME" value="com.example.myproject.controller.UserControllerTest" />
178 <option name="TEST_OBJECT" value="class" />
179 <method v="2">
180 <option name="Make" enabled="true" />
181 </method>
182 </configuration>
183 <configuration name="UserControllerTest.testUpdateUserAvatar" type="JUnit" factoryName="JUnit" temporary="true" nameIsGenerated="true">
184 <module name="echo-backend" />
185 <extension name="coverage">
186 <pattern>
187 <option name="PATTERN" value="com.example.myproject.controller.*" />
188 <option name="ENABLED" value="true" />
189 </pattern>
190 </extension>
191 <option name="PACKAGE_NAME" value="com.example.myproject.controller" />
192 <option name="MAIN_CLASS_NAME" value="com.example.myproject.controller.UserControllerTest" />
193 <option name="METHOD_NAME" value="testUpdateUserAvatar" />
194 <option name="TEST_OBJECT" value="method" />
195 <method v="2">
196 <option name="Make" enabled="true" />
197 </method>
198 </configuration>
199 <configuration name="UserControllerTest.testUploadUserAvatar" type="JUnit" factoryName="JUnit" temporary="true" nameIsGenerated="true">
200 <module name="echo-backend" />
201 <extension name="coverage">
202 <pattern>
203 <option name="PATTERN" value="com.example.myproject.controller.*" />
204 <option name="ENABLED" value="true" />
205 </pattern>
206 </extension>
207 <option name="PACKAGE_NAME" value="com.example.myproject.controller" />
208 <option name="MAIN_CLASS_NAME" value="com.example.myproject.controller.UserControllerTest" />
209 <option name="METHOD_NAME" value="testUploadUserAvatar" />
210 <option name="TEST_OBJECT" value="method" />
211 <method v="2">
212 <option name="Make" enabled="true" />
213 </method>
214 </configuration>
215 <configuration name="MyProjectApplication" type="SpringBootApplicationConfigurationType" factoryName="Spring Boot" nameIsGenerated="true">
216 <module name="echo-backend" />
217 <option name="SPRING_BOOT_MAIN_CLASS" value="com.example.myproject.MyProjectApplication" />
218 <method v="2">
219 <option name="Make" enabled="true" />
220 </method>
221 </configuration>
222 <recent_temporary>
223 <list>
224 <item itemvalue="应用程序.MyProjectApplication" />
YelinCuid81ebf82025-06-07 15:24:35 +0800225 <item itemvalue="应用程序.MyProjectApplication" />
226 <item itemvalue="应用程序.MyProjectApplication" />
227 <item itemvalue="应用程序.MyProjectApplication" />
YelinCui47bc0ee2025-06-07 10:31:34 +0800228 <item itemvalue="JUnit.UserControllerTest.testUploadUserAvatar" />
YelinCui47bc0ee2025-06-07 10:31:34 +0800229 </list>
230 </recent_temporary>
231 </component>
232 <component name="SpellCheckerSettings" RuntimeDictionaries="0" Folders="0" CustomDictionaries="0" DefaultDictionary="application-level" UseSingleDictionary="true" transferred="true" />
233 <component name="TaskManager">
234 <task active="true" id="Default" summary="Default task">
235 <changelist id="f008fe30-0711-42e2-bb33-17dcfdbad387" name="Changes" comment="" />
236 <created>1744348740342</created>
237 <option name="number" value="Default" />
238 <option name="presentableId" value="Default" />
239 <updated>1744348740342</updated>
240 <workItem from="1749007243227" duration="1245000" />
241 <workItem from="1749033374884" duration="7535000" />
242 <workItem from="1749048857906" duration="4388000" />
243 <workItem from="1749109821491" duration="5517000" />
244 <workItem from="1749206945935" duration="4467000" />
245 </task>
246 <task id="LOCAL-00001" summary="pom">
247 <option name="closed" value="true" />
248 <created>1749011916131</created>
249 <option name="number" value="00001" />
250 <option name="presentableId" value="LOCAL-00001" />
251 <option name="project" value="LOCAL" />
252 <updated>1749011916131</updated>
253 </task>
254 <task id="LOCAL-00002" summary="pom">
255 <option name="closed" value="true" />
256 <created>1749012141761</created>
257 <option name="number" value="00002" />
258 <option name="presentableId" value="LOCAL-00002" />
259 <option name="project" value="LOCAL" />
260 <updated>1749012141761</updated>
261 </task>
262 <option name="localTasksCounter" value="3" />
263 <servers />
264 </component>
265 <component name="TypeScriptGeneratedFilesManager">
266 <option name="version" value="3" />
267 </component>
268 <component name="Vcs.Log.Tabs.Properties">
269 <option name="TAB_STATES">
270 <map>
271 <entry key="MAIN">
272 <value>
273 <State>
274 <option name="FILTERS">
275 <map>
276 <entry key="branch">
223011385e9c35a2025-06-04 15:52:45 +0800277 <value>
YelinCui47bc0ee2025-06-07 10:31:34 +0800278 <list>
279 <option value="master" />
280 </list>
223011385e9c35a2025-06-04 15:52:45 +0800281 </value>
YelinCui47bc0ee2025-06-07 10:31:34 +0800282 </entry>
283 </map>
284 </option>
285 </State>
286 </value>
287 </entry>
288 </map>
289 </option>
290 </component>
291 <component name="VcsManagerConfiguration">
292 <option name="ADD_EXTERNAL_FILES_SILENTLY" value="true" />
293 <MESSAGE value="pom" />
294 <option name="LAST_COMMIT_MESSAGE" value="pom" />
295 </component>
296 <component name="XDebuggerManager">
297 <breakpoint-manager>
298 <breakpoints>
299 <line-breakpoint enabled="true" type="java-method">
300 <url>file://$PROJECT_DIR$/src/test/java/com/example/myproject/controller/UserControllerTest.java</url>
301 <line>235</line>
302 <properties class="com.example.myproject.controller.UserControllerTest" method="testUploadUserAvatar">
303 <option name="EMULATED" value="true" />
304 <option name="WATCH_EXIT" value="false" />
305 </properties>
306 <option name="timeStamp" value="1" />
307 </line-breakpoint>
308 </breakpoints>
309 </breakpoint-manager>
310 </component>
22301115cf6dba22025-03-25 19:06:21 +0800311</project>