workspace.xml 7.0 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155
  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="BranchesTreeState">
  7. <expand>
  8. <path>
  9. <item name="ROOT" type="e8cecc67:BranchNodeDescriptor" />
  10. <item name="LOCAL_ROOT" type="e8cecc67:BranchNodeDescriptor" />
  11. </path>
  12. <path>
  13. <item name="ROOT" type="e8cecc67:BranchNodeDescriptor" />
  14. <item name="REMOTE_ROOT" type="e8cecc67:BranchNodeDescriptor" />
  15. </path>
  16. <path>
  17. <item name="ROOT" type="e8cecc67:BranchNodeDescriptor" />
  18. <item name="REMOTE_ROOT" type="e8cecc67:BranchNodeDescriptor" />
  19. <item name="GROUP_NODE:origin" type="e8cecc67:BranchNodeDescriptor" />
  20. </path>
  21. </expand>
  22. <select />
  23. </component>
  24. <component name="ChangeListManager">
  25. <list default="true" id="abe40335-1998-468a-9c83-8ed884d8e030" name="Default Changelist" comment="" />
  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="FileTemplateManagerImpl">
  32. <option name="RECENT_TEMPLATES">
  33. <list>
  34. <option value="Class" />
  35. </list>
  36. </option>
  37. </component>
  38. <component name="Git.Settings">
  39. <option name="RECENT_GIT_ROOT_PATH" value="$PROJECT_DIR$" />
  40. </component>
  41. <component name="MavenImportPreferences">
  42. <option name="generalSettings">
  43. <MavenGeneralSettings>
  44. <option name="localRepository" value="D:\project\cangku" />
  45. <option name="mavenHome" value="$PROJECT_DIR$/../../project/apache-maven-3.5.0" />
  46. <option name="userSettingsFile" value="D:\project\apache-maven-3.5.0\conf\settings.xml" />
  47. </MavenGeneralSettings>
  48. </option>
  49. </component>
  50. <component name="ProjectId" id="22RUOijcqfbhd16tNawXmjbRHEA" />
  51. <component name="ProjectViewState">
  52. <option name="hideEmptyMiddlePackages" value="true" />
  53. <option name="showLibraryContents" value="true" />
  54. </component>
  55. <component name="PropertiesComponent">
  56. <property name="DatabaseDriversLRU" value="oracle" />
  57. <property name="RequestMappingsPanelOrder0" value="0" />
  58. <property name="RequestMappingsPanelOrder1" value="1" />
  59. <property name="RequestMappingsPanelWidth0" value="75" />
  60. <property name="RequestMappingsPanelWidth1" value="75" />
  61. <property name="RunOnceActivity.OpenProjectViewOnStart" value="true" />
  62. <property name="RunOnceActivity.ShowReadmeOnStart" value="true" />
  63. <property name="WebServerToolWindowFactoryState" value="false" />
  64. <property name="aspect.path.notification.shown" value="true" />
  65. <property name="last_opened_file_path" value="$PROJECT_DIR$" />
  66. <property name="node.js.detected.package.eslint" value="true" />
  67. <property name="node.js.detected.package.tslint" value="true" />
  68. <property name="node.js.path.for.package.eslint" value="project" />
  69. <property name="node.js.path.for.package.tslint" value="project" />
  70. <property name="node.js.selected.package.eslint" value="(autodetect)" />
  71. <property name="node.js.selected.package.tslint" value="(autodetect)" />
  72. <property name="nodejs_package_manager_path" value="npm" />
  73. <property name="settings.editor.selected.configurable" value="MavenSettings" />
  74. <property name="vue.rearranger.settings.migration" value="true" />
  75. </component>
  76. <component name="RecentsManager">
  77. <key name="CopyClassDialog.RECENTS_KEY">
  78. <recent name="com.steerinfo.dil.model" />
  79. </key>
  80. <key name="CopyFile.RECENT_KEYS">
  81. <recent name="C:\workspaces\stworkspace\12.20\DAL-DAZHOU-RMS-API\src\main\java\com\steerinfo\dil\service\impl" />
  82. <recent name="C:\workspaces\stworkspace\12.20\DAL-DAZHOU-RMS-API\src\main\java\com\steerinfo\dil\service" />
  83. <recent name="C:\workspaces\stworkspace\12.20\DAL-DAZHOU-RMS-API\src\main\resources\com\steerinfo\dil\mapper" />
  84. <recent name="C:\workspaces\stworkspace\12.20\DAL-DAZHOU-RMS-API\src\main\java\com\steerinfo\dil\model" />
  85. <recent name="C:\workspaces\stworkspace\12.20\DAL-DAZHOU-RMS-API\src\main\java\com\steerinfo\dil\mapper" />
  86. </key>
  87. </component>
  88. <component name="RunManager">
  89. <configuration name="DilApplicationMain" type="SpringBootApplicationConfigurationType" factoryName="Spring Boot">
  90. <module name="dil-api" />
  91. <option name="SPRING_BOOT_MAIN_CLASS" value="com.steerinfo.DilApplicationMain" />
  92. <method v="2">
  93. <option name="Make" enabled="true" />
  94. </method>
  95. </configuration>
  96. </component>
  97. <component name="SpellCheckerSettings" RuntimeDictionaries="0" Folders="0" CustomDictionaries="0" DefaultDictionary="application-level" UseSingleDictionary="true" transferred="true" />
  98. <component name="SvnConfiguration">
  99. <configuration />
  100. </component>
  101. <component name="TaskManager">
  102. <task active="true" id="Default" summary="Default task">
  103. <changelist id="abe40335-1998-468a-9c83-8ed884d8e030" name="Default Changelist" comment="" />
  104. <created>1639799862423</created>
  105. <option name="number" value="Default" />
  106. <option name="presentableId" value="Default" />
  107. <updated>1639799862423</updated>
  108. <workItem from="1639799866763" duration="17817000" />
  109. <workItem from="1639963691127" duration="15865000" />
  110. <workItem from="1639799866763" duration="19781000" />
  111. <workItem from="1639960339544" duration="3726000" />
  112. <workItem from="1640117910355" duration="633000" />
  113. <workItem from="1640142169953" duration="297000" />
  114. <workItem from="1640142781611" duration="5098000" />
  115. <workItem from="1640263987979" duration="19444000" />
  116. <workItem from="1640051164076" duration="1408000" />
  117. <workItem from="1640172635152" duration="309000" />
  118. <workItem from="1640222259574" duration="36095000" />
  119. <workItem from="1640308588528" duration="620000" />
  120. <workItem from="1640309362007" duration="9949000" />
  121. <workItem from="1640362058684" duration="98000" />
  122. </task>
  123. <servers />
  124. </component>
  125. <component name="TypeScriptGeneratedFilesManager">
  126. <option name="version" value="3" />
  127. </component>
  128. <component name="Vcs.Log.Tabs.Properties">
  129. <option name="TAB_STATES">
  130. <map>
  131. <entry key="MAIN">
  132. <value>
  133. <State />
  134. </value>
  135. </entry>
  136. </map>
  137. </option>
  138. <option name="oldMeFiltersMigrated" value="true" />
  139. </component>
  140. <component name="XDebuggerManager">
  141. <breakpoint-manager>
  142. <breakpoints>
  143. <line-breakpoint enabled="true" type="java-line">
  144. <url>file://$PROJECT_DIR$/src/main/java/com/steerinfo/dil/service/impl/RmsCarrierServiceImpl.java</url>
  145. <line>131</line>
  146. <option name="timeStamp" value="43" />
  147. </line-breakpoint>
  148. </breakpoints>
  149. </breakpoint-manager>
  150. </component>
  151. <component name="XSLT-Support.FileAssociations.UIState">
  152. <expand />
  153. <select />
  154. </component>
  155. </project>