workspace.xml 6.9 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131
  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="10b05465-08d5-4de9-8c1b-7ff9bbb70b98" name="更改" comment="">
  8. <change beforePath="$PROJECT_DIR$/target/classes/META-INF/MANIFEST.MF" beforeDir="false" />
  9. <change beforePath="$PROJECT_DIR$/target/classes/application.properties" beforeDir="false" />
  10. <change beforePath="$PROJECT_DIR$/target/classes/cn/zhentao/DemoApplication.class" beforeDir="false" />
  11. <change beforePath="$PROJECT_DIR$/target/classes/cn/zhentao/controller/DtoController.class" beforeDir="false" />
  12. <change beforePath="$PROJECT_DIR$/target/classes/cn/zhentao/pojo/Dto.class" beforeDir="false" />
  13. <change beforePath="$PROJECT_DIR$/target/classes/cn/zhentao/pojo/ResultVo.class" beforeDir="false" />
  14. <change beforePath="$PROJECT_DIR$/target/classes/cn/zhentao/service/DtoService.class" beforeDir="false" />
  15. <change beforePath="$PROJECT_DIR$/target/classes/cn/zhentao/service/Iml/DtoServiceIml.class" beforeDir="false" />
  16. <change beforePath="$PROJECT_DIR$/target/classes/static/index.html" beforeDir="false" />
  17. <change beforePath="$PROJECT_DIR$/target/demo-0.0.1-SNAPSHOT.jar" beforeDir="false" />
  18. <change beforePath="$PROJECT_DIR$/target/demo-0.0.1-SNAPSHOT.jar.original" beforeDir="false" />
  19. <change beforePath="$PROJECT_DIR$/target/maven-archiver/pom.properties" beforeDir="false" />
  20. <change beforePath="$PROJECT_DIR$/target/maven-status/maven-compiler-plugin/compile/default-compile/createdFiles.lst" beforeDir="false" />
  21. <change beforePath="$PROJECT_DIR$/target/maven-status/maven-compiler-plugin/compile/default-compile/inputFiles.lst" beforeDir="false" />
  22. <change beforePath="$PROJECT_DIR$/target/maven-status/maven-compiler-plugin/testCompile/default-testCompile/createdFiles.lst" beforeDir="false" />
  23. <change beforePath="$PROJECT_DIR$/target/maven-status/maven-compiler-plugin/testCompile/default-testCompile/inputFiles.lst" beforeDir="false" />
  24. <change beforePath="$PROJECT_DIR$/target/surefire-reports/2025-03-30T20-04-20_770.dumpstream" beforeDir="false" />
  25. <change beforePath="$PROJECT_DIR$/target/surefire-reports/TEST-cn.zhentao.DemoApplicationTests.xml" beforeDir="false" />
  26. <change beforePath="$PROJECT_DIR$/target/surefire-reports/cn.zhentao.DemoApplicationTests.txt" beforeDir="false" />
  27. <change beforePath="$PROJECT_DIR$/target/test-classes/cn/zhentao/DemoApplicationTests.class" beforeDir="false" />
  28. </list>
  29. <option name="SHOW_DIALOG" value="false" />
  30. <option name="HIGHLIGHT_CONFLICTS" value="true" />
  31. <option name="HIGHLIGHT_NON_ACTIVE_CHANGELIST" value="false" />
  32. <option name="LAST_RESOLUTION" value="IGNORE" />
  33. </component>
  34. <component name="FileTemplateManagerImpl">
  35. <option name="RECENT_TEMPLATES">
  36. <list>
  37. <option value="Class" />
  38. </list>
  39. </option>
  40. </component>
  41. <component name="Git.Settings">
  42. <option name="RECENT_GIT_ROOT_PATH" value="$PROJECT_DIR$" />
  43. </component>
  44. <component name="MarkdownSettingsMigration">
  45. <option name="stateVersion" value="1" />
  46. </component>
  47. <component name="MavenImportPreferences">
  48. <option name="generalSettings">
  49. <MavenGeneralSettings>
  50. <option name="localRepository" value="D:\ku" />
  51. <option name="mavenHome" value="$PROJECT_DIR$/../../apache-maven-3.9.2" />
  52. <option name="useMavenConfig" value="true" />
  53. <option name="userSettingsFile" value="D:\apache-maven-3.9.2\conf\settings.xml" />
  54. </MavenGeneralSettings>
  55. </option>
  56. <option name="importingSettings">
  57. <MavenImportingSettings>
  58. <option name="workspaceImportEnabled" value="true" />
  59. </MavenImportingSettings>
  60. </option>
  61. </component>
  62. <component name="ProjectId" id="2v3pZzMCqUpMuD99yjyVEc2wQTx" />
  63. <component name="ProjectLevelVcsManager" settingsEditedManually="true" />
  64. <component name="ProjectViewState">
  65. <option name="hideEmptyMiddlePackages" value="true" />
  66. <option name="showLibraryContents" value="true" />
  67. </component>
  68. <component name="PropertiesComponent"><![CDATA[{
  69. "keyToString": {
  70. "RequestMappingsPanelOrder0": "0",
  71. "RequestMappingsPanelOrder1": "1",
  72. "RequestMappingsPanelWidth0": "75",
  73. "RequestMappingsPanelWidth1": "75",
  74. "RunOnceActivity.OpenProjectViewOnStart": "true",
  75. "RunOnceActivity.ShowReadmeOnStart": "true",
  76. "WebServerToolWindowFactoryState": "false",
  77. "last_opened_file_path": "D:/yun7/demo",
  78. "node.js.detected.package.eslint": "true",
  79. "node.js.detected.package.tslint": "true",
  80. "node.js.selected.package.eslint": "(autodetect)",
  81. "node.js.selected.package.tslint": "(autodetect)",
  82. "settings.editor.selected.configurable": "preferences.pluginManager",
  83. "spring.configuration.checksum": "fe01ce2a7fbac8fafaed7c982a04e229",
  84. "vue.rearranger.settings.migration": "true"
  85. }
  86. }]]></component>
  87. <component name="RunManager" selected="应用程序.DtoTest">
  88. <configuration name="DtoTest" type="Application" factoryName="Application" temporary="true" nameIsGenerated="true">
  89. <option name="MAIN_CLASS_NAME" value="cn.zhentao.test.DtoTest" />
  90. <module name="demo" />
  91. <extension name="coverage">
  92. <pattern>
  93. <option name="PATTERN" value="cn.zhentao.test.*" />
  94. <option name="ENABLED" value="true" />
  95. </pattern>
  96. </extension>
  97. <method v="2">
  98. <option name="Make" enabled="true" />
  99. </method>
  100. </configuration>
  101. <configuration name="DemoApplication" type="SpringBootApplicationConfigurationType" factoryName="Spring Boot" nameIsGenerated="true">
  102. <module name="demo" />
  103. <option name="SPRING_BOOT_MAIN_CLASS" value="cn.zhentao.DemoApplication" />
  104. <method v="2">
  105. <option name="Make" enabled="true" />
  106. </method>
  107. </configuration>
  108. <recent_temporary>
  109. <list>
  110. <item itemvalue="应用程序.DtoTest" />
  111. </list>
  112. </recent_temporary>
  113. </component>
  114. <component name="SpellCheckerSettings" RuntimeDictionaries="0" Folders="0" CustomDictionaries="0" DefaultDictionary="应用程序级" UseSingleDictionary="true" transferred="true" />
  115. <component name="TaskManager">
  116. <task active="true" id="Default" summary="默认任务">
  117. <changelist id="10b05465-08d5-4de9-8c1b-7ff9bbb70b98" name="更改" comment="" />
  118. <created>1743383672367</created>
  119. <option name="number" value="Default" />
  120. <option name="presentableId" value="Default" />
  121. <updated>1743383672367</updated>
  122. <workItem from="1743383674052" duration="66000" />
  123. <workItem from="1743383748480" duration="82000" />
  124. <workItem from="1743383839024" duration="2819000" />
  125. </task>
  126. <servers />
  127. </component>
  128. <component name="TypeScriptGeneratedFilesManager">
  129. <option name="version" value="3" />
  130. </component>
  131. </project>