workspace.xml 19 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <project version="4">
  3. <component name="ChangeListManager">
  4. <list default="true" id="2054d288-d3d9-47a2-840a-057f9d2a0c35" name="Default" comment="">
  5. <change beforePath="$PROJECT_DIR$/.idea/workspace.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/workspace.xml" afterDir="false" />
  6. <change beforePath="$PROJECT_DIR$/shop/src/main/resource/templates/changeappointment.html" beforeDir="false" afterPath="$PROJECT_DIR$/shop/src/main/resource/templates/changeappointment.html" afterDir="false" />
  7. <change beforePath="$PROJECT_DIR$/shop/static/style/nHeader.css" beforeDir="false" afterPath="$PROJECT_DIR$/shop/static/style/nHeader.css" afterDir="false" />
  8. </list>
  9. <option name="SHOW_DIALOG" value="false" />
  10. <option name="HIGHLIGHT_CONFLICTS" value="true" />
  11. <option name="HIGHLIGHT_NON_ACTIVE_CHANGELIST" value="false" />
  12. <option name="LAST_RESOLUTION" value="IGNORE" />
  13. </component>
  14. <component name="DatabaseView">
  15. <option name="SHOW_INTERMEDIATE" value="true" />
  16. <option name="GROUP_DATA_SOURCES" value="true" />
  17. <option name="GROUP_SCHEMA" value="true" />
  18. <option name="GROUP_CONTENTS" value="false" />
  19. <option name="SORT_POSITIONED" value="false" />
  20. <option name="SHOW_TABLE_DETAILS" value="true" />
  21. <option name="SHOW_EMPTY_GROUPS" value="false" />
  22. <option name="AUTO_SCROLL_FROM_SOURCE" value="false" />
  23. <expand />
  24. <select />
  25. </component>
  26. <component name="FavoritesManager">
  27. <favorites_list name="tjshop" />
  28. </component>
  29. <component name="FileTemplateManagerImpl">
  30. <option name="RECENT_TEMPLATES">
  31. <list>
  32. <option value="spring-beans.schema" />
  33. <option value="Class" />
  34. </list>
  35. </option>
  36. </component>
  37. <component name="Git.Settings">
  38. <option name="RECENT_GIT_ROOT_PATH" value="$PROJECT_DIR$" />
  39. </component>
  40. <component name="ProjectId" id="1ZFynnO4WuO8AWosiAXAZBzcvpb" />
  41. <component name="ProjectViewState">
  42. <option name="showExcludedFiles" value="true" />
  43. <option name="showLibraryContents" value="true" />
  44. </component>
  45. <component name="PropertiesComponent">
  46. <property name="RequestMappingsPanelOrder0" value="0" />
  47. <property name="RequestMappingsPanelOrder1" value="1" />
  48. <property name="RequestMappingsPanelOrder2" value="2" />
  49. <property name="RequestMappingsPanelWidth0" value="75" />
  50. <property name="RequestMappingsPanelWidth1" value="75" />
  51. <property name="RequestMappingsPanelWidth2" value="75" />
  52. <property name="SearchEverywhereHistoryKey" value="&#9;FILE&#9;file:///Users/fuyu/zskk_code/kunlun/tjshop/shop/src/main/java/com/zskk/shop/service/EquipmentService.java" />
  53. <property name="WebServerToolWindowFactoryState" value="false" />
  54. <property name="aspect.path.notification.shown" value="true" />
  55. <property name="last_opened_file_path" value="$PROJECT_DIR$" />
  56. <property name="node.js.detected.package.eslint" value="true" />
  57. <property name="node.js.detected.package.tslint" value="true" />
  58. <property name="node.js.path.for.package.eslint" value="project" />
  59. <property name="node.js.path.for.package.tslint" value="project" />
  60. <property name="node.js.selected.package.eslint" value="(autodetect)" />
  61. <property name="node.js.selected.package.tslint" value="(autodetect)" />
  62. <property name="nodejs_interpreter_path.stuck_in_default_project" value="undefined stuck path" />
  63. <property name="project.structure.last.edited" value="Project" />
  64. <property name="project.structure.proportion" value="0.0" />
  65. <property name="project.structure.side.proportion" value="0.0" />
  66. <property name="settings.editor.selected.configurable" value="configurable.group.editor" />
  67. <property name="show.migrate.to.gradle.popup" value="false" />
  68. </component>
  69. <component name="RecentsManager">
  70. <key name="CopyClassDialog.RECENTS_KEY">
  71. <recent name="com.zskk.shop.controller.pc" />
  72. <recent name="com.zskk.shop.controller.bean" />
  73. <recent name="com.zskk.shop.controller.admin" />
  74. <recent name="com.zskk.shop.service" />
  75. <recent name="com.zskk.shop.dao" />
  76. </key>
  77. <key name="CopyFile.RECENT_KEYS">
  78. <recent name="$PROJECT_DIR$/shop/src/main/resource/mapper" />
  79. </key>
  80. </component>
  81. <component name="RunManager">
  82. <configuration default="true" type="Applet" factoryName="Applet">
  83. <option name="HTML_USED" value="false" />
  84. <option name="WIDTH" value="400" />
  85. <option name="HEIGHT" value="300" />
  86. <option name="POLICY_FILE" value="$APPLICATION_HOME_DIR$/bin/appletviewer.policy" />
  87. <module />
  88. </configuration>
  89. <configuration default="true" type="Application" factoryName="Application">
  90. <option name="WORKING_DIRECTORY" value="$PROJECT_DIR$" />
  91. <method v="2">
  92. <option name="Make" enabled="true" />
  93. </method>
  94. </configuration>
  95. <configuration default="true" type="JUnit" factoryName="JUnit">
  96. <option name="TEST_OBJECT" value="class" />
  97. <option name="WORKING_DIRECTORY" value="%MODULE_WORKING_DIR%" />
  98. <method v="2">
  99. <option name="Make" enabled="true" />
  100. </method>
  101. </configuration>
  102. <configuration name="Application" type="SpringBootApplicationConfigurationType" factoryName="Spring Boot" temporary="true" nameIsGenerated="true">
  103. <module name="shop" />
  104. <extension name="coverage">
  105. <pattern>
  106. <option name="PATTERN" value="com.zskk.shop.*" />
  107. <option name="ENABLED" value="true" />
  108. </pattern>
  109. </extension>
  110. <option name="SPRING_BOOT_MAIN_CLASS" value="com.zskk.shop.Application" />
  111. <method v="2">
  112. <option name="Make" enabled="true" />
  113. </method>
  114. </configuration>
  115. <configuration default="true" type="TestNG">
  116. <option name="TEST_OBJECT" value="CLASS" />
  117. <option name="WORKING_DIRECTORY" value="%MODULE_WORKING_DIR%" />
  118. <properties />
  119. <listeners />
  120. <method v="2">
  121. <option name="Make" enabled="true" />
  122. </method>
  123. </configuration>
  124. <configuration default="true" type="#org.jetbrains.idea.devkit.run.PluginConfigurationType">
  125. <module name="" />
  126. <option name="VM_PARAMETERS" value="-Xmx512m -Xms256m -XX:MaxPermSize=250m -ea" />
  127. <option name="PROGRAM_PARAMETERS" />
  128. <predefined_log_file enabled="true" id="idea.log" />
  129. <method v="2">
  130. <option name="Make" enabled="true" />
  131. </method>
  132. </configuration>
  133. <recent_temporary>
  134. <list>
  135. <item itemvalue="Spring Boot.Application" />
  136. </list>
  137. </recent_temporary>
  138. </component>
  139. <component name="SvnConfiguration">
  140. <configuration />
  141. </component>
  142. <component name="TaskManager">
  143. <task active="true" id="Default" summary="Default task">
  144. <changelist id="2054d288-d3d9-47a2-840a-057f9d2a0c35" name="Default" comment="" />
  145. <created>1575454380950</created>
  146. <option name="number" value="Default" />
  147. <option name="presentableId" value="Default" />
  148. <updated>1575454380950</updated>
  149. <workItem from="1575454383897" duration="933000" />
  150. <workItem from="1575458685159" duration="145000" />
  151. <workItem from="1575458932433" duration="1228000" />
  152. <workItem from="1575541813550" duration="381000" />
  153. <workItem from="1575617707630" duration="4798000" />
  154. <workItem from="1575697969233" duration="2282000" />
  155. <workItem from="1575792865725" duration="969000" />
  156. <workItem from="1575858113895" duration="24000" />
  157. <workItem from="1575861805124" duration="8928000" />
  158. <workItem from="1575964285703" duration="2000" />
  159. <workItem from="1575964309344" duration="4000" />
  160. <workItem from="1576217532897" duration="1692000" />
  161. <workItem from="1576219332653" duration="1731000" />
  162. <workItem from="1576224088281" duration="1377000" />
  163. <workItem from="1576225915046" duration="1511000" />
  164. <workItem from="1576398863795" duration="7097000" />
  165. <workItem from="1576461123504" duration="654000" />
  166. <workItem from="1576480498856" duration="14765000" />
  167. <workItem from="1576546981866" duration="12717000" />
  168. <workItem from="1576636119568" duration="15104000" />
  169. <workItem from="1576725236437" duration="13935000" />
  170. <workItem from="1576808169875" duration="15430000" />
  171. <workItem from="1577064972523" duration="14308000" />
  172. <workItem from="1577168104140" duration="257000" />
  173. <workItem from="1577240993676" duration="26945000" />
  174. <workItem from="1577418968701" duration="6485000" />
  175. <workItem from="1577706672203" duration="8957000" />
  176. <workItem from="1577933633701" duration="3198000" />
  177. <workItem from="1579068546792" duration="1909000" />
  178. <workItem from="1579073948519" duration="1104000" />
  179. <workItem from="1579153318820" duration="21000" />
  180. <workItem from="1579242767300" duration="1660000" />
  181. <workItem from="1579244519607" duration="792000" />
  182. <workItem from="1581588162372" duration="19000" />
  183. <workItem from="1581588202531" duration="165000" />
  184. <workItem from="1581589161098" duration="43000" />
  185. <workItem from="1581589244540" duration="146000" />
  186. <workItem from="1581615955132" duration="15000" />
  187. <workItem from="1584449307710" duration="88000" />
  188. <workItem from="1584497510688" duration="828000" />
  189. <workItem from="1584499814688" duration="2000" />
  190. <workItem from="1584501134115" duration="41000" />
  191. <workItem from="1585358377827" duration="601000" />
  192. <workItem from="1585360101476" duration="893000" />
  193. <workItem from="1585363132015" duration="1022000" />
  194. <workItem from="1585463032539" duration="590000" />
  195. <workItem from="1585555338136" duration="1722000" />
  196. <workItem from="1585557305130" duration="1742000" />
  197. <workItem from="1585559119845" duration="1755000" />
  198. <workItem from="1585561193841" duration="1751000" />
  199. <workItem from="1585563019513" duration="1726000" />
  200. <workItem from="1585564862133" duration="1232000" />
  201. <workItem from="1585566712176" duration="1533000" />
  202. </task>
  203. <servers />
  204. </component>
  205. <component name="TypeScriptGeneratedFilesManager">
  206. <option name="version" value="1" />
  207. </component>
  208. <component name="WindowStateProjectService">
  209. <state x="184" y="96" key="#com.intellij.execution.impl.EditConfigurationsDialog" timestamp="1584449391479">
  210. <screen x="0" y="23" width="1440" height="822" />
  211. </state>
  212. <state x="184" y="96" key="#com.intellij.execution.impl.EditConfigurationsDialog/0.23.1440.822@0.23.1440.822" timestamp="1584449391479" />
  213. <state width="1398" height="380" key="GridCell.Tab.0.bottom" timestamp="1585568481547">
  214. <screen x="0" y="23" width="1440" height="827" />
  215. </state>
  216. <state width="1398" height="232" key="GridCell.Tab.0.bottom/0.23.1440.826@0.23.1440.826" timestamp="1585555485989" />
  217. <state width="1398" height="380" key="GridCell.Tab.0.bottom/0.23.1440.827@0.23.1440.827" timestamp="1585568481547" />
  218. <state width="1398" height="380" key="GridCell.Tab.0.bottom/0.23.1440.828@0.23.1440.828" timestamp="1585565681676" />
  219. <state width="1398" height="380" key="GridCell.Tab.0.bottom/0.23.1440.829@0.23.1440.829" timestamp="1585560326117" />
  220. <state width="1398" height="380" key="GridCell.Tab.0.center" timestamp="1585568481546">
  221. <screen x="0" y="23" width="1440" height="827" />
  222. </state>
  223. <state width="1398" height="232" key="GridCell.Tab.0.center/0.23.1440.826@0.23.1440.826" timestamp="1585555485988" />
  224. <state width="1398" height="380" key="GridCell.Tab.0.center/0.23.1440.827@0.23.1440.827" timestamp="1585568481546" />
  225. <state width="1398" height="380" key="GridCell.Tab.0.center/0.23.1440.828@0.23.1440.828" timestamp="1585565681675" />
  226. <state width="1398" height="380" key="GridCell.Tab.0.center/0.23.1440.829@0.23.1440.829" timestamp="1585560326115" />
  227. <state width="1398" height="380" key="GridCell.Tab.0.left" timestamp="1585568481545">
  228. <screen x="0" y="23" width="1440" height="827" />
  229. </state>
  230. <state width="1398" height="232" key="GridCell.Tab.0.left/0.23.1440.826@0.23.1440.826" timestamp="1585555485988" />
  231. <state width="1398" height="380" key="GridCell.Tab.0.left/0.23.1440.827@0.23.1440.827" timestamp="1585568481545" />
  232. <state width="1398" height="380" key="GridCell.Tab.0.left/0.23.1440.828@0.23.1440.828" timestamp="1585565681675" />
  233. <state width="1398" height="380" key="GridCell.Tab.0.left/0.23.1440.829@0.23.1440.829" timestamp="1585560326115" />
  234. <state width="1398" height="380" key="GridCell.Tab.0.right" timestamp="1585568481547">
  235. <screen x="0" y="23" width="1440" height="827" />
  236. </state>
  237. <state width="1398" height="232" key="GridCell.Tab.0.right/0.23.1440.826@0.23.1440.826" timestamp="1585555485989" />
  238. <state width="1398" height="380" key="GridCell.Tab.0.right/0.23.1440.827@0.23.1440.827" timestamp="1585568481547" />
  239. <state width="1398" height="380" key="GridCell.Tab.0.right/0.23.1440.828@0.23.1440.828" timestamp="1585565681676" />
  240. <state width="1398" height="380" key="GridCell.Tab.0.right/0.23.1440.829@0.23.1440.829" timestamp="1585560326116" />
  241. <state width="1398" height="380" key="GridCell.Tab.1.bottom" timestamp="1585568481549">
  242. <screen x="0" y="23" width="1440" height="827" />
  243. </state>
  244. <state width="1398" height="232" key="GridCell.Tab.1.bottom/0.23.1440.826@0.23.1440.826" timestamp="1585555485991" />
  245. <state width="1398" height="380" key="GridCell.Tab.1.bottom/0.23.1440.827@0.23.1440.827" timestamp="1585568481549" />
  246. <state width="1398" height="380" key="GridCell.Tab.1.bottom/0.23.1440.828@0.23.1440.828" timestamp="1585565681678" />
  247. <state width="1398" height="380" key="GridCell.Tab.1.bottom/0.23.1440.829@0.23.1440.829" timestamp="1585560326118" />
  248. <state width="1398" height="380" key="GridCell.Tab.1.center" timestamp="1585568481548">
  249. <screen x="0" y="23" width="1440" height="827" />
  250. </state>
  251. <state width="1398" height="232" key="GridCell.Tab.1.center/0.23.1440.826@0.23.1440.826" timestamp="1585555485990" />
  252. <state width="1398" height="380" key="GridCell.Tab.1.center/0.23.1440.827@0.23.1440.827" timestamp="1585568481548" />
  253. <state width="1398" height="380" key="GridCell.Tab.1.center/0.23.1440.828@0.23.1440.828" timestamp="1585565681677" />
  254. <state width="1398" height="380" key="GridCell.Tab.1.center/0.23.1440.829@0.23.1440.829" timestamp="1585560326118" />
  255. <state width="1398" height="380" key="GridCell.Tab.1.left" timestamp="1585568481548">
  256. <screen x="0" y="23" width="1440" height="827" />
  257. </state>
  258. <state width="1398" height="232" key="GridCell.Tab.1.left/0.23.1440.826@0.23.1440.826" timestamp="1585555485990" />
  259. <state width="1398" height="380" key="GridCell.Tab.1.left/0.23.1440.827@0.23.1440.827" timestamp="1585568481548" />
  260. <state width="1398" height="380" key="GridCell.Tab.1.left/0.23.1440.828@0.23.1440.828" timestamp="1585565681677" />
  261. <state width="1398" height="380" key="GridCell.Tab.1.left/0.23.1440.829@0.23.1440.829" timestamp="1585560326117" />
  262. <state width="1398" height="380" key="GridCell.Tab.1.right" timestamp="1585568481548">
  263. <screen x="0" y="23" width="1440" height="827" />
  264. </state>
  265. <state width="1398" height="232" key="GridCell.Tab.1.right/0.23.1440.826@0.23.1440.826" timestamp="1585555485991" />
  266. <state width="1398" height="380" key="GridCell.Tab.1.right/0.23.1440.827@0.23.1440.827" timestamp="1585568481548" />
  267. <state width="1398" height="380" key="GridCell.Tab.1.right/0.23.1440.828@0.23.1440.828" timestamp="1585565681678" />
  268. <state width="1398" height="380" key="GridCell.Tab.1.right/0.23.1440.829@0.23.1440.829" timestamp="1585560326118" />
  269. <state x="794" y="313" key="com.intellij.ide.util.TipDialog" timestamp="1585564861137">
  270. <screen x="0" y="23" width="1440" height="827" />
  271. </state>
  272. <state x="794" y="312" key="com.intellij.ide.util.TipDialog/0.23.1440.823/-1920.-72.1920.1057@0.23.1440.823" timestamp="1584499814791" />
  273. <state x="794" y="313" key="com.intellij.ide.util.TipDialog/0.23.1440.827@0.23.1440.827" timestamp="1585564861137" />
  274. <state x="794" y="314" key="com.intellij.ide.util.TipDialog/0.23.1440.829@0.23.1440.829" timestamp="1585363207913" />
  275. <state x="794" y="314" key="com.intellij.ide.util.TipDialog/0.23.1440.830@0.23.1440.830" timestamp="1585360101388" />
  276. <state x="520" y="85" width="837" height="550" key="find.popup" timestamp="1585561388202">
  277. <screen x="0" y="23" width="1440" height="827" />
  278. </state>
  279. <state x="520" y="85" width="837" height="550" key="find.popup/0.23.1440.827@0.23.1440.827" timestamp="1585561388202" />
  280. <state x="603" y="159" width="837" height="550" key="find.popup/0.23.1440.830@0.23.1440.830" timestamp="1585360905858" />
  281. </component>
  282. <component name="masterDetails">
  283. <states>
  284. <state key="ArtifactsStructureConfigurable.UI">
  285. <settings>
  286. <artifact-editor />
  287. <splitter-proportions>
  288. <option name="proportions">
  289. <list>
  290. <option value="0.2" />
  291. </list>
  292. </option>
  293. </splitter-proportions>
  294. </settings>
  295. </state>
  296. <state key="FacetStructureConfigurable.UI">
  297. <settings>
  298. <last-edited>Spring</last-edited>
  299. <splitter-proportions>
  300. <option name="proportions">
  301. <list>
  302. <option value="0.2" />
  303. </list>
  304. </option>
  305. </splitter-proportions>
  306. </settings>
  307. </state>
  308. <state key="GlobalLibrariesConfigurable.UI">
  309. <settings>
  310. <splitter-proportions>
  311. <option name="proportions">
  312. <list>
  313. <option value="0.2" />
  314. </list>
  315. </option>
  316. </splitter-proportions>
  317. </settings>
  318. </state>
  319. <state key="JdkListConfigurable.UI">
  320. <settings>
  321. <last-edited>1.8</last-edited>
  322. <splitter-proportions>
  323. <option name="proportions">
  324. <list>
  325. <option value="0.2" />
  326. </list>
  327. </option>
  328. </splitter-proportions>
  329. </settings>
  330. </state>
  331. <state key="ModuleStructureConfigurable.UI">
  332. <settings>
  333. <last-edited>shop</last-edited>
  334. <splitter-proportions>
  335. <option name="proportions">
  336. <list>
  337. <option value="0.2" />
  338. <option value="0.6" />
  339. </list>
  340. </option>
  341. </splitter-proportions>
  342. </settings>
  343. </state>
  344. <state key="ProjectJDKs.UI">
  345. <settings>
  346. <last-edited>1.8</last-edited>
  347. <splitter-proportions>
  348. <option name="proportions">
  349. <list>
  350. <option value="0.2" />
  351. </list>
  352. </option>
  353. </splitter-proportions>
  354. </settings>
  355. </state>
  356. <state key="ProjectLibrariesConfigurable.UI">
  357. <settings>
  358. <last-edited>Maven: ch.qos.logback:logback-classic:1.1.11</last-edited>
  359. <splitter-proportions>
  360. <option name="proportions">
  361. <list>
  362. <option value="0.2" />
  363. </list>
  364. </option>
  365. </splitter-proportions>
  366. </settings>
  367. </state>
  368. </states>
  369. </component>
  370. </project>