workspace.xml 17 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302
  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="c9251c3e-9f2f-4b6c-a5f7-503156fe13c0" name="Changes" comment="读取调试">
  8. <change afterPath="$PROJECT_DIR$/.gitignore" afterDir="false" />
  9. <change afterPath="$PROJECT_DIR$/data-adapter/src/main/java/com/gyee/dataadapter/dao/IHistoryDao.java" afterDir="false" />
  10. <change afterPath="$PROJECT_DIR$/data-adapter/src/main/java/com/gyee/dataadapter/service/TaosDataService.java" afterDir="false" />
  11. <change beforePath="$PROJECT_DIR$/.idea/dataSources.local.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/dataSources.local.xml" afterDir="false" />
  12. <change beforePath="$PROJECT_DIR$/.idea/dataSources.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/dataSources.xml" afterDir="false" />
  13. <change beforePath="$PROJECT_DIR$/.idea/jarRepositories.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/jarRepositories.xml" afterDir="false" />
  14. <change beforePath="$PROJECT_DIR$/.idea/workspace.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/workspace.xml" afterDir="false" />
  15. <change beforePath="$PROJECT_DIR$/data-adapter/pom.xml" beforeDir="false" afterPath="$PROJECT_DIR$/data-adapter/pom.xml" afterDir="false" />
  16. <change beforePath="$PROJECT_DIR$/data-adapter/src/main/java/com/gyee/dataadapter/dao_mqtt_influxdb_taos/MqttTaosLatestDao.java" beforeDir="false" afterPath="$PROJECT_DIR$/data-adapter/src/main/java/com/gyee/dataadapter/dao_mqtt_influxdb_taos/MqttTaosLatestDao.java" afterDir="false" />
  17. <change beforePath="$PROJECT_DIR$/data-adapter/src/main/java/com/gyee/dataadapter/dao_mqtt_influxdb_taos/TaosConfig.java" beforeDir="false" afterPath="$PROJECT_DIR$/data-adapter/src/main/java/com/gyee/dataadapter/dao_mqtt_influxdb_taos/TaosConfig.java" afterDir="false" />
  18. <change beforePath="$PROJECT_DIR$/data-adapter/src/main/java/com/gyee/dataadapter/entity/PointData.java" beforeDir="false" afterPath="$PROJECT_DIR$/data-adapter/src/main/java/com/gyee/dataadapter/entity/PointData.java" afterDir="false" />
  19. <change beforePath="$PROJECT_DIR$/data-adapter/src/main/java/com/gyee/dataadapter/service/TsDataService.java" beforeDir="false" afterPath="$PROJECT_DIR$/data-adapter/src/main/java/com/gyee/dataadapter/service/TsDataService.java" afterDir="false" />
  20. <change beforePath="$PROJECT_DIR$/data-adapter/src/main/resources/application.yaml" beforeDir="false" afterPath="$PROJECT_DIR$/data-adapter/src/main/resources/application.yaml" afterDir="false" />
  21. <change beforePath="$PROJECT_DIR$/generationXK-service/src/main/java/com/gyee/generation/config/mybatis/CustomizedSqlInjector.java" beforeDir="false" afterPath="$PROJECT_DIR$/generationXK-service/src/main/java/com/gyee/generation/config/mybatis/CustomizedSqlInjector.java" afterDir="false" />
  22. <change beforePath="$PROJECT_DIR$/generationXK-service/src/main/java/com/gyee/generation/config/mybatis/InsertOrUpdateBath.java" beforeDir="false" afterPath="$PROJECT_DIR$/generationXK-service/src/main/java/com/gyee/generation/config/mybatis/InsertOrUpdateBath.java" afterDir="false" />
  23. <change beforePath="$PROJECT_DIR$/generationXK-service/src/main/java/com/gyee/generation/service/auto/impl/ProEconAnalysisSubtableBottomServiceImpl.java" beforeDir="false" afterPath="$PROJECT_DIR$/generationXK-service/src/main/java/com/gyee/generation/service/auto/impl/ProEconAnalysisSubtableBottomServiceImpl.java" afterDir="false" />
  24. <change beforePath="$PROJECT_DIR$/generationXK-service/src/main/java/com/gyee/generation/service/auto/impl/ProEconStationPowerServiceImpl.java" beforeDir="false" afterPath="$PROJECT_DIR$/generationXK-service/src/main/java/com/gyee/generation/service/auto/impl/ProEconStationPowerServiceImpl.java" afterDir="false" />
  25. <change beforePath="$PROJECT_DIR$/generationXK-service/src/main/java/com/gyee/generation/service/auto/impl/ProEconSystemEfficiencyEquipmentServiceImpl.java" beforeDir="false" afterPath="$PROJECT_DIR$/generationXK-service/src/main/java/com/gyee/generation/service/auto/impl/ProEconSystemEfficiencyEquipmentServiceImpl.java" afterDir="false" />
  26. <change beforePath="$PROJECT_DIR$/generationXK-service/src/main/java/com/gyee/generation/service/auto/impl/ProEconSystemEfficiencyServiceImpl.java" beforeDir="false" afterPath="$PROJECT_DIR$/generationXK-service/src/main/java/com/gyee/generation/service/auto/impl/ProEconSystemEfficiencyServiceImpl.java" afterDir="false" />
  27. </list>
  28. <option name="SHOW_DIALOG" value="false" />
  29. <option name="HIGHLIGHT_CONFLICTS" value="true" />
  30. <option name="HIGHLIGHT_NON_ACTIVE_CHANGELIST" value="false" />
  31. <option name="LAST_RESOLUTION" value="IGNORE" />
  32. </component>
  33. <component name="FileTemplateManagerImpl">
  34. <option name="RECENT_TEMPLATES">
  35. <list>
  36. <option value="Class" />
  37. </list>
  38. </option>
  39. </component>
  40. <component name="Git.Settings">
  41. <option name="RECENT_GIT_ROOT_PATH" value="$PROJECT_DIR$" />
  42. </component>
  43. <component name="GitToolBoxStore">
  44. <option name="projectConfigVersion" value="5" />
  45. </component>
  46. <component name="KubernetesApiPersistence">{}</component>
  47. <component name="KubernetesApiProvider">{
  48. &quot;isMigrated&quot;: true
  49. }</component>
  50. <component name="MarkdownSettingsMigration">
  51. <option name="stateVersion" value="1" />
  52. </component>
  53. <component name="MavenRunner">
  54. <option name="skipTests" value="true" />
  55. </component>
  56. <component name="ProjectColorInfo">{
  57. &quot;associatedIndex&quot;: 1
  58. }</component>
  59. <component name="ProjectId" id="2iwn3jPr2YFMSRwqKgOLfEkwsXR" />
  60. <component name="ProjectLevelVcsManager" settingsEditedManually="true" />
  61. <component name="ProjectViewState">
  62. <option name="autoscrollFromSource" value="true" />
  63. <option name="autoscrollToSource" value="true" />
  64. <option name="hideEmptyMiddlePackages" value="true" />
  65. <option name="showLibraryContents" value="true" />
  66. </component>
  67. <component name="PropertiesComponent"><![CDATA[{
  68. "keyToString": {
  69. "HTTP 请求.generated-requests | #259.executor": "Run",
  70. "HTTP 请求.generated-requests | #260.executor": "Run",
  71. "HTTP 请求.generated-requests | #261.executor": "Run",
  72. "HTTP 请求.generated-requests | #262.executor": "Run",
  73. "HTTP 请求.generated-requests | #263.executor": "Run",
  74. "JUnit.test.test1.executor": "Debug",
  75. "Maven.common [clean].executor": "Run",
  76. "Maven.common [compile].executor": "Run",
  77. "Maven.common [package].executor": "Run",
  78. "Maven.runeconmy-nx [clean].executor": "Run",
  79. "Maven.runeconomy-xk [clean].executor": "Run",
  80. "Maven.runeconomy-xk [compile].executor": "Run",
  81. "Maven.runeconomy-xk [package].executor": "Run",
  82. "RequestMappingsPanelOrder0": "0",
  83. "RequestMappingsPanelOrder1": "1",
  84. "RequestMappingsPanelWidth0": "75",
  85. "RequestMappingsPanelWidth1": "75",
  86. "RunOnceActivity.OpenProjectViewOnStart": "true",
  87. "RunOnceActivity.ShowReadmeOnStart": "true",
  88. "SHARE_PROJECT_CONFIGURATION_FILES": "true",
  89. "Spring Boot.DataAdapterApp.executor": "Debug",
  90. "Spring Boot.DataAdapterApplication.executor": "Debug",
  91. "Spring Boot.GenerationMain.executor": "Debug",
  92. "Spring Boot.RunEconomyApplication.executor": "Debug",
  93. "WebServerToolWindowFactoryState": "false",
  94. "git-widget-placeholder": "master",
  95. "kotlin-language-version-configured": "true",
  96. "last_opened_file_path": "C:/Users/gfhdpc/AppData/Roaming/DBeaverData/drivers/maven/maven-central/com.taosdata.jdbc/taos-jdbcdriver-3.3.2.jar",
  97. "node.js.detected.package.eslint": "true",
  98. "node.js.detected.package.tslint": "true",
  99. "node.js.selected.package.eslint": "(autodetect)",
  100. "node.js.selected.package.tslint": "(autodetect)",
  101. "nodejs_package_manager_path": "npm",
  102. "project.structure.last.edited": "SDK",
  103. "project.structure.proportion": "0.15",
  104. "project.structure.side.proportion": "0.2",
  105. "run.configurations.included.in.services": "true",
  106. "settings.editor.selected.configurable": "MavenSettings",
  107. "vue.rearranger.settings.migration": "true"
  108. },
  109. "keyToStringList": {
  110. "DatabaseDriversLRU": [
  111. "32cedcb1-ba4b-45b2-8a73-afb0e89cadeb"
  112. ]
  113. }
  114. }]]></component>
  115. <component name="ReactorSettings">
  116. <option name="notificationShown" value="true" />
  117. </component>
  118. <component name="RecentsManager">
  119. <key name="CopyFile.RECENT_KEYS">
  120. <recent name="D:\ruoyi\runeconomy-nx" />
  121. <recent name="D:\ruoyi\runeconomy-nx\data-adapter\src\main\java\com\gyee\dataadapter\entity" />
  122. <recent name="D:\work\workspaces\runeconomy-nx\runeconomy-xk\src\main\java\com\gyee\runeconomy" />
  123. </key>
  124. <key name="CopyClassDialog.RECENTS_KEY">
  125. <recent name="com.gyee.dataadapter.dao" />
  126. <recent name="com.gyee.dataadapter.config" />
  127. <recent name="com.gyee.dataadapter.service" />
  128. <recent name="com.gyee.dataadapter.entity" />
  129. <recent name="com.gyee.runeconomy.initalcache" />
  130. </key>
  131. </component>
  132. <component name="RunDashboard">
  133. <option name="configurationTypes">
  134. <set>
  135. <option value="MicronautRunConfigurationType" />
  136. <option value="SpringBootApplicationConfigurationType" />
  137. </set>
  138. </option>
  139. </component>
  140. <component name="RunManager" selected="Spring Boot.GenerationMain">
  141. <configuration name="generated-requests | #259" type="HttpClient.HttpRequestRunConfigurationType" factoryName="HTTP Request" temporary="true" nameIsGenerated="true" path="$APPLICATION_CONFIG_DIR$/scratches/generated-requests.http" index="259" requestIdentifier="#259" runType="运行单个请求">
  142. <method v="2" />
  143. </configuration>
  144. <configuration name="generated-requests | #260" type="HttpClient.HttpRequestRunConfigurationType" factoryName="HTTP Request" temporary="true" nameIsGenerated="true" path="$APPLICATION_CONFIG_DIR$/scratches/generated-requests.http" index="260" requestIdentifier="#260" runType="运行单个请求">
  145. <method v="2" />
  146. </configuration>
  147. <configuration name="generated-requests | #261" type="HttpClient.HttpRequestRunConfigurationType" factoryName="HTTP Request" temporary="true" nameIsGenerated="true" path="$APPLICATION_CONFIG_DIR$/scratches/generated-requests.http" index="261" requestIdentifier="#261" runType="运行单个请求">
  148. <method v="2" />
  149. </configuration>
  150. <configuration name="generated-requests | #262" type="HttpClient.HttpRequestRunConfigurationType" factoryName="HTTP Request" temporary="true" nameIsGenerated="true" path="$APPLICATION_CONFIG_DIR$/scratches/generated-requests.http" index="262" requestIdentifier="#262" runType="运行单个请求">
  151. <method v="2" />
  152. </configuration>
  153. <configuration name="generated-requests | #263" type="HttpClient.HttpRequestRunConfigurationType" factoryName="HTTP Request" temporary="true" nameIsGenerated="true" path="$APPLICATION_CONFIG_DIR$/scratches/generated-requests.http" index="263" requestIdentifier="#263" runType="运行单个请求">
  154. <method v="2" />
  155. </configuration>
  156. <configuration default="true" type="JetRunConfigurationType">
  157. <module name="runeconomy-nx" />
  158. <method v="2">
  159. <option name="Make" enabled="true" />
  160. </method>
  161. </configuration>
  162. <configuration default="true" type="KotlinStandaloneScriptRunConfigurationType">
  163. <module name="runeconomy-nx" />
  164. <option name="filePath" />
  165. <method v="2">
  166. <option name="Make" enabled="true" />
  167. </method>
  168. </configuration>
  169. <configuration name="CommonMain" type="SpringBootApplicationConfigurationType" factoryName="Spring Boot" nameIsGenerated="true">
  170. <module name="common" />
  171. <option name="SPRING_BOOT_MAIN_CLASS" value="com.gyee.common.CommonMain" />
  172. <method v="2">
  173. <option name="Make" enabled="true" />
  174. </method>
  175. </configuration>
  176. <configuration name="DataAdapterApp" type="SpringBootApplicationConfigurationType" factoryName="Spring Boot" nameIsGenerated="true">
  177. <module name="data-adapter" />
  178. <option name="SPRING_BOOT_MAIN_CLASS" value="com.gyee.dataadapter.DataAdapterApp" />
  179. <method v="2">
  180. <option name="Make" enabled="true" />
  181. </method>
  182. </configuration>
  183. <configuration name="GenerationMain" type="SpringBootApplicationConfigurationType" factoryName="Spring Boot" nameIsGenerated="true">
  184. <module name="generationXK-service" />
  185. <option name="SPRING_BOOT_MAIN_CLASS" value="com.gyee.generation.GenerationMain" />
  186. <method v="2">
  187. <option name="Make" enabled="true" />
  188. </method>
  189. </configuration>
  190. <configuration name="RunEconomyApplication" type="SpringBootApplicationConfigurationType" factoryName="Spring Boot" nameIsGenerated="true">
  191. <module name="runeconomy-xk" />
  192. <option name="SPRING_BOOT_MAIN_CLASS" value="com.gyee.RunEconomyApplication" />
  193. <method v="2">
  194. <option name="Make" enabled="true" />
  195. </method>
  196. </configuration>
  197. <recent_temporary>
  198. <list>
  199. <item itemvalue="HTTP 请求.generated-requests | #259" />
  200. <item itemvalue="HTTP 请求.generated-requests | #263" />
  201. <item itemvalue="HTTP 请求.generated-requests | #261" />
  202. <item itemvalue="HTTP 请求.generated-requests | #262" />
  203. <item itemvalue="HTTP 请求.generated-requests | #260" />
  204. </list>
  205. </recent_temporary>
  206. </component>
  207. <component name="SharedIndexes">
  208. <attachedChunks>
  209. <set>
  210. <option value="bundled-jdk-9823dce3aa75-b114ca120d71-intellij.indexing.shared.core-IU-242.21829.142" />
  211. </set>
  212. </attachedChunks>
  213. </component>
  214. <component name="SpellCheckerSettings" RuntimeDictionaries="0" Folders="0" CustomDictionaries="0" DefaultDictionary="application-level" UseSingleDictionary="true" transferred="true" />
  215. <component name="TaskManager">
  216. <task active="true" id="Default" summary="Default task">
  217. <changelist id="c9251c3e-9f2f-4b6c-a5f7-503156fe13c0" name="Changes" comment="" />
  218. <created>1720410312095</created>
  219. <option name="number" value="Default" />
  220. <option name="presentableId" value="Default" />
  221. <updated>1720410312095</updated>
  222. <workItem from="1720410313228" duration="3048000" />
  223. <workItem from="1720420026232" duration="1223000" />
  224. <workItem from="1720421274226" duration="3826000" />
  225. <workItem from="1720573941117" duration="16513000" />
  226. <workItem from="1720660217604" duration="5841000" />
  227. <workItem from="1720788195694" duration="597000" />
  228. <workItem from="1721005075742" duration="4647000" />
  229. <workItem from="1721110176692" duration="2709000" />
  230. <workItem from="1721266032572" duration="3438000" />
  231. <workItem from="1721609765138" duration="2308000" />
  232. <workItem from="1721696474474" duration="586000" />
  233. <workItem from="1722317965884" duration="4144000" />
  234. <workItem from="1722406210722" duration="132000" />
  235. <workItem from="1722999793754" duration="327000" />
  236. <workItem from="1726121000186" duration="2113000" />
  237. <workItem from="1726128426495" duration="6375000" />
  238. <workItem from="1726275498465" duration="21935000" />
  239. <workItem from="1726622318617" duration="13588000" />
  240. <workItem from="1726642901861" duration="8316000" />
  241. <workItem from="1726708351953" duration="8193000" />
  242. </task>
  243. <task id="LOCAL-00001" summary="宁夏风公司">
  244. <option name="closed" value="true" />
  245. <created>1720423579183</created>
  246. <option name="number" value="00001" />
  247. <option name="presentableId" value="LOCAL-00001" />
  248. <option name="project" value="LOCAL" />
  249. <updated>1720423579183</updated>
  250. </task>
  251. <task id="LOCAL-00002" summary="适配器适配">
  252. <option name="closed" value="true" />
  253. <created>1726304049440</created>
  254. <option name="number" value="00002" />
  255. <option name="presentableId" value="LOCAL-00002" />
  256. <option name="project" value="LOCAL" />
  257. <updated>1726304049440</updated>
  258. </task>
  259. <task id="LOCAL-00003" summary="读取调试">
  260. <option name="closed" value="true" />
  261. <created>1726640662521</created>
  262. <option name="number" value="00003" />
  263. <option name="presentableId" value="LOCAL-00003" />
  264. <option name="project" value="LOCAL" />
  265. <updated>1726640662521</updated>
  266. </task>
  267. <task id="LOCAL-00004" summary="读取调试">
  268. <option name="closed" value="true" />
  269. <created>1726643253281</created>
  270. <option name="number" value="00004" />
  271. <option name="presentableId" value="LOCAL-00004" />
  272. <option name="project" value="LOCAL" />
  273. <updated>1726643253281</updated>
  274. </task>
  275. <option name="localTasksCounter" value="5" />
  276. <servers />
  277. </component>
  278. <component name="TypeScriptGeneratedFilesManager">
  279. <option name="version" value="3" />
  280. </component>
  281. <component name="Vcs.Log.Tabs.Properties">
  282. <option name="TAB_STATES">
  283. <map>
  284. <entry key="MAIN">
  285. <value>
  286. <State />
  287. </value>
  288. </entry>
  289. </map>
  290. </option>
  291. </component>
  292. <component name="VcsManagerConfiguration">
  293. <MESSAGE value="宁夏风公司" />
  294. <MESSAGE value="适配器适配" />
  295. <MESSAGE value="读取调试" />
  296. <option name="LAST_COMMIT_MESSAGE" value="读取调试" />
  297. </component>
  298. <component name="XSLT-Support.FileAssociations.UIState">
  299. <expand />
  300. <select />
  301. </component>
  302. </project>