workspace.xml 16 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266
  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="47e3e366-6c6f-4d58-936d-e2c777d5248c" 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$/.mybatis/index.json" beforeDir="false" afterPath="$PROJECT_DIR$/.mybatis/index.json" afterDir="false" />
  10. <change beforePath="$PROJECT_DIR$/gw-admin/src/main/java/com/goldenwater/web/controller/yjjt/YjjtSlDataController.java" beforeDir="false" afterPath="$PROJECT_DIR$/gw-admin/src/main/java/com/goldenwater/web/controller/yjjt/YjjtSlDataController.java" afterDir="false" />
  11. <change beforePath="$PROJECT_DIR$/gw-admin/src/main/java/com/goldenwater/web/controller/yjjt/YjjtSzDataController.java" beforeDir="false" afterPath="$PROJECT_DIR$/gw-admin/src/main/java/com/goldenwater/web/controller/yjjt/YjjtSzDataController.java" afterDir="false" />
  12. <change beforePath="$PROJECT_DIR$/gw-admin/src/main/java/com/goldenwater/web/controller/yjjt/YjjtTemplateController.java" beforeDir="false" afterPath="$PROJECT_DIR$/gw-admin/src/main/java/com/goldenwater/web/controller/yjjt/YjjtTemplateController.java" afterDir="false" />
  13. <change beforePath="$PROJECT_DIR$/gw-admin/src/main/resources/excel/yjjt/js-station-sl-model.xlsx" beforeDir="false" />
  14. <change beforePath="$PROJECT_DIR$/gw-admin/src/main/resources/excel/yjjt/js-station-sz-model.xlsx" beforeDir="false" />
  15. <change beforePath="$PROJECT_DIR$/gw-admin/src/main/resources/excel/yjjt/sh-station-sl-model.xlsx" beforeDir="false" />
  16. <change beforePath="$PROJECT_DIR$/gw-admin/src/main/resources/excel/yjjt/sh-station-sz-model.xlsx" beforeDir="false" />
  17. <change beforePath="$PROJECT_DIR$/gw-admin/src/main/resources/excel/yjjt/station-sl-model.xlsx" beforeDir="false" afterPath="$PROJECT_DIR$/gw-admin/src/main/resources/excel/yjjt/station-sl-model.xlsx" afterDir="false" />
  18. <change beforePath="$PROJECT_DIR$/gw-admin/src/main/resources/excel/yjjt/station-sz-model.xlsx" beforeDir="false" afterPath="$PROJECT_DIR$/gw-admin/src/main/resources/excel/yjjt/station-sz-model.xlsx" afterDir="false" />
  19. <change beforePath="$PROJECT_DIR$/gw-admin/src/main/resources/excel/yjjt/wx-station-sl-model.xlsx" beforeDir="false" />
  20. <change beforePath="$PROJECT_DIR$/gw-admin/src/main/resources/excel/yjjt/wx-station-sz-model.xlsx" beforeDir="false" />
  21. <change beforePath="$PROJECT_DIR$/gw-admin/src/main/resources/excel/yjjt/zj-station-sl-model.xlsx" beforeDir="false" />
  22. <change beforePath="$PROJECT_DIR$/gw-admin/src/main/resources/excel/yjjt/zj-station-sz-model.xlsx" beforeDir="false" />
  23. <change beforePath="$PROJECT_DIR$/gw-gx/src/main/java/com/goldenwater/gx/mapper/GxExchangeStationMapper.java" beforeDir="false" afterPath="$PROJECT_DIR$/gw-gx/src/main/java/com/goldenwater/gx/mapper/GxExchangeStationMapper.java" afterDir="false" />
  24. <change beforePath="$PROJECT_DIR$/gw-gx/src/main/java/com/goldenwater/gx/service/impl/GxExchangeStationServiceImpl.java" beforeDir="false" afterPath="$PROJECT_DIR$/gw-gx/src/main/java/com/goldenwater/gx/service/impl/GxExchangeStationServiceImpl.java" afterDir="false" />
  25. <change beforePath="$PROJECT_DIR$/gw-gx/src/main/java/com/goldenwater/yjjt/domain/YjjtSlData.java" beforeDir="false" afterPath="$PROJECT_DIR$/gw-gx/src/main/java/com/goldenwater/yjjt/domain/YjjtSlData.java" afterDir="false" />
  26. <change beforePath="$PROJECT_DIR$/gw-gx/src/main/java/com/goldenwater/yjjt/domain/YjjtSzData.java" beforeDir="false" afterPath="$PROJECT_DIR$/gw-gx/src/main/java/com/goldenwater/yjjt/domain/YjjtSzData.java" afterDir="false" />
  27. <change beforePath="$PROJECT_DIR$/gw-gx/src/main/java/com/goldenwater/yjjt/service/IYjjtSzDataService.java" beforeDir="false" afterPath="$PROJECT_DIR$/gw-gx/src/main/java/com/goldenwater/yjjt/service/IYjjtSzDataService.java" afterDir="false" />
  28. <change beforePath="$PROJECT_DIR$/gw-gx/src/main/java/com/goldenwater/yjjt/service/impl/YjjtSzDataServiceImpl.java" beforeDir="false" afterPath="$PROJECT_DIR$/gw-gx/src/main/java/com/goldenwater/yjjt/service/impl/YjjtSzDataServiceImpl.java" afterDir="false" />
  29. <change beforePath="$PROJECT_DIR$/gw-gx/src/main/resources/mapper/gx/GxExchangeStationMapper.xml" beforeDir="false" afterPath="$PROJECT_DIR$/gw-gx/src/main/resources/mapper/gx/GxExchangeStationMapper.xml" afterDir="false" />
  30. <change beforePath="$PROJECT_DIR$/gw-ui/src/layout/components/Navbar.vue" beforeDir="false" afterPath="$PROJECT_DIR$/gw-ui/src/layout/components/Navbar.vue" afterDir="false" />
  31. <change beforePath="$PROJECT_DIR$/gw-ui/src/views/gx/apply/index.vue" beforeDir="false" afterPath="$PROJECT_DIR$/gw-ui/src/views/gx/apply/index.vue" afterDir="false" />
  32. <change beforePath="$PROJECT_DIR$/gw-ui/src/views/gx/biz/index.vue" beforeDir="false" afterPath="$PROJECT_DIR$/gw-ui/src/views/gx/biz/index.vue" afterDir="false" />
  33. <change beforePath="$PROJECT_DIR$/gw-ui/src/views/gx/quality/index.vue" beforeDir="false" afterPath="$PROJECT_DIR$/gw-ui/src/views/gx/quality/index.vue" afterDir="false" />
  34. <change beforePath="$PROJECT_DIR$/gw-ui/src/views/gx/station/index.vue" beforeDir="false" afterPath="$PROJECT_DIR$/gw-ui/src/views/gx/station/index.vue" afterDir="false" />
  35. <change beforePath="$PROJECT_DIR$/gw-ui/src/views/gx/unit/index.vue" beforeDir="false" afterPath="$PROJECT_DIR$/gw-ui/src/views/gx/unit/index.vue" afterDir="false" />
  36. <change beforePath="$PROJECT_DIR$/gw-ui/src/views/yjjtgl/sl/index.vue" beforeDir="false" afterPath="$PROJECT_DIR$/gw-ui/src/views/yjjtgl/sl/index.vue" afterDir="false" />
  37. <change beforePath="$PROJECT_DIR$/gw-ui/src/views/yjjtgl/station/index.vue" beforeDir="false" afterPath="$PROJECT_DIR$/gw-ui/src/views/yjjtgl/station/index.vue" afterDir="false" />
  38. <change beforePath="$PROJECT_DIR$/gw-ui/src/views/yjjtgl/sz/index.vue" beforeDir="false" afterPath="$PROJECT_DIR$/gw-ui/src/views/yjjtgl/sz/index.vue" afterDir="false" />
  39. </list>
  40. <option name="SHOW_DIALOG" value="false" />
  41. <option name="HIGHLIGHT_CONFLICTS" value="true" />
  42. <option name="HIGHLIGHT_NON_ACTIVE_CHANGELIST" value="false" />
  43. <option name="LAST_RESOLUTION" value="IGNORE" />
  44. </component>
  45. <component name="FileTemplateManagerImpl">
  46. <option name="RECENT_TEMPLATES">
  47. <list>
  48. <option value="Vue Composition API Component" />
  49. </list>
  50. </option>
  51. </component>
  52. <component name="Git.Settings">
  53. <option name="RECENT_GIT_ROOT_PATH" value="$PROJECT_DIR$" />
  54. </component>
  55. <component name="MarkdownSettingsMigration">
  56. <option name="stateVersion" value="1" />
  57. </component>
  58. <component name="ProjectColorInfo">{
  59. &quot;associatedIndex&quot;: 6
  60. }</component>
  61. <component name="ProjectId" id="3GilXgVLebSonpSTBqbmHOkX2Tj" />
  62. <component name="ProjectViewState">
  63. <option name="showLibraryContents" value="true" />
  64. </component>
  65. <component name="PropertiesComponent">{
  66. &quot;keyToString&quot;: {
  67. &quot;Maven.tba-gx [clean].executor&quot;: &quot;Run&quot;,
  68. &quot;Maven.tba-gx [package].executor&quot;: &quot;Run&quot;,
  69. &quot;RequestMappingsPanelOrder0&quot;: &quot;0&quot;,
  70. &quot;RequestMappingsPanelOrder1&quot;: &quot;1&quot;,
  71. &quot;RequestMappingsPanelWidth0&quot;: &quot;75&quot;,
  72. &quot;RequestMappingsPanelWidth1&quot;: &quot;75&quot;,
  73. &quot;RunOnceActivity.OpenProjectViewOnStart&quot;: &quot;true&quot;,
  74. &quot;RunOnceActivity.ShowReadmeOnStart&quot;: &quot;true&quot;,
  75. &quot;Spring Boot.GoldenwaterApplication.executor&quot;: &quot;Debug&quot;,
  76. &quot;git-widget-placeholder&quot;: &quot;master&quot;,
  77. &quot;kotlin-language-version-configured&quot;: &quot;true&quot;,
  78. &quot;last_opened_file_path&quot;: &quot;D:/guochan/tba-gx-guochan/gw-admin/src/main/resources/excel&quot;,
  79. &quot;node.js.detected.package.eslint&quot;: &quot;true&quot;,
  80. &quot;node.js.detected.package.tslint&quot;: &quot;true&quot;,
  81. &quot;node.js.selected.package.eslint&quot;: &quot;(autodetect)&quot;,
  82. &quot;node.js.selected.package.tslint&quot;: &quot;(autodetect)&quot;,
  83. &quot;nodejs_package_manager_path&quot;: &quot;npm&quot;,
  84. &quot;project.structure.last.edited&quot;: &quot;Modules&quot;,
  85. &quot;project.structure.proportion&quot;: &quot;0.0&quot;,
  86. &quot;project.structure.side.proportion&quot;: &quot;0.0&quot;,
  87. &quot;ts.external.directory.path&quot;: &quot;C:\\Program Files\\JetBrains\\IntelliJ IDEA 2023.3\\plugins\\javascript-impl\\jsLanguageServicesImpl\\external&quot;,
  88. &quot;vue.rearranger.settings.migration&quot;: &quot;true&quot;
  89. },
  90. &quot;keyToStringList&quot;: {
  91. &quot;vue.recent.templates&quot;: [
  92. &quot;Vue Composition API Component&quot;
  93. ]
  94. }
  95. }</component>
  96. <component name="ReactorSettings">
  97. <option name="notificationShown" value="true" />
  98. </component>
  99. <component name="RecentsManager">
  100. <key name="CopyFile.RECENT_KEYS">
  101. <recent name="D:\guochan\tba-gx-guochan\gw-admin\src\main\resources\excel" />
  102. <recent name="D:\guochan\tba-gx-guochan" />
  103. </key>
  104. <key name="MoveFile.RECENT_KEYS">
  105. <recent name="D:\guochan\tba-gx-guochan\gw-ui\src\views\yjjtgl\statistics" />
  106. <recent name="D:\guochan\tba-gx-guochan\gw-admin\src\main\resources\excel\gx" />
  107. <recent name="D:\guochan\tba-gx-guochan\gw-admin\src\main\resources\excel\xaj" />
  108. <recent name="D:\guochan\tba-gx-guochan\gw-admin\src\main\resources\excel\yjjt" />
  109. <recent name="D:\guochan\tba-gx-guochan\gw-admin\src\main\resources\excel" />
  110. </key>
  111. <key name="CopyClassDialog.RECENTS_KEY">
  112. <recent name="com.goldenwater.yjjt.domain" />
  113. <recent name="com.goldenwater.common.core.domain.entity" />
  114. </key>
  115. </component>
  116. <component name="RunManager">
  117. <configuration name="GoldenwaterApplication" type="SpringBootApplicationConfigurationType" factoryName="Spring Boot" nameIsGenerated="true">
  118. <option name="ACTIVE_PROFILES" value="dev" />
  119. <option name="FRAME_DEACTIVATION_UPDATE_POLICY" value="UpdateClassesAndResources" />
  120. <module name="gw-admin" />
  121. <option name="SPRING_BOOT_MAIN_CLASS" value="com.goldenwater.GoldenwaterApplication" />
  122. <method v="2">
  123. <option name="Make" enabled="true" />
  124. </method>
  125. </configuration>
  126. </component>
  127. <component name="SpellCheckerSettings" RuntimeDictionaries="0" Folders="0" CustomDictionaries="0" DefaultDictionary="application-level" UseSingleDictionary="true" transferred="true" />
  128. <component name="TaskManager">
  129. <task active="true" id="Default" summary="Default task">
  130. <changelist id="47e3e366-6c6f-4d58-936d-e2c777d5248c" name="Changes" comment="" />
  131. <created>1784462311611</created>
  132. <option name="number" value="Default" />
  133. <option name="presentableId" value="Default" />
  134. <updated>1784462311611</updated>
  135. <workItem from="1784462313263" duration="15807000" />
  136. <workItem from="1784552169374" duration="108000" />
  137. <workItem from="1784552288431" duration="1576000" />
  138. <workItem from="1784554052352" duration="251000" />
  139. <workItem from="1784555601774" duration="9332000" />
  140. <workItem from="1784612620123" duration="5387000" />
  141. <workItem from="1784769763049" duration="14652000" />
  142. <workItem from="1784859695139" duration="18214000" />
  143. <workItem from="1784899831164" duration="5927000" />
  144. <workItem from="1785306892794" duration="8460000" />
  145. <workItem from="1785403371783" duration="6732000" />
  146. </task>
  147. <task id="LOCAL-00001" summary="gengxin">
  148. <option name="closed" value="true" />
  149. <created>1784527597126</created>
  150. <option name="number" value="00001" />
  151. <option name="presentableId" value="LOCAL-00001" />
  152. <option name="project" value="LOCAL" />
  153. <updated>1784527597126</updated>
  154. </task>
  155. <task id="LOCAL-00002" summary="前端页面更新">
  156. <option name="closed" value="true" />
  157. <created>1784553778997</created>
  158. <option name="number" value="00002" />
  159. <option name="presentableId" value="LOCAL-00002" />
  160. <option name="project" value="LOCAL" />
  161. <updated>1784553778997</updated>
  162. </task>
  163. <task id="LOCAL-00003" summary="更新模块信息">
  164. <option name="closed" value="true" />
  165. <created>1784595684434</created>
  166. <option name="number" value="00003" />
  167. <option name="presentableId" value="LOCAL-00003" />
  168. <option name="project" value="LOCAL" />
  169. <updated>1784595684434</updated>
  170. </task>
  171. <task id="LOCAL-00004" summary="污染物信息查看功能">
  172. <option name="closed" value="true" />
  173. <created>1784603991272</created>
  174. <option name="number" value="00004" />
  175. <option name="presentableId" value="LOCAL-00004" />
  176. <option name="project" value="LOCAL" />
  177. <updated>1784603991272</updated>
  178. </task>
  179. <task id="LOCAL-00005" summary="数据展示宽度更新">
  180. <option name="closed" value="true" />
  181. <created>1784681836473</created>
  182. <option name="number" value="00005" />
  183. <option name="presentableId" value="LOCAL-00005" />
  184. <option name="project" value="LOCAL" />
  185. <updated>1784681836473</updated>
  186. </task>
  187. <task id="LOCAL-00006" summary="水利工程运行管理系统">
  188. <option name="closed" value="true" />
  189. <created>1784785388499</created>
  190. <option name="number" value="00006" />
  191. <option name="presentableId" value="LOCAL-00006" />
  192. <option name="project" value="LOCAL" />
  193. <updated>1784785388499</updated>
  194. </task>
  195. <task id="LOCAL-00007" summary="引江济太填报模块更新">
  196. <option name="closed" value="true" />
  197. <created>1784858580811</created>
  198. <option name="number" value="00007" />
  199. <option name="presentableId" value="LOCAL-00007" />
  200. <option name="project" value="LOCAL" />
  201. <updated>1784858580811</updated>
  202. </task>
  203. <task id="LOCAL-00008" summary="引江济太填报模块更新">
  204. <option name="closed" value="true" />
  205. <created>1784897782952</created>
  206. <option name="number" value="00008" />
  207. <option name="presentableId" value="LOCAL-00008" />
  208. <option name="project" value="LOCAL" />
  209. <updated>1784897782952</updated>
  210. </task>
  211. <task id="LOCAL-00009" summary="引江济太填报模块更新">
  212. <option name="closed" value="true" />
  213. <created>1784899311845</created>
  214. <option name="number" value="00009" />
  215. <option name="presentableId" value="LOCAL-00009" />
  216. <option name="project" value="LOCAL" />
  217. <updated>1784899311845</updated>
  218. </task>
  219. <task id="LOCAL-00010" summary="更新">
  220. <option name="closed" value="true" />
  221. <created>1785306971596</created>
  222. <option name="number" value="00010" />
  223. <option name="presentableId" value="LOCAL-00010" />
  224. <option name="project" value="LOCAL" />
  225. <updated>1785306971596</updated>
  226. </task>
  227. <option name="localTasksCounter" value="11" />
  228. <servers />
  229. </component>
  230. <component name="TypeScriptGeneratedFilesManager">
  231. <option name="version" value="3" />
  232. </component>
  233. <component name="Vcs.Log.History.Properties">
  234. <option name="COLUMN_ID_ORDER">
  235. <list>
  236. <option value="Default.Root" />
  237. <option value="Default.Author" />
  238. <option value="Default.Date" />
  239. <option value="Default.Subject" />
  240. <option value="Space.CommitStatus" />
  241. </list>
  242. </option>
  243. </component>
  244. <component name="Vcs.Log.Tabs.Properties">
  245. <option name="TAB_STATES">
  246. <map>
  247. <entry key="MAIN">
  248. <value>
  249. <State />
  250. </value>
  251. </entry>
  252. </map>
  253. </option>
  254. </component>
  255. <component name="VcsManagerConfiguration">
  256. <MESSAGE value="gengxin" />
  257. <MESSAGE value="前端页面更新" />
  258. <MESSAGE value="更新模块信息" />
  259. <MESSAGE value="污染物信息查看功能" />
  260. <MESSAGE value="数据展示宽度更新" />
  261. <MESSAGE value="水利工程运行管理系统" />
  262. <MESSAGE value="引江济太填报模块更新" />
  263. <MESSAGE value="更新" />
  264. <option name="LAST_COMMIT_MESSAGE" value="更新" />
  265. </component>
  266. </project>