workspace.xml 8.9 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <project version="4">
  3. <component name="ChangeListManager">
  4. <list default="true" id="abe40335-1998-468a-9c83-8ed884d8e030" name="Default Changelist" comment="">
  5. <change beforePath="$PROJECT_DIR$/.idea/workspace.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/workspace.xml" afterDir="false" />
  6. <change beforePath="$PROJECT_DIR$/src/main/java/com/steerinfo/dil/controller/RmsOilPriceController.java" beforeDir="false" afterPath="$PROJECT_DIR$/src/main/java/com/steerinfo/dil/controller/RmsOilPriceController.java" afterDir="false" />
  7. </list>
  8. <option name="SHOW_DIALOG" value="false" />
  9. <option name="HIGHLIGHT_CONFLICTS" value="true" />
  10. <option name="HIGHLIGHT_NON_ACTIVE_CHANGELIST" value="false" />
  11. <option name="LAST_RESOLUTION" value="IGNORE" />
  12. </component>
  13. <component name="Git.Settings">
  14. <option name="RECENT_GIT_ROOT_PATH" value="$PROJECT_DIR$" />
  15. </component>
  16. <component name="MavenImportPreferences">
  17. <option name="generalSettings">
  18. <MavenGeneralSettings>
  19. <option name="localRepository" value="C:\Maven\cangku" />
  20. <option name="mavenHome" value="$PROJECT_DIR$/../../../../Maven/apache-maven-3.5.0" />
  21. <option name="userSettingsFile" value="C:\Maven\apache-maven-3.5.0\conf\settings.xml" />
  22. </MavenGeneralSettings>
  23. </option>
  24. </component>
  25. <component name="ProjectId" id="22RUOijcqfbhd16tNawXmjbRHEA" />
  26. <component name="ProjectViewState">
  27. <option name="hideEmptyMiddlePackages" value="true" />
  28. <option name="showLibraryContents" value="true" />
  29. </component>
  30. <component name="PropertiesComponent">
  31. <property name="RequestMappingsPanelOrder0" value="0" />
  32. <property name="RequestMappingsPanelOrder1" value="1" />
  33. <property name="RequestMappingsPanelWidth0" value="75" />
  34. <property name="RequestMappingsPanelWidth1" value="75" />
  35. <property name="RunOnceActivity.OpenProjectViewOnStart" value="true" />
  36. <property name="RunOnceActivity.ShowReadmeOnStart" value="true" />
  37. <property name="WebServerToolWindowFactoryState" value="false" />
  38. <property name="aspect.path.notification.shown" value="true" />
  39. <property name="last_opened_file_path" value="$PROJECT_DIR$/../DAL-DAZHOU-API" />
  40. <property name="node.js.detected.package.eslint" value="true" />
  41. <property name="node.js.detected.package.tslint" value="true" />
  42. <property name="node.js.path.for.package.eslint" value="project" />
  43. <property name="node.js.path.for.package.tslint" value="project" />
  44. <property name="node.js.selected.package.eslint" value="(autodetect)" />
  45. <property name="node.js.selected.package.tslint" value="(autodetect)" />
  46. <property name="nodejs_package_manager_path" value="npm" />
  47. <property name="settings.editor.selected.configurable" value="MavenSettings" />
  48. </component>
  49. <component name="RecentsManager">
  50. <key name="CopyClassDialog.RECENTS_KEY">
  51. <recent name="com.steerinfo.dil.model" />
  52. </key>
  53. <key name="CopyFile.RECENT_KEYS">
  54. <recent name="C:\Users\mdzzojbk\IdeaProjects\DAL-DAZHOU-RMS-API\src\main\resources\com\steerinfo\dil\mapper" />
  55. </key>
  56. </component>
  57. <component name="RunManager">
  58. <configuration name="DilApplicationMain" type="SpringBootApplicationConfigurationType" factoryName="Spring Boot">
  59. <module name="dil-api" />
  60. <option name="SPRING_BOOT_MAIN_CLASS" value="com.steerinfo.DilApplicationMain" />
  61. <method v="2">
  62. <option name="Make" enabled="true" />
  63. </method>
  64. </configuration>
  65. </component>
  66. <component name="SvnConfiguration">
  67. <configuration />
  68. </component>
  69. <component name="TaskManager">
  70. <task active="true" id="Default" summary="Default task">
  71. <changelist id="abe40335-1998-468a-9c83-8ed884d8e030" name="Default Changelist" comment="" />
  72. <created>1639799862423</created>
  73. <option name="number" value="Default" />
  74. <option name="presentableId" value="Default" />
  75. <updated>1639799862423</updated>
  76. <workItem from="1639799866763" duration="19781000" />
  77. <workItem from="1639960339544" duration="3726000" />
  78. </task>
  79. <servers />
  80. </component>
  81. <component name="TypeScriptGeneratedFilesManager">
  82. <option name="version" value="2" />
  83. </component>
  84. <component name="WindowStateProjectService">
  85. <state width="444" height="466" key="DebuggerActiveHint" timestamp="1639818003519">
  86. <screen x="0" y="0" width="1536" height="824" />
  87. </state>
  88. <state width="444" height="466" key="DebuggerActiveHint/0.0.1536.824@0.0.1536.824" timestamp="1639818003519" />
  89. <state x="549" y="166" key="FileChooserDialogImpl" timestamp="1639961493966">
  90. <screen x="0" y="0" width="1536" height="824" />
  91. </state>
  92. <state x="549" y="166" key="FileChooserDialogImpl/0.0.1536.824@0.0.1536.824" timestamp="1639961493966" />
  93. <state width="1493" height="462" key="GridCell.Tab.0.bottom" timestamp="1639822112420">
  94. <screen x="0" y="0" width="1536" height="824" />
  95. </state>
  96. <state width="1493" height="462" key="GridCell.Tab.0.bottom/0.0.1536.824@0.0.1536.824" timestamp="1639822112420" />
  97. <state width="1493" height="462" key="GridCell.Tab.0.center" timestamp="1639822112420">
  98. <screen x="0" y="0" width="1536" height="824" />
  99. </state>
  100. <state width="1493" height="462" key="GridCell.Tab.0.center/0.0.1536.824@0.0.1536.824" timestamp="1639822112420" />
  101. <state width="1493" height="462" key="GridCell.Tab.0.left" timestamp="1639822112418">
  102. <screen x="0" y="0" width="1536" height="824" />
  103. </state>
  104. <state width="1493" height="462" key="GridCell.Tab.0.left/0.0.1536.824@0.0.1536.824" timestamp="1639822112418" />
  105. <state width="1493" height="462" key="GridCell.Tab.0.right" timestamp="1639822112420">
  106. <screen x="0" y="0" width="1536" height="824" />
  107. </state>
  108. <state width="1493" height="462" key="GridCell.Tab.0.right/0.0.1536.824@0.0.1536.824" timestamp="1639822112420" />
  109. <state width="1493" height="462" key="GridCell.Tab.1.bottom" timestamp="1639822112421">
  110. <screen x="0" y="0" width="1536" height="824" />
  111. </state>
  112. <state width="1493" height="462" key="GridCell.Tab.1.bottom/0.0.1536.824@0.0.1536.824" timestamp="1639822112421" />
  113. <state width="1493" height="462" key="GridCell.Tab.1.center" timestamp="1639822112420">
  114. <screen x="0" y="0" width="1536" height="824" />
  115. </state>
  116. <state width="1493" height="462" key="GridCell.Tab.1.center/0.0.1536.824@0.0.1536.824" timestamp="1639822112420" />
  117. <state width="1493" height="462" key="GridCell.Tab.1.left" timestamp="1639822112420">
  118. <screen x="0" y="0" width="1536" height="824" />
  119. </state>
  120. <state width="1493" height="462" key="GridCell.Tab.1.left/0.0.1536.824@0.0.1536.824" timestamp="1639822112420" />
  121. <state width="1493" height="462" key="GridCell.Tab.1.right" timestamp="1639822112420">
  122. <screen x="0" y="0" width="1536" height="824" />
  123. </state>
  124. <state width="1493" height="462" key="GridCell.Tab.1.right/0.0.1536.824@0.0.1536.824" timestamp="1639822112420" />
  125. <state width="1493" height="462" key="GridCell.Tab.2.bottom" timestamp="1639822112421">
  126. <screen x="0" y="0" width="1536" height="824" />
  127. </state>
  128. <state width="1493" height="462" key="GridCell.Tab.2.bottom/0.0.1536.824@0.0.1536.824" timestamp="1639822112421" />
  129. <state width="1493" height="462" key="GridCell.Tab.2.center" timestamp="1639822112421">
  130. <screen x="0" y="0" width="1536" height="824" />
  131. </state>
  132. <state width="1493" height="462" key="GridCell.Tab.2.center/0.0.1536.824@0.0.1536.824" timestamp="1639822112421" />
  133. <state width="1493" height="462" key="GridCell.Tab.2.left" timestamp="1639822112421">
  134. <screen x="0" y="0" width="1536" height="824" />
  135. </state>
  136. <state width="1493" height="462" key="GridCell.Tab.2.left/0.0.1536.824@0.0.1536.824" timestamp="1639822112421" />
  137. <state width="1493" height="462" key="GridCell.Tab.2.right" timestamp="1639822112421">
  138. <screen x="0" y="0" width="1536" height="824" />
  139. </state>
  140. <state width="1493" height="462" key="GridCell.Tab.2.right/0.0.1536.824@0.0.1536.824" timestamp="1639822112421" />
  141. <state x="270" y="56" key="SettingsEditor" timestamp="1639799919381">
  142. <screen x="0" y="0" width="1536" height="824" />
  143. </state>
  144. <state x="270" y="56" key="SettingsEditor/0.0.1536.824@0.0.1536.824" timestamp="1639799919381" />
  145. <state x="235" y="0" key="com.intellij.openapi.editor.actions.MultiplePasteAction$ClipboardContentChooser" timestamp="1639818889347">
  146. <screen x="0" y="0" width="1536" height="824" />
  147. </state>
  148. <state x="235" y="0" key="com.intellij.openapi.editor.actions.MultiplePasteAction$ClipboardContentChooser/0.0.1536.824@0.0.1536.824" timestamp="1639818889347" />
  149. <state x="425" y="187" key="run.anything.popup" timestamp="1639814402364">
  150. <screen x="0" y="0" width="1536" height="824" />
  151. </state>
  152. <state x="425" y="187" key="run.anything.popup/0.0.1536.824@0.0.1536.824" timestamp="1639814402364" />
  153. </component>
  154. </project>