workspace.xml 15 KB

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