workspace.xml 15 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <project version="4">
  3. <component name="BranchesTreeState">
  4. <expand>
  5. <path>
  6. <item name="ROOT" type="e8cecc67:BranchNodeDescriptor" />
  7. <item name="LOCAL_ROOT" type="e8cecc67:BranchNodeDescriptor" />
  8. </path>
  9. </expand>
  10. <select />
  11. </component>
  12. <component name="ChangeListManager">
  13. <list default="true" id="63a9508b-a79b-4e42-90a6-b7f9eba63c9f" name="Default Changelist" comment="">
  14. <change beforePath="$PROJECT_DIR$/.idea/workspace.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/workspace.xml" afterDir="false" />
  15. <change beforePath="$PROJECT_DIR$/src/main/java/com/steerinfo/dil/controller/RmsCarDriverController.java" beforeDir="false" afterPath="$PROJECT_DIR$/src/main/java/com/steerinfo/dil/controller/RmsCarDriverController.java" afterDir="false" />
  16. <change beforePath="$PROJECT_DIR$/src/main/java/com/steerinfo/dil/mapper/RmsCarDriverMapper.java" beforeDir="false" afterPath="$PROJECT_DIR$/src/main/java/com/steerinfo/dil/mapper/RmsCarDriverMapper.java" afterDir="false" />
  17. <change beforePath="$PROJECT_DIR$/src/main/java/com/steerinfo/dil/service/IRmsCarDriverService.java" beforeDir="false" afterPath="$PROJECT_DIR$/src/main/java/com/steerinfo/dil/service/IRmsCarDriverService.java" afterDir="false" />
  18. <change beforePath="$PROJECT_DIR$/src/main/java/com/steerinfo/dil/service/impl/RmsCarDriverServiceImpl.java" beforeDir="false" afterPath="$PROJECT_DIR$/src/main/java/com/steerinfo/dil/service/impl/RmsCarDriverServiceImpl.java" afterDir="false" />
  19. <change beforePath="$PROJECT_DIR$/src/main/resources/com/steerinfo/dil/mapper/RmsCarDriverMapper.xml" beforeDir="false" afterPath="$PROJECT_DIR$/src/main/resources/com/steerinfo/dil/mapper/RmsCarDriverMapper.xml" afterDir="false" />
  20. <change beforePath="$PROJECT_DIR$/src/main/resources/com/steerinfo/dil/mapper/RmsWarehouseMapper.xml" beforeDir="false" afterPath="$PROJECT_DIR$/src/main/resources/com/steerinfo/dil/mapper/RmsWarehouseMapper.xml" afterDir="false" />
  21. <change beforePath="$PROJECT_DIR$/target/classes/com/steerinfo/dil/controller/RmsCarDriverController.class" beforeDir="false" afterPath="$PROJECT_DIR$/target/classes/com/steerinfo/dil/controller/RmsCarDriverController.class" afterDir="false" />
  22. <change beforePath="$PROJECT_DIR$/target/classes/com/steerinfo/dil/service/impl/RmsCarDriverServiceImpl.class" beforeDir="false" afterPath="$PROJECT_DIR$/target/classes/com/steerinfo/dil/service/impl/RmsCarDriverServiceImpl.class" afterDir="false" />
  23. </list>
  24. <option name="SHOW_DIALOG" value="false" />
  25. <option name="HIGHLIGHT_CONFLICTS" value="true" />
  26. <option name="HIGHLIGHT_NON_ACTIVE_CHANGELIST" value="false" />
  27. <option name="LAST_RESOLUTION" value="IGNORE" />
  28. </component>
  29. <component name="FileTemplateManagerImpl">
  30. <option name="RECENT_TEMPLATES">
  31. <list>
  32. <option value="Class" />
  33. </list>
  34. </option>
  35. </component>
  36. <component name="Git.Settings">
  37. <option name="RECENT_GIT_ROOT_PATH" value="$PROJECT_DIR$" />
  38. </component>
  39. <component name="MavenImportPreferences">
  40. <option name="generalSettings">
  41. <MavenGeneralSettings>
  42. <option name="localRepository" value="C:\Maven\cangku" />
  43. <option name="mavenHome" value="$PROJECT_DIR$/../../../../Maven/apache-maven-3.5.0" />
  44. <option name="userSettingsFile" value="C:\Maven\apache-maven-3.5.0\conf\settings.xml" />
  45. </MavenGeneralSettings>
  46. </option>
  47. </component>
  48. <component name="ProjectId" id="22RUOijcqfbhd16tNawXmjbRHEA" />
  49. <component name="ProjectViewState">
  50. <option name="hideEmptyMiddlePackages" value="true" />
  51. <option name="showLibraryContents" value="true" />
  52. </component>
  53. <component name="PropertiesComponent">
  54. <property name="RequestMappingsPanelOrder0" value="0" />
  55. <property name="RequestMappingsPanelOrder1" value="1" />
  56. <property name="RequestMappingsPanelWidth0" value="75" />
  57. <property name="RequestMappingsPanelWidth1" value="75" />
  58. <property name="RunOnceActivity.OpenProjectViewOnStart" value="true" />
  59. <property name="RunOnceActivity.ShowReadmeOnStart" value="true" />
  60. <property name="WebServerToolWindowFactoryState" value="false" />
  61. <property name="aspect.path.notification.shown" value="true" />
  62. <property name="last_opened_file_path" value="$USER_HOME$/Desktop/新建文件夹 (2)/DAL-DAZHOU-CD-API" />
  63. <property name="node.js.detected.package.eslint" value="true" />
  64. <property name="node.js.detected.package.tslint" value="true" />
  65. <property name="node.js.path.for.package.eslint" value="project" />
  66. <property name="node.js.path.for.package.tslint" value="project" />
  67. <property name="node.js.selected.package.eslint" value="(autodetect)" />
  68. <property name="node.js.selected.package.tslint" value="(autodetect)" />
  69. <property name="nodejs_package_manager_path" value="npm" />
  70. <property name="settings.editor.selected.configurable" value="MavenSettings" />
  71. </component>
  72. <component name="RecentsManager">
  73. <key name="CopyClassDialog.RECENTS_KEY">
  74. <recent name="com.steerinfo.dil.model" />
  75. </key>
  76. <key name="CopyFile.RECENT_KEYS">
  77. <recent name="C:\workspaces\stworkspace\12.20\DAL-DAZHOU-RMS-API\src\main\java\com\steerinfo\dil\service\impl" />
  78. <recent name="C:\workspaces\stworkspace\12.20\DAL-DAZHOU-RMS-API\src\main\java\com\steerinfo\dil\service" />
  79. <recent name="C:\workspaces\stworkspace\12.20\DAL-DAZHOU-RMS-API\src\main\resources\com\steerinfo\dil\mapper" />
  80. <recent name="C:\workspaces\stworkspace\12.20\DAL-DAZHOU-RMS-API\src\main\java\com\steerinfo\dil\model" />
  81. <recent name="C:\workspaces\stworkspace\12.20\DAL-DAZHOU-RMS-API\src\main\java\com\steerinfo\dil\mapper" />
  82. </key>
  83. </component>
  84. <component name="RunManager">
  85. <configuration name="DilApplicationMain" type="SpringBootApplicationConfigurationType" factoryName="Spring Boot">
  86. <module name="dil-api" />
  87. <option name="SPRING_BOOT_MAIN_CLASS" value="com.steerinfo.DilApplicationMain" />
  88. <method v="2">
  89. <option name="Make" enabled="true" />
  90. </method>
  91. </configuration>
  92. </component>
  93. <component name="SvnConfiguration">
  94. <configuration />
  95. </component>
  96. <component name="TaskManager">
  97. <task active="true" id="Default" summary="Default task">
  98. <changelist id="63a9508b-a79b-4e42-90a6-b7f9eba63c9f" name="Default Changelist" comment="" />
  99. <created>1639799862423</created>
  100. <option name="number" value="Default" />
  101. <option name="presentableId" value="Default" />
  102. <updated>1639799862423</updated>
  103. <workItem from="1639799866763" duration="17817000" />
  104. <workItem from="1639963691127" duration="15865000" />
  105. <workItem from="1639799866763" duration="19781000" />
  106. <workItem from="1639960339544" duration="3726000" />
  107. <workItem from="1640051164076" duration="1408000" />
  108. <workItem from="1640172635152" duration="309000" />
  109. <workItem from="1640222259574" duration="36095000" />
  110. <workItem from="1640308588528" duration="620000" />
  111. <workItem from="1640309362007" duration="19821000" />
  112. </task>
  113. <servers />
  114. </component>
  115. <component name="TypeScriptGeneratedFilesManager">
  116. <option name="version" value="2" />
  117. </component>
  118. <component name="Vcs.Log.Tabs.Properties">
  119. <option name="TAB_STATES">
  120. <map>
  121. <entry key="MAIN">
  122. <value>
  123. <State />
  124. </value>
  125. </entry>
  126. </map>
  127. </option>
  128. <option name="oldMeFiltersMigrated" value="true" />
  129. </component>
  130. <component name="WindowStateProjectService">
  131. <state x="535" y="56" key="#com.intellij.ide.util.MemberChooser" timestamp="1640336576660">
  132. <screen x="0" y="0" width="1536" height="824" />
  133. </state>
  134. <state x="446" y="46" key="#com.intellij.ide.util.MemberChooser/0.0.1280.680@0.0.1280.680" timestamp="1639985896075" />
  135. <state x="535" y="56" key="#com.intellij.ide.util.MemberChooser/0.0.1536.824@0.0.1536.824" timestamp="1640336576660" />
  136. <state x="544" y="279" width="448" height="273" key="#com.intellij.refactoring.move.moveClassesOrPackages.MoveClassesOrPackagesDialog.classes" timestamp="1640315914802">
  137. <screen x="0" y="0" width="1536" height="824" />
  138. </state>
  139. <state x="544" y="279" width="448" height="273" key="#com.intellij.refactoring.move.moveClassesOrPackages.MoveClassesOrPackagesDialog.classes/0.0.1536.824@0.0.1536.824" timestamp="1640315914802" />
  140. <state width="444" height="466" key="DebuggerActiveHint" timestamp="1639818003519">
  141. <screen x="0" y="0" width="1536" height="824" />
  142. </state>
  143. <state width="444" height="466" key="DebuggerActiveHint/0.0.1536.824@0.0.1536.824" timestamp="1639818003519" />
  144. <state x="549" y="166" key="FileChooserDialogImpl" timestamp="1640328813126">
  145. <screen x="0" y="0" width="1536" height="824" />
  146. </state>
  147. <state x="458" y="137" key="FileChooserDialogImpl/0.0.1280.680@0.0.1280.680" timestamp="1639965013078" />
  148. <state x="549" y="166" key="FileChooserDialogImpl/0.0.1536.824@0.0.1536.824" timestamp="1640328813126" />
  149. <state width="1493" height="239" key="GridCell.Tab.0.bottom" timestamp="1640374057399">
  150. <screen x="0" y="0" width="1536" height="824" />
  151. </state>
  152. <state width="1237" height="305" key="GridCell.Tab.0.bottom/0.0.1280.680@0.0.1280.680" timestamp="1639989735386" />
  153. <state width="1493" height="239" key="GridCell.Tab.0.bottom/0.0.1536.824@0.0.1536.824" timestamp="1640374057399" />
  154. <state width="1493" height="239" key="GridCell.Tab.0.center" timestamp="1640374057398">
  155. <screen x="0" y="0" width="1536" height="824" />
  156. </state>
  157. <state width="1237" height="305" key="GridCell.Tab.0.center/0.0.1280.680@0.0.1280.680" timestamp="1639989735386" />
  158. <state width="1493" height="239" key="GridCell.Tab.0.center/0.0.1536.824@0.0.1536.824" timestamp="1640374057398" />
  159. <state width="1493" height="239" key="GridCell.Tab.0.left" timestamp="1640374057397">
  160. <screen x="0" y="0" width="1536" height="824" />
  161. </state>
  162. <state width="1237" height="305" key="GridCell.Tab.0.left/0.0.1280.680@0.0.1280.680" timestamp="1639989735385" />
  163. <state width="1493" height="239" key="GridCell.Tab.0.left/0.0.1536.824@0.0.1536.824" timestamp="1640374057397" />
  164. <state width="1493" height="239" key="GridCell.Tab.0.right" timestamp="1640374057399">
  165. <screen x="0" y="0" width="1536" height="824" />
  166. </state>
  167. <state width="1237" height="305" key="GridCell.Tab.0.right/0.0.1280.680@0.0.1280.680" timestamp="1639989735386" />
  168. <state width="1493" height="239" key="GridCell.Tab.0.right/0.0.1536.824@0.0.1536.824" timestamp="1640374057399" />
  169. <state width="1493" height="239" key="GridCell.Tab.1.bottom" timestamp="1640374057399">
  170. <screen x="0" y="0" width="1536" height="824" />
  171. </state>
  172. <state width="1237" height="305" key="GridCell.Tab.1.bottom/0.0.1280.680@0.0.1280.680" timestamp="1639989735900" />
  173. <state width="1493" height="239" key="GridCell.Tab.1.bottom/0.0.1536.824@0.0.1536.824" timestamp="1640374057399" />
  174. <state width="1493" height="239" key="GridCell.Tab.1.center" timestamp="1640374057399">
  175. <screen x="0" y="0" width="1536" height="824" />
  176. </state>
  177. <state width="1237" height="305" key="GridCell.Tab.1.center/0.0.1280.680@0.0.1280.680" timestamp="1639989735900" />
  178. <state width="1493" height="239" key="GridCell.Tab.1.center/0.0.1536.824@0.0.1536.824" timestamp="1640374057399" />
  179. <state width="1493" height="239" key="GridCell.Tab.1.left" timestamp="1640374057399">
  180. <screen x="0" y="0" width="1536" height="824" />
  181. </state>
  182. <state width="1237" height="305" key="GridCell.Tab.1.left/0.0.1280.680@0.0.1280.680" timestamp="1639989735900" />
  183. <state width="1493" height="239" key="GridCell.Tab.1.left/0.0.1536.824@0.0.1536.824" timestamp="1640374057399" />
  184. <state width="1493" height="239" key="GridCell.Tab.1.right" timestamp="1640374057399">
  185. <screen x="0" y="0" width="1536" height="824" />
  186. </state>
  187. <state width="1237" height="305" key="GridCell.Tab.1.right/0.0.1280.680@0.0.1280.680" timestamp="1639989735900" />
  188. <state width="1493" height="239" key="GridCell.Tab.1.right/0.0.1536.824@0.0.1536.824" timestamp="1640374057399" />
  189. <state width="1493" height="239" key="GridCell.Tab.2.bottom" timestamp="1640374057400">
  190. <screen x="0" y="0" width="1536" height="824" />
  191. </state>
  192. <state width="1237" height="242" key="GridCell.Tab.2.bottom/0.0.1280.680@0.0.1280.680" timestamp="1639989772908" />
  193. <state width="1493" height="239" key="GridCell.Tab.2.bottom/0.0.1536.824@0.0.1536.824" timestamp="1640374057400" />
  194. <state width="1493" height="239" key="GridCell.Tab.2.center" timestamp="1640374057400">
  195. <screen x="0" y="0" width="1536" height="824" />
  196. </state>
  197. <state width="1237" height="242" key="GridCell.Tab.2.center/0.0.1280.680@0.0.1280.680" timestamp="1639989772908" />
  198. <state width="1493" height="239" key="GridCell.Tab.2.center/0.0.1536.824@0.0.1536.824" timestamp="1640374057400" />
  199. <state width="1493" height="239" key="GridCell.Tab.2.left" timestamp="1640374057400">
  200. <screen x="0" y="0" width="1536" height="824" />
  201. </state>
  202. <state width="1237" height="242" key="GridCell.Tab.2.left/0.0.1280.680@0.0.1280.680" timestamp="1639989772908" />
  203. <state width="1493" height="239" key="GridCell.Tab.2.left/0.0.1536.824@0.0.1536.824" timestamp="1640374057400" />
  204. <state width="1493" height="239" key="GridCell.Tab.2.right" timestamp="1640374057400">
  205. <screen x="0" y="0" width="1536" height="824" />
  206. </state>
  207. <state width="1237" height="242" key="GridCell.Tab.2.right/0.0.1280.680@0.0.1280.680" timestamp="1639989772908" />
  208. <state width="1493" height="239" key="GridCell.Tab.2.right/0.0.1536.824@0.0.1536.824" timestamp="1640374057400" />
  209. <state x="225" y="0" key="SettingsEditor" timestamp="1639963719060">
  210. <screen x="0" y="0" width="1280" height="680" />
  211. </state>
  212. <state x="225" y="0" key="SettingsEditor/0.0.1280.680@0.0.1280.680" timestamp="1639963719060" />
  213. <state x="270" y="56" key="SettingsEditor/0.0.1536.824@0.0.1536.824" timestamp="1639799919381" />
  214. <state x="235" y="0" key="com.intellij.openapi.editor.actions.MultiplePasteAction$ClipboardContentChooser" timestamp="1639818889347">
  215. <screen x="0" y="0" width="1536" height="824" />
  216. </state>
  217. <state x="235" y="0" key="com.intellij.openapi.editor.actions.MultiplePasteAction$ClipboardContentChooser/0.0.1536.824@0.0.1536.824" timestamp="1639818889347" />
  218. <state x="425" y="187" key="run.anything.popup" timestamp="1640242657012">
  219. <screen x="0" y="0" width="1536" height="824" />
  220. </state>
  221. <state x="425" y="187" key="run.anything.popup/0.0.1536.824@0.0.1536.824" timestamp="1640242657012" />
  222. </component>
  223. </project>