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