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