workspace.xml 10 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250
  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="ChangeListManager">
  7. <list default="true" id="f5c8d7e3-5061-4136-9b02-980223f1d915" name="Changes" comment="修改代码生成">
  8. <change beforePath="$PROJECT_DIR$/.idea/workspace.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/workspace.xml" afterDir="false" />
  9. <change beforePath="$PROJECT_DIR$/game-generator/src/main/resources/vm/java/domain.java.vm" beforeDir="false" afterPath="$PROJECT_DIR$/game-generator/src/main/resources/vm/java/domain.java.vm" afterDir="false" />
  10. </list>
  11. <option name="SHOW_DIALOG" value="false" />
  12. <option name="HIGHLIGHT_CONFLICTS" value="true" />
  13. <option name="HIGHLIGHT_NON_ACTIVE_CHANGELIST" value="false" />
  14. <option name="LAST_RESOLUTION" value="IGNORE" />
  15. </component>
  16. <component name="FileTemplateManagerImpl">
  17. <option name="RECENT_TEMPLATES">
  18. <list>
  19. <option value="Class" />
  20. </list>
  21. </option>
  22. </component>
  23. <component name="Git.Settings">
  24. <option name="RECENT_BRANCH_BY_REPOSITORY">
  25. <map>
  26. <entry key="$PROJECT_DIR$" value="master" />
  27. </map>
  28. </option>
  29. <option name="RECENT_GIT_ROOT_PATH" value="$PROJECT_DIR$" />
  30. </component>
  31. <component name="MarkdownSettingsMigration">
  32. <option name="stateVersion" value="1" />
  33. </component>
  34. <component name="MavenImportPreferences">
  35. <option name="generalSettings">
  36. <MavenGeneralSettings>
  37. <option name="mavenHome" value="$PROJECT_DIR$/../../tools/apache-maven-3.8.3" />
  38. <option name="useMavenConfig" value="true" />
  39. <option name="userSettingsFile" value="D:\tools\apache-maven-3.8.3\conf\settings.xml" />
  40. </MavenGeneralSettings>
  41. </option>
  42. </component>
  43. <component name="ProjectColorInfo">{
  44. &quot;associatedIndex&quot;: 6
  45. }</component>
  46. <component name="ProjectId" id="2hctvTvvquu11pxSQDZ4mcQUlX8" />
  47. <component name="ProjectLevelVcsManager" settingsEditedManually="true" />
  48. <component name="ProjectViewState">
  49. <option name="hideEmptyMiddlePackages" value="true" />
  50. <option name="showLibraryContents" value="true" />
  51. </component>
  52. <component name="PropertiesComponent"><![CDATA[{
  53. "keyToString": {
  54. "Maven.game [clean].executor": "Run",
  55. "Maven.game [install].executor": "Run",
  56. "Maven.game [package].executor": "Run",
  57. "RequestMappingsPanelOrder0": "0",
  58. "RequestMappingsPanelOrder1": "1",
  59. "RequestMappingsPanelWidth0": "75",
  60. "RequestMappingsPanelWidth1": "75",
  61. "RunOnceActivity.OpenProjectViewOnStart": "true",
  62. "RunOnceActivity.ShowReadmeOnStart": "true",
  63. "WebServerToolWindowFactoryState": "false",
  64. "git-widget-placeholder": "master",
  65. "kotlin-language-version-configured": "true",
  66. "last_opened_file_path": "D:/live/game/game-business/src/main/java/com/game/business/config",
  67. "node.js.detected.package.eslint": "true",
  68. "node.js.detected.package.tslint": "true",
  69. "node.js.selected.package.eslint": "(autodetect)",
  70. "node.js.selected.package.tslint": "(autodetect)",
  71. "nodejs_package_manager_path": "npm",
  72. "project.structure.last.edited": "Modules",
  73. "project.structure.proportion": "0.0",
  74. "project.structure.side.proportion": "0.0",
  75. "settings.editor.selected.configurable": "preferences.pluginManager",
  76. "spring.configuration.checksum": "01ad92f1c31e09c130eb2891a582796d",
  77. "vue.rearranger.settings.migration": "true"
  78. }
  79. }]]></component>
  80. <component name="ReactorSettings">
  81. <option name="notificationShown" value="true" />
  82. </component>
  83. <component name="RecentsManager">
  84. <key name="CopyFile.RECENT_KEYS">
  85. <recent name="D:\live\game\game-business\src\main\java\com\game\business\config" />
  86. <recent name="D:\live\game" />
  87. </key>
  88. <key name="CopyClassDialog.RECENTS_KEY">
  89. <recent name="com.game.business.websocket.client" />
  90. <recent name="com.game.business.websocket" />
  91. <recent name="com.game.business.util" />
  92. </key>
  93. </component>
  94. <component name="RunAnythingCache">
  95. <option name="myCommands">
  96. <command value="mvn clean" />
  97. <command value="mvn clean install" />
  98. </option>
  99. </component>
  100. <component name="RunManager">
  101. <configuration default="true" type="JetRunConfigurationType">
  102. <module name="game" />
  103. <method v="2">
  104. <option name="Make" enabled="true" />
  105. </method>
  106. </configuration>
  107. <configuration default="true" type="KotlinStandaloneScriptRunConfigurationType">
  108. <module name="game" />
  109. <option name="filePath" />
  110. <method v="2">
  111. <option name="Make" enabled="true" />
  112. </method>
  113. </configuration>
  114. <configuration name="RuoYiApplication" type="SpringBootApplicationConfigurationType" factoryName="Spring Boot" nameIsGenerated="true">
  115. <option name="FRAME_DEACTIVATION_UPDATE_POLICY" value="UpdateClassesAndResources" />
  116. <module name="game-admin" />
  117. <option name="SPRING_BOOT_MAIN_CLASS" value="com.game.RuoYiApplication" />
  118. <method v="2">
  119. <option name="Make" enabled="true" />
  120. </method>
  121. </configuration>
  122. </component>
  123. <component name="SharedIndexes">
  124. <attachedChunks>
  125. <set>
  126. <option value="bundled-jdk-9f38398b9061-39b83d9b5494-intellij.indexing.shared.core-IU-241.15989.150" />
  127. <option value="bundled-js-predefined-1d06a55b98c1-91d5c284f522-JavaScript-IU-241.15989.150" />
  128. </set>
  129. </attachedChunks>
  130. </component>
  131. <component name="SpellCheckerSettings" RuntimeDictionaries="0" Folders="0" CustomDictionaries="0" DefaultDictionary="application-level" UseSingleDictionary="true" transferred="true" />
  132. <component name="TaskManager">
  133. <task active="true" id="Default" summary="Default task">
  134. <changelist id="f5c8d7e3-5061-4136-9b02-980223f1d915" name="Changes" comment="" />
  135. <created>1717905423935</created>
  136. <option name="number" value="Default" />
  137. <option name="presentableId" value="Default" />
  138. <updated>1717905423935</updated>
  139. <workItem from="1717905425837" duration="48000" />
  140. <workItem from="1717905487220" duration="265000" />
  141. <workItem from="1717905761171" duration="117000" />
  142. <workItem from="1717905885110" duration="31000" />
  143. <workItem from="1717906364401" duration="1383000" />
  144. <workItem from="1717907892506" duration="1531000" />
  145. <workItem from="1717916618050" duration="34000" />
  146. <workItem from="1718071480756" duration="11258000" />
  147. <workItem from="1718267267883" duration="2449000" />
  148. <workItem from="1718284779456" duration="2514000" />
  149. <workItem from="1718331525146" duration="10278000" />
  150. </task>
  151. <task id="LOCAL-00001" summary="init game">
  152. <option name="closed" value="true" />
  153. <created>1717908808023</created>
  154. <option name="number" value="00001" />
  155. <option name="presentableId" value="LOCAL-00001" />
  156. <option name="project" value="LOCAL" />
  157. <updated>1717908808023</updated>
  158. </task>
  159. <task id="LOCAL-00002" summary="websocket">
  160. <option name="closed" value="true" />
  161. <created>1718075873377</created>
  162. <option name="number" value="00002" />
  163. <option name="presentableId" value="LOCAL-00002" />
  164. <option name="project" value="LOCAL" />
  165. <updated>1718075873377</updated>
  166. </task>
  167. <task id="LOCAL-00003" summary="修改mybatis-plus架构">
  168. <created>1718332223830</created>
  169. <option name="number" value="00003" />
  170. <option name="presentableId" value="LOCAL-00003" />
  171. <option name="project" value="LOCAL" />
  172. <updated>1718332223830</updated>
  173. </task>
  174. <task id="LOCAL-00004" summary="修改数据源">
  175. <created>1718333282215</created>
  176. <option name="number" value="00004" />
  177. <option name="presentableId" value="LOCAL-00004" />
  178. <option name="project" value="LOCAL" />
  179. <updated>1718333282215</updated>
  180. </task>
  181. <task id="LOCAL-00005" summary="修改代码生成">
  182. <created>1718334155435</created>
  183. <option name="number" value="00005" />
  184. <option name="presentableId" value="LOCAL-00005" />
  185. <option name="project" value="LOCAL" />
  186. <updated>1718334155435</updated>
  187. </task>
  188. <task id="LOCAL-00006" summary="修改代码生成">
  189. <created>1718336593241</created>
  190. <option name="number" value="00006" />
  191. <option name="presentableId" value="LOCAL-00006" />
  192. <option name="project" value="LOCAL" />
  193. <updated>1718336593241</updated>
  194. </task>
  195. <option name="localTasksCounter" value="7" />
  196. <servers />
  197. </component>
  198. <component name="TypeScriptGeneratedFilesManager">
  199. <option name="version" value="3" />
  200. </component>
  201. <component name="Vcs.Log.Tabs.Properties">
  202. <option name="TAB_STATES">
  203. <map>
  204. <entry key="32a7a950-c1b1-4169-8aaa-2b29a3ca35f6">
  205. <value>
  206. <State>
  207. <option name="SHOW_ONLY_AFFECTED_CHANGES" value="true" />
  208. <option name="FILTERS">
  209. <map>
  210. <entry key="branch">
  211. <value>
  212. <list>
  213. <option value="HEAD" />
  214. </list>
  215. </value>
  216. </entry>
  217. <entry key="roots">
  218. <value>
  219. <list>
  220. <option value="$PROJECT_DIR$" />
  221. </list>
  222. </value>
  223. </entry>
  224. </map>
  225. </option>
  226. </State>
  227. </value>
  228. </entry>
  229. <entry key="MAIN">
  230. <value>
  231. <State />
  232. </value>
  233. </entry>
  234. </map>
  235. </option>
  236. <option name="OPEN_GENERIC_TABS">
  237. <map>
  238. <entry key="32a7a950-c1b1-4169-8aaa-2b29a3ca35f6" value="TOOL_WINDOW" />
  239. </map>
  240. </option>
  241. </component>
  242. <component name="VcsManagerConfiguration">
  243. <MESSAGE value="init game" />
  244. <MESSAGE value="websocket" />
  245. <MESSAGE value="修改mybatis-plus架构" />
  246. <MESSAGE value="修改数据源" />
  247. <MESSAGE value="修改代码生成" />
  248. <option name="LAST_COMMIT_MESSAGE" value="修改代码生成" />
  249. </component>
  250. </project>