workspace.xml 6.9 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139
  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="b2e7fb15-d324-4b4b-8aa9-dd36adc6cf81" name="更改" comment="git忽略文件">
  8. <change afterPath="$PROJECT_DIR$/.idea/compiler.xml" afterDir="false" />
  9. <change afterPath="$PROJECT_DIR$/.idea/encodings.xml" afterDir="false" />
  10. <change afterPath="$PROJECT_DIR$/.idea/jarRepositories.xml" afterDir="false" />
  11. <change afterPath="$PROJECT_DIR$/.idea/misc.xml" afterDir="false" />
  12. <change afterPath="$PROJECT_DIR$/.idea/vcs.xml" afterDir="false" />
  13. <change afterPath="$PROJECT_DIR$/log/sys-error.log" afterDir="false" />
  14. <change afterPath="$PROJECT_DIR$/log/sys-info.log" afterDir="false" />
  15. <change afterPath="$PROJECT_DIR$/log/sys-user.log" afterDir="false" />
  16. <change beforePath="$PROJECT_DIR$/pom.xml" beforeDir="false" afterPath="$PROJECT_DIR$/pom.xml" afterDir="false" />
  17. <change beforePath="$PROJECT_DIR$/supervision-admin/pom.xml" beforeDir="false" afterPath="$PROJECT_DIR$/supervision-admin/pom.xml" afterDir="false" />
  18. <change beforePath="$PROJECT_DIR$/supervision-admin/src/main/resources/application.yml" beforeDir="false" afterPath="$PROJECT_DIR$/supervision-admin/src/main/resources/application.yml" afterDir="false" />
  19. <change beforePath="$PROJECT_DIR$/supervision-admin/src/main/resources/logback.xml" beforeDir="false" afterPath="$PROJECT_DIR$/supervision-admin/src/main/resources/logback.xml" afterDir="false" />
  20. <change beforePath="$PROJECT_DIR$/supervision-common/pom.xml" beforeDir="false" afterPath="$PROJECT_DIR$/supervision-common/pom.xml" afterDir="false" />
  21. <change beforePath="$PROJECT_DIR$/supervision-framework/pom.xml" beforeDir="false" afterPath="$PROJECT_DIR$/supervision-framework/pom.xml" afterDir="false" />
  22. <change beforePath="$PROJECT_DIR$/supervision-generator/pom.xml" beforeDir="false" afterPath="$PROJECT_DIR$/supervision-generator/pom.xml" afterDir="false" />
  23. <change beforePath="$PROJECT_DIR$/supervision-quartz/pom.xml" beforeDir="false" afterPath="$PROJECT_DIR$/supervision-quartz/pom.xml" afterDir="false" />
  24. <change beforePath="$PROJECT_DIR$/supervision-system/pom.xml" beforeDir="false" afterPath="$PROJECT_DIR$/supervision-system/pom.xml" afterDir="false" />
  25. </list>
  26. <option name="SHOW_DIALOG" value="false" />
  27. <option name="HIGHLIGHT_CONFLICTS" value="true" />
  28. <option name="HIGHLIGHT_NON_ACTIVE_CHANGELIST" value="false" />
  29. <option name="LAST_RESOLUTION" value="IGNORE" />
  30. </component>
  31. <component name="Git.Settings">
  32. <option name="RECENT_GIT_ROOT_PATH" value="$PROJECT_DIR$" />
  33. </component>
  34. <component name="MarkdownSettingsMigration">
  35. <option name="stateVersion" value="1" />
  36. </component>
  37. <component name="MavenImportPreferences">
  38. <option name="generalSettings">
  39. <MavenGeneralSettings>
  40. <option name="localRepository" value="D:\Program Files\apache-maven-3.6.3\repository" />
  41. <option name="mavenHome" value="D:/Program Files/apache-maven-3.6.3" />
  42. <option name="userSettingsFile" value="D:\Program Files\apache-maven-3.6.3\conf\settings.xml" />
  43. </MavenGeneralSettings>
  44. </option>
  45. <option name="importingSettings">
  46. <MavenImportingSettings>
  47. <option name="workspaceImportEnabled" value="true" />
  48. </MavenImportingSettings>
  49. </option>
  50. </component>
  51. <component name="ProjectId" id="33dlo0FNyNhuj7QTG0RaGSNDYAm" />
  52. <component name="ProjectLevelVcsManager">
  53. <ConfirmationsSetting value="2" id="Add" />
  54. </component>
  55. <component name="ProjectViewState">
  56. <option name="hideEmptyMiddlePackages" value="true" />
  57. <option name="showLibraryContents" value="true" />
  58. </component>
  59. <component name="PropertiesComponent"><![CDATA[{
  60. "keyToString": {
  61. "ASKED_ADD_EXTERNAL_FILES": "true",
  62. "RequestMappingsPanelOrder0": "0",
  63. "RequestMappingsPanelOrder1": "1",
  64. "RequestMappingsPanelWidth0": "75",
  65. "RequestMappingsPanelWidth1": "75",
  66. "RunOnceActivity.OpenProjectViewOnStart": "true",
  67. "RunOnceActivity.ShowReadmeOnStart": "true",
  68. "WebServerToolWindowFactoryState": "false",
  69. "node.js.detected.package.eslint": "true",
  70. "node.js.detected.package.tslint": "true",
  71. "node.js.selected.package.eslint": "(autodetect)",
  72. "node.js.selected.package.tslint": "(autodetect)",
  73. "nodejs_package_manager_path": "npm",
  74. "project.structure.last.edited": "项目",
  75. "project.structure.proportion": "0.0",
  76. "project.structure.side.proportion": "0.0",
  77. "settings.editor.selected.configurable": "MavenSettings",
  78. "vue.rearranger.settings.migration": "true"
  79. }
  80. }]]></component>
  81. <component name="RebelAgentSelection">
  82. <selection>jr</selection>
  83. </component>
  84. <component name="RunDashboard">
  85. <option name="configurationTypes">
  86. <set>
  87. <option value="SpringBootApplicationConfigurationType" />
  88. </set>
  89. </option>
  90. </component>
  91. <component name="RunManager">
  92. <configuration name="RuoYiApplication" type="SpringBootApplicationConfigurationType" factoryName="Spring Boot" nameIsGenerated="true">
  93. <module name="supervision-admin" />
  94. <option name="SPRING_BOOT_MAIN_CLASS" value="com.supervision.RuoYiApplication" />
  95. <method v="2">
  96. <option name="Make" enabled="true" />
  97. </method>
  98. </configuration>
  99. </component>
  100. <component name="SpellCheckerSettings" RuntimeDictionaries="0" Folders="0" CustomDictionaries="0" DefaultDictionary="应用程序级" UseSingleDictionary="true" transferred="true" />
  101. <component name="TaskManager">
  102. <task active="true" id="Default" summary="默认任务">
  103. <changelist id="b2e7fb15-d324-4b4b-8aa9-dd36adc6cf81" name="更改" comment="" />
  104. <created>1759655002069</created>
  105. <option name="number" value="Default" />
  106. <option name="presentableId" value="Default" />
  107. <updated>1759655002069</updated>
  108. <workItem from="1759655003628" duration="1026000" />
  109. </task>
  110. <task id="LOCAL-00001" summary="git忽略文件">
  111. <created>1759655918367</created>
  112. <option name="number" value="00001" />
  113. <option name="presentableId" value="LOCAL-00001" />
  114. <option name="project" value="LOCAL" />
  115. <updated>1759655918367</updated>
  116. </task>
  117. <option name="localTasksCounter" value="2" />
  118. <servers />
  119. </component>
  120. <component name="TypeScriptGeneratedFilesManager">
  121. <option name="version" value="3" />
  122. </component>
  123. <component name="Vcs.Log.Tabs.Properties">
  124. <option name="TAB_STATES">
  125. <map>
  126. <entry key="MAIN">
  127. <value>
  128. <State />
  129. </value>
  130. </entry>
  131. </map>
  132. </option>
  133. </component>
  134. <component name="VcsManagerConfiguration">
  135. <option name="ADD_EXTERNAL_FILES_SILENTLY" value="true" />
  136. <MESSAGE value="git忽略文件" />
  137. <option name="LAST_COMMIT_MESSAGE" value="git忽略文件" />
  138. </component>
  139. </project>