workspace.xml 8.0 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143
  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">
  7. <list default="true" id="faf8ad68-547d-4fc6-8492-a7e674cf8f17" name="Changes" comment="'lzy'">
  8. <change afterPath="$PROJECT_DIR$/Marketplace/src/main/java/com/dt/dto/AddVideoDto.java" afterDir="false" />
  9. <change beforePath="$PROJECT_DIR$/.idea/dataSources/fd176a36-ef08-4a83-8661-b49f428c6381.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/dataSources/fd176a36-ef08-4a83-8661-b49f428c6381.xml" afterDir="false" />
  10. <change beforePath="$PROJECT_DIR$/.idea/workspace.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/workspace.xml" afterDir="false" />
  11. <change beforePath="$PROJECT_DIR$/Marketplace/src/main/java/com/dt/child/controller/VideoController.java" beforeDir="false" afterPath="$PROJECT_DIR$/Marketplace/src/main/java/com/dt/child/controller/VideoController.java" afterDir="false" />
  12. <change beforePath="$PROJECT_DIR$/Marketplace/src/main/java/com/dt/common/domain/Video.java" beforeDir="false" afterPath="$PROJECT_DIR$/Marketplace/src/main/java/com/dt/common/domain/Video.java" afterDir="false" />
  13. <change beforePath="$PROJECT_DIR$/Marketplace/src/main/java/com/dt/common/mapper/VideoMapper.java" beforeDir="false" afterPath="$PROJECT_DIR$/Marketplace/src/main/java/com/dt/common/mapper/VideoMapper.java" afterDir="false" />
  14. <change beforePath="$PROJECT_DIR$/Marketplace/src/main/java/com/dt/common/service/VideoService.java" beforeDir="false" afterPath="$PROJECT_DIR$/Marketplace/src/main/java/com/dt/common/service/VideoService.java" afterDir="false" />
  15. <change beforePath="$PROJECT_DIR$/Marketplace/src/main/java/com/dt/common/service/impl/ChildServiceImpl.java" beforeDir="false" afterPath="$PROJECT_DIR$/Marketplace/src/main/java/com/dt/common/service/impl/ChildServiceImpl.java" afterDir="false" />
  16. <change beforePath="$PROJECT_DIR$/Marketplace/src/main/java/com/dt/common/service/impl/VideoServiceImpl.java" beforeDir="false" afterPath="$PROJECT_DIR$/Marketplace/src/main/java/com/dt/common/service/impl/VideoServiceImpl.java" afterDir="false" />
  17. <change beforePath="$PROJECT_DIR$/Marketplace/src/main/java/com/dt/oss/OSSService.java" beforeDir="false" afterPath="$PROJECT_DIR$/Marketplace/src/main/java/com/dt/oss/OSSService.java" afterDir="false" />
  18. <change beforePath="$PROJECT_DIR$/Marketplace/src/main/resources/mapper/VideoMapper.xml" beforeDir="false" afterPath="$PROJECT_DIR$/Marketplace/src/main/resources/mapper/VideoMapper.xml" afterDir="false" />
  19. </list>
  20. <option name="SHOW_DIALOG" value="false" />
  21. <option name="HIGHLIGHT_CONFLICTS" value="true" />
  22. <option name="HIGHLIGHT_NON_ACTIVE_CHANGELIST" value="false" />
  23. <option name="LAST_RESOLUTION" value="IGNORE" />
  24. </component>
  25. <component name="FileTemplateManagerImpl">
  26. <option name="RECENT_TEMPLATES">
  27. <list>
  28. <option value="Class" />
  29. </list>
  30. </option>
  31. </component>
  32. <component name="Git.Settings">
  33. <option name="RECENT_GIT_ROOT_PATH" value="$PROJECT_DIR$" />
  34. </component>
  35. <component name="MarkdownSettingsMigration">
  36. <option name="stateVersion" value="1" />
  37. </component>
  38. <component name="MavenImportPreferences">
  39. <option name="generalSettings">
  40. <MavenGeneralSettings>
  41. <option name="localRepository" value="D:\Manve\maven ku" />
  42. <option name="mavenHome" value="$PROJECT_DIR$/../../../Manve/apache-maven-3.9.9-bin/apache-maven-3.9.9" />
  43. <option name="useMavenConfig" value="true" />
  44. <option name="userSettingsFile" value="D:\Manve\apache-maven-3.9.9-bin\apache-maven-3.9.9\conf\settings.xml" />
  45. </MavenGeneralSettings>
  46. </option>
  47. </component>
  48. <component name="ProjectId" id="2zJla0xAE1PriNlH3ozWMHBA4Aa" />
  49. <component name="ProjectViewState">
  50. <option name="hideEmptyMiddlePackages" value="true" />
  51. <option name="showLibraryContents" value="true" />
  52. </component>
  53. <component name="PropertiesComponent">{
  54. &quot;keyToString&quot;: {
  55. &quot;RequestMappingsPanelOrder0&quot;: &quot;0&quot;,
  56. &quot;RequestMappingsPanelOrder1&quot;: &quot;1&quot;,
  57. &quot;RequestMappingsPanelWidth0&quot;: &quot;75&quot;,
  58. &quot;RequestMappingsPanelWidth1&quot;: &quot;75&quot;,
  59. &quot;RunOnceActivity.OpenProjectViewOnStart&quot;: &quot;true&quot;,
  60. &quot;RunOnceActivity.ShowReadmeOnStart&quot;: &quot;true&quot;,
  61. &quot;SHARE_PROJECT_CONFIGURATION_FILES&quot;: &quot;true&quot;,
  62. &quot;WebServerToolWindowFactoryState&quot;: &quot;false&quot;,
  63. &quot;last_opened_file_path&quot;: &quot;D:/Program Files/nodejs/npm.cmd&quot;,
  64. &quot;node.js.detected.package.eslint&quot;: &quot;true&quot;,
  65. &quot;node.js.detected.package.tslint&quot;: &quot;true&quot;,
  66. &quot;node.js.selected.package.eslint&quot;: &quot;(autodetect)&quot;,
  67. &quot;node.js.selected.package.tslint&quot;: &quot;(autodetect)&quot;,
  68. &quot;nodejs_interpreter_path&quot;: &quot;D:/Program Files/nodejs/npm.cmd&quot;,
  69. &quot;nodejs_package_manager_path&quot;: &quot;npm&quot;,
  70. &quot;settings.editor.selected.configurable&quot;: &quot;MavenSettings&quot;,
  71. &quot;spring.configuration.checksum&quot;: &quot;675e31b94580e2642405e2f8586d112e&quot;,
  72. &quot;vue.rearranger.settings.migration&quot;: &quot;true&quot;
  73. },
  74. &quot;keyToStringList&quot;: {
  75. &quot;DatabaseDriversLRU&quot;: [
  76. &quot;mysql&quot;
  77. ]
  78. }
  79. }</component>
  80. <component name="ReactorSettings">
  81. <option name="notificationShown" value="true" />
  82. </component>
  83. <component name="RunManager">
  84. <configuration name="MarketplaceApplication" type="SpringBootApplicationConfigurationType" factoryName="Spring Boot" temporary="true" nameIsGenerated="true">
  85. <module name="Marketplace" />
  86. <option name="SPRING_BOOT_MAIN_CLASS" value="com.dt.MarketplaceApplication" />
  87. <extension name="coverage">
  88. <pattern>
  89. <option name="PATTERN" value="com.dt.*" />
  90. <option name="ENABLED" value="true" />
  91. </pattern>
  92. </extension>
  93. <method v="2">
  94. <option name="Make" enabled="true" />
  95. </method>
  96. </configuration>
  97. <recent_temporary>
  98. <list>
  99. <item itemvalue="Spring Boot.MarketplaceApplication" />
  100. </list>
  101. </recent_temporary>
  102. </component>
  103. <component name="SpellCheckerSettings" RuntimeDictionaries="0" Folders="0" CustomDictionaries="0" DefaultDictionary="application-level" UseSingleDictionary="true" transferred="true" />
  104. <component name="TaskManager">
  105. <task active="true" id="Default" summary="Default task">
  106. <changelist id="faf8ad68-547d-4fc6-8492-a7e674cf8f17" name="Changes" comment="" />
  107. <created>1751457116882</created>
  108. <option name="number" value="Default" />
  109. <option name="presentableId" value="Default" />
  110. <updated>1751457116882</updated>
  111. </task>
  112. <task id="LOCAL-00001" summary="'lzy'">
  113. <created>1751457177645</created>
  114. <option name="number" value="00001" />
  115. <option name="presentableId" value="LOCAL-00001" />
  116. <option name="project" value="LOCAL" />
  117. <updated>1751457177645</updated>
  118. </task>
  119. <task id="LOCAL-00002" summary="'lzy'">
  120. <created>1751457214913</created>
  121. <option name="number" value="00002" />
  122. <option name="presentableId" value="LOCAL-00002" />
  123. <option name="project" value="LOCAL" />
  124. <updated>1751457214913</updated>
  125. </task>
  126. <task id="LOCAL-00003" summary="'lzy'">
  127. <created>1751471341881</created>
  128. <option name="number" value="00003" />
  129. <option name="presentableId" value="LOCAL-00003" />
  130. <option name="project" value="LOCAL" />
  131. <updated>1751471341881</updated>
  132. </task>
  133. <option name="localTasksCounter" value="4" />
  134. <servers />
  135. </component>
  136. <component name="TypeScriptGeneratedFilesManager">
  137. <option name="version" value="3" />
  138. </component>
  139. <component name="VcsManagerConfiguration">
  140. <MESSAGE value="'lzy'" />
  141. <option name="LAST_COMMIT_MESSAGE" value="'lzy'" />
  142. </component>
  143. </project>