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