workspace.xml 10 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251
  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="2dc641fc-1465-479e-874d-97069c194ded" 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$/pom.xml" beforeDir="false" afterPath="$PROJECT_DIR$/pom.xml" 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="Enum" />
  20. <option value="Class" />
  21. </list>
  22. </option>
  23. </component>
  24. <component name="Git.Settings">
  25. <option name="RECENT_GIT_ROOT_PATH" value="$PROJECT_DIR$" />
  26. </component>
  27. <component name="MavenImportPreferences">
  28. <option name="generalSettings">
  29. <MavenGeneralSettings>
  30. <option name="localRepository" value="C:\Users\admin\.m2\storlead.ai.repository" />
  31. <option name="useMavenConfig" value="true" />
  32. </MavenGeneralSettings>
  33. </option>
  34. </component>
  35. <component name="PerforceDirect.Settings">
  36. <option name="ENABLED" value="false" />
  37. </component>
  38. <component name="ProjectId" id="31o2yGnp8VN6gRySo4r3MG99n0s" />
  39. <component name="ProjectViewState">
  40. <option name="showLibraryContents" value="true" />
  41. </component>
  42. <component name="PropertiesComponent"><![CDATA[{
  43. "keyToString": {
  44. "RequestMappingsPanelOrder0": "0",
  45. "RequestMappingsPanelOrder1": "1",
  46. "RequestMappingsPanelWidth0": "75",
  47. "RequestMappingsPanelWidth1": "75",
  48. "RunOnceActivity.CodyAccountHistoryMigration": "true",
  49. "RunOnceActivity.CodyConvertUrlToCodebaseName": "true",
  50. "RunOnceActivity.CodyHistoryLlmMigration": "true",
  51. "RunOnceActivity.CodyProjectSettingsMigration": "true",
  52. "RunOnceActivity.OpenProjectViewOnStart": "true",
  53. "RunOnceActivity.ShowReadmeOnStart": "true",
  54. "WebServerToolWindowFactoryState": "false",
  55. "jdk.selected.JAVA_MODULE": "ms-17",
  56. "last_opened_file_path": "D:/chenkq-work/git/storlead-ai-platform",
  57. "node.js.detected.package.eslint": "true",
  58. "node.js.detected.package.tslint": "true",
  59. "node.js.selected.package.eslint": "(autodetect)",
  60. "node.js.selected.package.tslint": "(autodetect)",
  61. "project.structure.last.edited": "Modules",
  62. "project.structure.proportion": "0.15",
  63. "project.structure.side.proportion": "0.2",
  64. "settings.editor.selected.configurable": "profiler.jvm",
  65. "spring.configuration.checksum": "1259999022d84b755f5d094d936c15a0",
  66. "vue.rearranger.settings.migration": "true"
  67. }
  68. }]]></component>
  69. <component name="ReactorSettings">
  70. <option name="notificationShown" value="true" />
  71. </component>
  72. <component name="RecentsManager">
  73. <key name="CopyFile.RECENT_KEYS">
  74. <recent name="D:\chenkq-work\git\storlead-ai-platform" />
  75. <recent name="D:\chenkq-work\git\storlead-ai-platform\storlead-ai-api\src\main\resources" />
  76. </key>
  77. </component>
  78. <component name="RunManager">
  79. <configuration default="true" type="JetRunConfigurationType">
  80. <module name="storlead-ai-platform" />
  81. <method v="2">
  82. <option name="Make" enabled="true" />
  83. </method>
  84. </configuration>
  85. <configuration default="true" type="KotlinStandaloneScriptRunConfigurationType">
  86. <module name="storlead-ai-platform" />
  87. <option name="filePath" />
  88. <method v="2">
  89. <option name="Make" enabled="true" />
  90. </method>
  91. </configuration>
  92. <configuration name="App" type="SpringBootApplicationConfigurationType" factoryName="Spring Boot">
  93. <option name="ALTERNATIVE_JRE_PATH" value="ms-17 (2)" />
  94. <option name="ALTERNATIVE_JRE_PATH_ENABLED" value="true" />
  95. <module name="storlead-ai-api" />
  96. <option name="SPRING_BOOT_MAIN_CLASS" value="com.storlead.ai.AiPlatformApplication" />
  97. <method v="2">
  98. <option name="Make" enabled="true" />
  99. </method>
  100. </configuration>
  101. </component>
  102. <component name="SpellCheckerSettings" RuntimeDictionaries="0" Folders="0" CustomDictionaries="0" DefaultDictionary="application-level" UseSingleDictionary="true" transferred="true" />
  103. <component name="TaskManager">
  104. <task active="true" id="Default" summary="Default task">
  105. <changelist id="2dc641fc-1465-479e-874d-97069c194ded" name="Changes" comment="" />
  106. <created>1756176357996</created>
  107. <option name="number" value="Default" />
  108. <option name="presentableId" value="Default" />
  109. <updated>1756176357996</updated>
  110. <workItem from="1756176360247" duration="6014000" />
  111. <workItem from="1756347439468" duration="3161000" />
  112. <workItem from="1757642133544" duration="17020000" />
  113. <workItem from="1758250810392" duration="10282000" />
  114. <workItem from="1758505253719" duration="15768000" />
  115. <workItem from="1758591153350" duration="8846000" />
  116. <workItem from="1758780969521" duration="11096000" />
  117. <workItem from="1758849538252" duration="14257000" />
  118. <workItem from="1759021657878" duration="17861000" />
  119. <workItem from="1759109339436" duration="19220000" />
  120. </task>
  121. <task id="LOCAL-00001" summary="ai项目">
  122. <option name="closed" value="true" />
  123. <created>1758276829909</created>
  124. <option name="number" value="00001" />
  125. <option name="presentableId" value="LOCAL-00001" />
  126. <option name="project" value="LOCAL" />
  127. <updated>1758276829909</updated>
  128. </task>
  129. <task id="LOCAL-00002" summary="ai项目">
  130. <option name="closed" value="true" />
  131. <created>1759026860684</created>
  132. <option name="number" value="00002" />
  133. <option name="presentableId" value="LOCAL-00002" />
  134. <option name="project" value="LOCAL" />
  135. <updated>1759026860684</updated>
  136. </task>
  137. <task id="LOCAL-00003" summary="集成星火和jenkinsfile">
  138. <option name="closed" value="true" />
  139. <created>1759130117247</created>
  140. <option name="number" value="00003" />
  141. <option name="presentableId" value="LOCAL-00003" />
  142. <option name="project" value="LOCAL" />
  143. <updated>1759130117247</updated>
  144. </task>
  145. <task id="LOCAL-00004" summary="集成星火和jenkinsfile">
  146. <option name="closed" value="true" />
  147. <created>1759131642120</created>
  148. <option name="number" value="00004" />
  149. <option name="presentableId" value="LOCAL-00004" />
  150. <option name="project" value="LOCAL" />
  151. <updated>1759131642120</updated>
  152. </task>
  153. <task id="LOCAL-00005" summary="构建Docker镜像">
  154. <option name="closed" value="true" />
  155. <created>1759131898399</created>
  156. <option name="number" value="00005" />
  157. <option name="presentableId" value="LOCAL-00005" />
  158. <option name="project" value="LOCAL" />
  159. <updated>1759131898399</updated>
  160. </task>
  161. <task id="LOCAL-00006" summary="maven">
  162. <option name="closed" value="true" />
  163. <created>1759134511783</created>
  164. <option name="number" value="00006" />
  165. <option name="presentableId" value="LOCAL-00006" />
  166. <option name="project" value="LOCAL" />
  167. <updated>1759134511783</updated>
  168. </task>
  169. <task id="LOCAL-00007" summary="编译问题">
  170. <option name="closed" value="true" />
  171. <created>1759135052058</created>
  172. <option name="number" value="00007" />
  173. <option name="presentableId" value="LOCAL-00007" />
  174. <option name="project" value="LOCAL" />
  175. <updated>1759135052058</updated>
  176. </task>
  177. <task id="LOCAL-00008" summary="修改版本">
  178. <option name="closed" value="true" />
  179. <created>1759135193232</created>
  180. <option name="number" value="00008" />
  181. <option name="presentableId" value="LOCAL-00008" />
  182. <option name="project" value="LOCAL" />
  183. <updated>1759135193232</updated>
  184. </task>
  185. <option name="localTasksCounter" value="9" />
  186. <servers />
  187. </component>
  188. <component name="TypeScriptGeneratedFilesManager">
  189. <option name="version" value="3" />
  190. </component>
  191. <component name="Vcs.Log.Tabs.Properties">
  192. <option name="OPEN_GENERIC_TABS">
  193. <map>
  194. <entry key="acbd7e43-8d6f-44e7-8543-30ca2008e0a7" value="TOOL_WINDOW" />
  195. </map>
  196. </option>
  197. <option name="TAB_STATES">
  198. <map>
  199. <entry key="acbd7e43-8d6f-44e7-8543-30ca2008e0a7">
  200. <value>
  201. <State>
  202. <option name="FILTERS">
  203. <map>
  204. <entry key="branch">
  205. <value>
  206. <list>
  207. <option value="HEAD" />
  208. </list>
  209. </value>
  210. </entry>
  211. <entry key="structure">
  212. <value>
  213. <list>
  214. <option value="dir:D:/chenkq-work/git/storlead-ai-platform/storlead-ai-api/src/main/java/com/storlead/ai/controller" />
  215. </list>
  216. </value>
  217. </entry>
  218. </map>
  219. </option>
  220. <option name="SHOW_ONLY_AFFECTED_CHANGES" value="true" />
  221. </State>
  222. </value>
  223. </entry>
  224. </map>
  225. </option>
  226. </component>
  227. <component name="VcsManagerConfiguration">
  228. <MESSAGE value="ai项目" />
  229. <MESSAGE value="集成星火和jenkinsfile" />
  230. <MESSAGE value="构建Docker镜像" />
  231. <MESSAGE value="maven" />
  232. <MESSAGE value="编译问题" />
  233. <MESSAGE value="修改版本" />
  234. <option name="LAST_COMMIT_MESSAGE" value="修改版本" />
  235. </component>
  236. <component name="XDebuggerManager">
  237. <breakpoint-manager>
  238. <breakpoints>
  239. <line-breakpoint enabled="true" type="java-line">
  240. <url>file://$PROJECT_DIR$/storlead-ai-api/src/main/java/com/storlead/ai/websocket/AiChatWebSocketHandler.java</url>
  241. <line>1</line>
  242. <option name="timeStamp" value="13" />
  243. </line-breakpoint>
  244. </breakpoints>
  245. </breakpoint-manager>
  246. </component>
  247. <component name="XSLT-Support.FileAssociations.UIState">
  248. <expand />
  249. <select />
  250. </component>
  251. </project>