workspace.xml 69 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <project version="4">
  3. <component name="AnalysisUIOptions">
  4. <option name="GROUP_BY_SEVERITY" value="true" />
  5. </component>
  6. <component name="ArtifactsWorkspaceSettings">
  7. <artifacts-to-build>
  8. <artifact name="leisp-admin:war" />
  9. </artifacts-to-build>
  10. </component>
  11. <component name="AutoImportSettings">
  12. <option name="autoReloadType" value="SELECTIVE" />
  13. </component>
  14. <component name="BranchesTreeState">
  15. <expand />
  16. <select />
  17. </component>
  18. <component name="ChangeListManager">
  19. <list default="true" id="8156d097-e993-444c-b926-c0b4dabf8b50" name="Default Changelist" comment="SQL优化">
  20. <change beforePath="$PROJECT_DIR$/.idea/artifacts/leisp_admin_war.xml" beforeDir="false" />
  21. <change beforePath="$PROJECT_DIR$/.idea/artifacts/leisp_admin_war_exploded.xml" beforeDir="false" />
  22. <change beforePath="$PROJECT_DIR$/.idea/compiler.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/compiler.xml" afterDir="false" />
  23. <change beforePath="$PROJECT_DIR$/.idea/encodings.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/encodings.xml" afterDir="false" />
  24. <change beforePath="$PROJECT_DIR$/.idea/jarRepositories.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/jarRepositories.xml" afterDir="false" />
  25. <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__ch_qos_logback_logback_classic_1_2_3.xml" beforeDir="false" />
  26. <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__ch_qos_logback_logback_core_1_2_3.xml" beforeDir="false" />
  27. <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__com_alibaba_druid_1_1_14.xml" beforeDir="false" />
  28. <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__com_alibaba_druid_spring_boot_starter_1_1_14.xml" beforeDir="false" />
  29. <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__com_alibaba_fastjson_1_2_83.xml" beforeDir="false" />
  30. <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__com_fasterxml_classmate_1_4_0.xml" beforeDir="false" />
  31. <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__com_fasterxml_jackson_core_jackson_annotations_2_9_0.xml" beforeDir="false" />
  32. <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__com_fasterxml_jackson_core_jackson_core_2_9_7.xml" beforeDir="false" />
  33. <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__com_fasterxml_jackson_core_jackson_databind_2_9_7.xml" beforeDir="false" />
  34. <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__com_fasterxml_jackson_datatype_jackson_datatype_jdk8_2_9_7.xml" beforeDir="false" />
  35. <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__com_fasterxml_jackson_datatype_jackson_datatype_jsr310_2_9_7.xml" beforeDir="false" />
  36. <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__com_fasterxml_jackson_module_jackson_module_parameter_names_2_9_7.xml" beforeDir="false" />
  37. <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__com_github_jsqlparser_jsqlparser_1_0.xml" beforeDir="false" />
  38. <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__com_github_oshi_oshi_core_3_9_1.xml" beforeDir="false" />
  39. <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__com_github_pagehelper_pagehelper_5_1_4.xml" beforeDir="false" />
  40. <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__com_github_pagehelper_pagehelper_spring_boot_autoconfigure_1_2_5.xml" beforeDir="false" />
  41. <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__com_github_pagehelper_pagehelper_spring_boot_starter_1_2_5.xml" beforeDir="false" />
  42. <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__com_github_penggle_kaptcha_2_3_2.xml" beforeDir="false" />
  43. <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__com_github_theborakompanioni_thymeleaf_extras_shiro_2_0_0.xml" beforeDir="false" />
  44. <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__com_github_virtuald_curvesapi_1_04.xml" beforeDir="false" />
  45. <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__com_google_guava_guava_20_0.xml" beforeDir="false" />
  46. <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__com_jhlabs_filters_2_0_235_1.xml" beforeDir="false" />
  47. <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__com_mchange_mchange_commons_java_0_2_11.xml" beforeDir="false" />
  48. <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__com_zaxxer_HikariCP_3_2_0.xml" beforeDir="false" />
  49. <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__commons_beanutils_commons_beanutils_1_9_4.xml" beforeDir="false" />
  50. <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__commons_codec_commons_codec_1_11.xml" beforeDir="false" />
  51. <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__commons_collections_commons_collections_3_2_1.xml" beforeDir="false" />
  52. <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__commons_collections_commons_collections_3_2_2.xml" beforeDir="false" />
  53. <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__commons_fileupload_commons_fileupload_1_3_3.xml" beforeDir="false" />
  54. <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__commons_io_commons_io_2_5.xml" beforeDir="false" />
  55. <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__commons_lang_commons_lang_2_4.xml" beforeDir="false" />
  56. <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__eu_bitwalker_UserAgentUtils_1_19.xml" beforeDir="false" />
  57. <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__io_lettuce_lettuce_core_5_1_3_RELEASE.xml" beforeDir="false" />
  58. <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__io_netty_netty_buffer_4_1_31_Final.xml" beforeDir="false" />
  59. <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__io_netty_netty_codec_4_1_31_Final.xml" beforeDir="false" />
  60. <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__io_netty_netty_common_4_1_31_Final.xml" beforeDir="false" />
  61. <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__io_netty_netty_handler_4_1_31_Final.xml" beforeDir="false" />
  62. <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__io_netty_netty_resolver_4_1_31_Final.xml" beforeDir="false" />
  63. <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__io_netty_netty_transport_4_1_31_Final.xml" beforeDir="false" />
  64. <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__io_projectreactor_reactor_core_3_2_3_RELEASE.xml" beforeDir="false" />
  65. <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__io_springfox_springfox_core_2_9_2.xml" beforeDir="false" />
  66. <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__io_springfox_springfox_schema_2_9_2.xml" beforeDir="false" />
  67. <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__io_springfox_springfox_spi_2_9_2.xml" beforeDir="false" />
  68. <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__io_springfox_springfox_spring_web_2_9_2.xml" beforeDir="false" />
  69. <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__io_springfox_springfox_swagger2_2_9_2.xml" beforeDir="false" />
  70. <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__io_springfox_springfox_swagger_common_2_9_2.xml" beforeDir="false" />
  71. <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__io_springfox_springfox_swagger_ui_2_9_2.xml" beforeDir="false" />
  72. <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__io_swagger_swagger_annotations_1_5_21.xml" beforeDir="false" />
  73. <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__io_swagger_swagger_models_1_5_21.xml" beforeDir="false" />
  74. <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__javax_annotation_javax_annotation_api_1_3_2.xml" beforeDir="false" />
  75. <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__javax_servlet_javax_servlet_api_4_0_1.xml" beforeDir="false" />
  76. <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__javax_validation_validation_api_2_0_1_Final.xml" beforeDir="false" />
  77. <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__mysql_mysql_connector_java_8_0_13.xml" beforeDir="false" />
  78. <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__net_bytebuddy_byte_buddy_1_9_5.xml" beforeDir="false" />
  79. <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__net_java_dev_jna_jna_4_5_2.xml" beforeDir="false" />
  80. <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__net_java_dev_jna_jna_platform_4_5_2.xml" beforeDir="false" />
  81. <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__net_sf_ehcache_ehcache_core_2_6_11.xml" beforeDir="false" />
  82. <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__org_apache_commons_commons_collections4_4_1.xml" beforeDir="false" />
  83. <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__org_apache_commons_commons_lang3_3_8_1.xml" beforeDir="false" />
  84. <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__org_apache_commons_commons_pool2_2_6_0.xml" beforeDir="false" />
  85. <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__org_apache_logging_log4j_log4j_api_2_11_1.xml" beforeDir="false" />
  86. <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__org_apache_logging_log4j_log4j_to_slf4j_2_11_1.xml" beforeDir="false" />
  87. <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__org_apache_poi_poi_3_17.xml" beforeDir="false" />
  88. <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__org_apache_poi_poi_ooxml_3_17.xml" beforeDir="false" />
  89. <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__org_apache_poi_poi_ooxml_schemas_3_17.xml" beforeDir="false" />
  90. <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__org_apache_shiro_shiro_cache_1_5_3.xml" beforeDir="false" />
  91. <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__org_apache_shiro_shiro_config_core_1_5_3.xml" beforeDir="false" />
  92. <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__org_apache_shiro_shiro_config_ogdl_1_5_3.xml" beforeDir="false" />
  93. <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__org_apache_shiro_shiro_core_1_5_3.xml" beforeDir="false" />
  94. <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__org_apache_shiro_shiro_crypto_cipher_1_5_3.xml" beforeDir="false" />
  95. <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__org_apache_shiro_shiro_crypto_core_1_5_3.xml" beforeDir="false" />
  96. <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__org_apache_shiro_shiro_crypto_hash_1_5_3.xml" beforeDir="false" />
  97. <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__org_apache_shiro_shiro_ehcache_1_5_3.xml" beforeDir="false" />
  98. <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__org_apache_shiro_shiro_event_1_5_3.xml" beforeDir="false" />
  99. <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__org_apache_shiro_shiro_lang_1_5_3.xml" beforeDir="false" />
  100. <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__org_apache_shiro_shiro_spring_1_5_3.xml" beforeDir="false" />
  101. <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__org_apache_shiro_shiro_web_1_5_3.xml" beforeDir="false" />
  102. <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__org_apache_tomcat_embed_tomcat_embed_core_9_0_13.xml" beforeDir="false" />
  103. <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__org_apache_tomcat_embed_tomcat_embed_el_9_0_13.xml" beforeDir="false" />
  104. <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__org_apache_tomcat_embed_tomcat_embed_websocket_9_0_13.xml" beforeDir="false" />
  105. <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__org_apache_velocity_velocity_1_7.xml" beforeDir="false" />
  106. <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__org_apache_xmlbeans_xmlbeans_2_6_0.xml" beforeDir="false" />
  107. <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__org_aspectj_aspectjweaver_1_9_2.xml" beforeDir="false" />
  108. <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__org_attoparser_attoparser_2_0_5_RELEASE.xml" beforeDir="false" />
  109. <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__org_hibernate_validator_hibernate_validator_6_0_13_Final.xml" beforeDir="false" />
  110. <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__org_jboss_logging_jboss_logging_3_3_2_Final.xml" beforeDir="false" />
  111. <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__org_mapstruct_mapstruct_1_2_0_Final.xml" beforeDir="false" />
  112. <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__org_mybatis_mybatis_3_4_6.xml" beforeDir="false" />
  113. <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__org_mybatis_mybatis_spring_1_3_2.xml" beforeDir="false" />
  114. <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__org_mybatis_spring_boot_mybatis_spring_boot_autoconfigure_1_3_2.xml" beforeDir="false" />
  115. <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__org_mybatis_spring_boot_mybatis_spring_boot_starter_1_3_2.xml" beforeDir="false" />
  116. <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__org_owasp_encoder_encoder_1_2_2.xml" beforeDir="false" />
  117. <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__org_projectlombok_lombok_1_16_16.xml" beforeDir="false" />
  118. <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__org_quartz_scheduler_quartz_2_3_0.xml" beforeDir="false" />
  119. <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__org_reactivestreams_reactive_streams_1_0_2.xml" beforeDir="false" />
  120. <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__org_slf4j_jul_to_slf4j_1_7_25.xml" beforeDir="false" />
  121. <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__org_slf4j_slf4j_api_1_7_25.xml" beforeDir="false" />
  122. <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__org_springframework_boot_spring_boot_2_1_1_RELEASE.xml" beforeDir="false" />
  123. <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__org_springframework_boot_spring_boot_autoconfigure_2_1_1_RELEASE.xml" beforeDir="false" />
  124. <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__org_springframework_boot_spring_boot_devtools_2_1_1_RELEASE.xml" beforeDir="false" />
  125. <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__org_springframework_boot_spring_boot_starter_2_1_1_RELEASE.xml" beforeDir="false" />
  126. <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__org_springframework_boot_spring_boot_starter_aop_2_1_1_RELEASE.xml" beforeDir="false" />
  127. <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__org_springframework_boot_spring_boot_starter_data_redis_2_1_1_RELEASE.xml" beforeDir="false" />
  128. <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__org_springframework_boot_spring_boot_starter_jdbc_2_1_1_RELEASE.xml" beforeDir="false" />
  129. <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__org_springframework_boot_spring_boot_starter_json_2_1_1_RELEASE.xml" beforeDir="false" />
  130. <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__org_springframework_boot_spring_boot_starter_logging_2_1_1_RELEASE.xml" beforeDir="false" />
  131. <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__org_springframework_boot_spring_boot_starter_thymeleaf_2_1_1_RELEASE.xml" beforeDir="false" />
  132. <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__org_springframework_boot_spring_boot_starter_tomcat_2_1_1_RELEASE.xml" beforeDir="false" />
  133. <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__org_springframework_boot_spring_boot_starter_web_2_1_1_RELEASE.xml" beforeDir="false" />
  134. <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__org_springframework_boot_spring_boot_starter_websocket_2_1_1_RELEASE.xml" beforeDir="false" />
  135. <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__org_springframework_data_spring_data_commons_2_1_3_RELEASE.xml" beforeDir="false" />
  136. <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__org_springframework_data_spring_data_keyvalue_2_1_3_RELEASE.xml" beforeDir="false" />
  137. <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__org_springframework_data_spring_data_redis_2_1_3_RELEASE.xml" beforeDir="false" />
  138. <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__org_springframework_plugin_spring_plugin_core_1_2_0_RELEASE.xml" beforeDir="false" />
  139. <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__org_springframework_plugin_spring_plugin_metadata_1_2_0_RELEASE.xml" beforeDir="false" />
  140. <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__org_springframework_spring_aop_5_1_3_RELEASE.xml" beforeDir="false" />
  141. <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__org_springframework_spring_beans_5_1_3_RELEASE.xml" beforeDir="false" />
  142. <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__org_springframework_spring_context_5_1_3_RELEASE.xml" beforeDir="false" />
  143. <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__org_springframework_spring_context_support_5_1_3_RELEASE.xml" beforeDir="false" />
  144. <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__org_springframework_spring_core_5_1_3_RELEASE.xml" beforeDir="false" />
  145. <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__org_springframework_spring_expression_5_1_3_RELEASE.xml" beforeDir="false" />
  146. <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__org_springframework_spring_jcl_5_1_3_RELEASE.xml" beforeDir="false" />
  147. <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__org_springframework_spring_jdbc_5_1_3_RELEASE.xml" beforeDir="false" />
  148. <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__org_springframework_spring_messaging_5_1_3_RELEASE.xml" beforeDir="false" />
  149. <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__org_springframework_spring_oxm_5_1_3_RELEASE.xml" beforeDir="false" />
  150. <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__org_springframework_spring_tx_5_1_3_RELEASE.xml" beforeDir="false" />
  151. <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__org_springframework_spring_web_5_1_3_RELEASE.xml" beforeDir="false" />
  152. <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__org_springframework_spring_webmvc_5_1_3_RELEASE.xml" beforeDir="false" />
  153. <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__org_springframework_spring_websocket_5_1_3_RELEASE.xml" beforeDir="false" />
  154. <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__org_thymeleaf_extras_thymeleaf_extras_java8time_3_0_2_RELEASE.xml" beforeDir="false" />
  155. <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__org_thymeleaf_thymeleaf_3_0_11_RELEASE.xml" beforeDir="false" />
  156. <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__org_thymeleaf_thymeleaf_spring5_3_0_11_RELEASE.xml" beforeDir="false" />
  157. <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__org_unbescape_unbescape_1_1_6_RELEASE.xml" beforeDir="false" />
  158. <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__org_yaml_snakeyaml_1_23.xml" beforeDir="false" />
  159. <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__stax_stax_api_1_0_1.xml" beforeDir="false" />
  160. <change beforePath="$PROJECT_DIR$/.idea/misc.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/misc.xml" afterDir="false" />
  161. <change beforePath="$PROJECT_DIR$/.idea/modules.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/modules.xml" afterDir="false" />
  162. <change beforePath="$PROJECT_DIR$/.idea/shelf/Uncommitted_changes_before_Update_at_2021-10-21_17_05__Default_Changelist_.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/shelf/Uncommitted_changes_before_Update_at_2021-10-21_17_05__Default_Changelist_.xml" afterDir="false" />
  163. <change beforePath="$PROJECT_DIR$/.idea/shelf/Uncommitted_changes_before_Update_at_2022_3_2_0002_17_02__Default_Changelist_.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/shelf/Uncommitted_changes_before_Update_at_2022_3_2_0002_17_02__Default_Changelist_.xml" afterDir="false" />
  164. <change beforePath="$PROJECT_DIR$/.idea/shelf/Uncommitted_changes_before_Update_at_2022_3_4_0004_10_36__Default_Changelist_.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/shelf/Uncommitted_changes_before_Update_at_2022_3_4_0004_10_36__Default_Changelist_.xml" afterDir="false" />
  165. <change beforePath="$PROJECT_DIR$/.idea/shelf/Uncommitted_changes_before_Update_at_2022_3_4_0004_18_03__Default_Changelist_.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/shelf/Uncommitted_changes_before_Update_at_2022_3_4_0004_18_03__Default_Changelist_.xml" afterDir="false" />
  166. <change beforePath="$PROJECT_DIR$/.idea/shelf/Uncommitted_changes_before_Update_at_2022_3_4_0004_18_03__Default_Changelist_1.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/shelf/Uncommitted_changes_before_Update_at_2022_3_4_0004_18_03__Default_Changelist_1.xml" afterDir="false" />
  167. <change beforePath="$PROJECT_DIR$/.idea/shelf/Uncommitted_changes_before_Update_at_2022_3_7_0007_15_19__Default_Changelist_.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/shelf/Uncommitted_changes_before_Update_at_2022_3_7_0007_15_19__Default_Changelist_.xml" afterDir="false" />
  168. <change beforePath="$PROJECT_DIR$/.idea/workspace.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/workspace.xml" afterDir="false" />
  169. <change beforePath="$PROJECT_DIR$/leiSP-admin/leisp-admin.iml" beforeDir="false" afterPath="$PROJECT_DIR$/leiSP-admin/leisp-admin.iml" afterDir="false" />
  170. <change beforePath="$PROJECT_DIR$/leiSP-admin/src/main/resources/application-druid.yml" beforeDir="false" afterPath="$PROJECT_DIR$/leiSP-admin/src/main/resources/application-druid.yml" afterDir="false" />
  171. <change beforePath="$PROJECT_DIR$/leiSP-common/leisp-common.iml" beforeDir="false" afterPath="$PROJECT_DIR$/leiSP-common/leisp-common.iml" afterDir="false" />
  172. <change beforePath="$PROJECT_DIR$/leiSP-framework/leisp-framework.iml" beforeDir="false" afterPath="$PROJECT_DIR$/leiSP-framework/leisp-framework.iml" afterDir="false" />
  173. <change beforePath="$PROJECT_DIR$/leiSP-generator/leisp-generator.iml" beforeDir="false" afterPath="$PROJECT_DIR$/leiSP-generator/leisp-generator.iml" afterDir="false" />
  174. <change beforePath="$PROJECT_DIR$/leiSP-quartz/leisp-quartz.iml" beforeDir="false" afterPath="$PROJECT_DIR$/leiSP-quartz/leisp-quartz.iml" afterDir="false" />
  175. <change beforePath="$PROJECT_DIR$/leiSP-system/leisp-system.iml" beforeDir="false" afterPath="$PROJECT_DIR$/leiSP-system/leisp-system.iml" afterDir="false" />
  176. <change beforePath="$PROJECT_DIR$/leisp.iml" beforeDir="false" />
  177. <change beforePath="$PROJECT_DIR$/mybusiness/mybusiness.iml" beforeDir="false" afterPath="$PROJECT_DIR$/mybusiness/mybusiness.iml" afterDir="false" />
  178. <change beforePath="$PROJECT_DIR$/mybusiness/pom.xml" beforeDir="false" afterPath="$PROJECT_DIR$/mybusiness/pom.xml" afterDir="false" />
  179. <change beforePath="$PROJECT_DIR$/mybusiness/src/main/resources/static/supermap/examples/data/car.csv" beforeDir="false" />
  180. <change beforePath="$PROJECT_DIR$/mybusiness/src/main/resources/static/supermap/examples/data/chinaEarthquake.csv" beforeDir="false" />
  181. <change beforePath="$PROJECT_DIR$/mybusiness/src/main/resources/static/supermap/examples/data/deck.gl/earthquakes_data.csv" beforeDir="false" />
  182. <change beforePath="$PROJECT_DIR$/mybusiness/src/main/resources/static/supermap/examples/data/deck.gl/strees_data.csv" beforeDir="false" />
  183. <change beforePath="$PROJECT_DIR$/mybusiness/src/main/resources/static/supermap/examples/data/flightpath.txt" beforeDir="false" />
  184. <change beforePath="$PROJECT_DIR$/mybusiness/src/main/resources/static/supermap/examples/data/nyc-taxi.csv" beforeDir="false" />
  185. <change beforePath="$PROJECT_DIR$/mybusiness/src/main/resources/static/supermap/examples/data/nyc_taxi_18W.csv" beforeDir="false" />
  186. <change beforePath="$PROJECT_DIR$/mybusiness/src/main/resources/static/supermap/examples/leaflet/img/getFeatureByAggregation.gif" beforeDir="false" />
  187. <change beforePath="$PROJECT_DIR$/mybusiness/src/main/resources/static/supermap/libs/admin-lte/img/photo4.jpg" beforeDir="false" />
  188. <change beforePath="$PROJECT_DIR$/mybusiness/src/main/resources/static/supermap/libs/iclient8c/examples/images/animationTrain.gif" beforeDir="false" />
  189. <change beforePath="$PROJECT_DIR$/mybusiness/src/main/resources/static/supermap/libs/iclient8c/examples/images/utfgridTopic.gif" beforeDir="false" />
  190. <change beforePath="$PROJECT_DIR$/projectFile/项目全部文档/3设计阶段/原型设计/可视化/街道-统计本街道.html" beforeDir="false" afterPath="$PROJECT_DIR$/projectFile/项目全部文档/3设计阶段/原型设计/可视化/街道-统计本街道.html" afterDir="false" />
  191. <change beforePath="$PROJECT_DIR$/projectFile/项目全部文档/4编码阶段/使用说明书/智慧社区培训视频.mp4" beforeDir="false" />
  192. <change beforePath="$PROJECT_DIR$/projectFile/项目全部文档/4编码阶段/使用说明书/汽开区智慧社区平台操作手册.docx" beforeDir="false" />
  193. </list>
  194. <list id="0e70e3be-bb5d-4567-a470-df825bc58825" name="No Changelist" comment="No Changelist" />
  195. <option name="SHOW_DIALOG" value="false" />
  196. <option name="HIGHLIGHT_CONFLICTS" value="true" />
  197. <option name="HIGHLIGHT_NON_ACTIVE_CHANGELIST" value="false" />
  198. <option name="LAST_RESOLUTION" value="IGNORE" />
  199. </component>
  200. <component name="ChangesViewManager">
  201. <option name="groupingKeys">
  202. <option value="module" />
  203. </option>
  204. </component>
  205. <component name="FileTemplateManagerImpl">
  206. <option name="RECENT_TEMPLATES">
  207. <list>
  208. <option value="Enum" />
  209. <option value="Interface" />
  210. <option value="Class" />
  211. <option value="HTML File" />
  212. </list>
  213. </option>
  214. </component>
  215. <component name="Git.Settings">
  216. <option name="RECENT_BRANCH_BY_REPOSITORY">
  217. <map>
  218. <entry key="$PROJECT_DIR$" value="helingeer" />
  219. </map>
  220. </option>
  221. <option name="RECENT_GIT_ROOT_PATH" value="$PROJECT_DIR$" />
  222. <option name="RESET_MODE" value="MIXED" />
  223. </component>
  224. <component name="MarkdownSettingsMigration">
  225. <option name="stateVersion" value="1" />
  226. </component>
  227. <component name="MavenImportPreferences">
  228. <option name="generalSettings">
  229. <MavenGeneralSettings>
  230. <option name="localRepository" value="D:\软件\apache-maven-3.6.0\repo" />
  231. <option name="mavenHome" value="$PROJECT_DIR$/../../../../../软件/apache-maven-3.6.0" />
  232. <option name="userSettingsFile" value="D:\软件\apache-maven-3.6.0\conf\settings.xml" />
  233. </MavenGeneralSettings>
  234. </option>
  235. </component>
  236. <component name="ProjectColorInfo">{
  237. &quot;associatedIndex&quot;: 0
  238. }</component>
  239. <component name="ProjectId" id="1zhnXRus9cNhsg4ZnOKL7XxKE3R" />
  240. <component name="ProjectLevelVcsManager">
  241. <ConfirmationsSetting value="2" id="Add" />
  242. </component>
  243. <component name="ProjectViewState">
  244. <option name="hideEmptyMiddlePackages" value="true" />
  245. <option name="showLibraryContents" value="true" />
  246. </component>
  247. <component name="PropertiesComponent"><![CDATA[{
  248. "keyToString": {
  249. "RequestMappingsPanelOrder0": "0",
  250. "RequestMappingsPanelOrder1": "1",
  251. "RequestMappingsPanelWidth0": "75",
  252. "RequestMappingsPanelWidth1": "75",
  253. "RunOnceActivity.OpenProjectViewOnStart": "true",
  254. "RunOnceActivity.ShowReadmeOnStart": "true",
  255. "WebServerToolWindowFactoryState": "false",
  256. "git-widget-placeholder": "master",
  257. "last_opened_file_path": "D:/项目/运维/汽开区网格化/4编码阶段/zhsq_qk/leiSP-admin/pom.xml",
  258. "node.js.detected.package.eslint": "true",
  259. "node.js.detected.package.tslint": "true",
  260. "node.js.selected.package.eslint": "(autodetect)",
  261. "node.js.selected.package.tslint": "(autodetect)",
  262. "project.structure.last.edited": "Facet",
  263. "project.structure.proportion": "0.15",
  264. "project.structure.side.proportion": "0.27126437",
  265. "settings.editor.selected.configurable": "MavenSettings",
  266. "vue.rearranger.settings.migration": "true"
  267. }
  268. }]]></component>
  269. <component name="ReactorSettings">
  270. <option name="notificationShown" value="true" />
  271. </component>
  272. <component name="RecentsManager">
  273. <key name="CopyFile.RECENT_KEYS">
  274. <recent name="D:\项目\汽开区网格化\200GIT\zhsq_qk\leiSP-admin\src\main\resources\templates\system\mobile" />
  275. <recent name="D:\项目\汽开区网格化\200GIT\zhsq_qk\leiSP-admin\src\main\java\com\sooka\web\controller\system" />
  276. <recent name="D:\项目\汽开区网格化\200GIT\zhsq_qk\leiSP-system\src\main\resources\mapper\system" />
  277. <recent name="D:\项目\汽开区网格化\200GIT\zhsq_qk\leiSP-system\src\main\java\com\sooka\system\mapper" />
  278. <recent name="D:\项目\汽开区网格化\200GIT\zhsq_qk\leiSP-system\src\main\java\com\sooka\system\service" />
  279. </key>
  280. <key name="MoveFile.RECENT_KEYS">
  281. <recent name="D:\项目\汽开区网格化\200GIT\zhsq_qk\leiSP-admin\src\main\resources\templates\system\mobile" />
  282. <recent name="D:\项目\汽开区网格化\zhsq_qk\leiSP-admin\src\main\resources\static\bigdata\fzjc\js" />
  283. <recent name="D:\项目\汽开区网格化\zhsq_qk\mybusiness\src\main\resources\templates\zhsq_qk\eventRank\" />
  284. <recent name="D:\项目\汽开区网格化\zhsq_qk\mybusiness\src\main\resources\templates\zhsq_qk\event" />
  285. <recent name="D:\项目\汽开区网格化\zhsq_qk\mybusiness\src\main\resources\templates\zhsq_qk" />
  286. </key>
  287. <key name="CopyClassDialog.RECENTS_KEY">
  288. <recent name="com.business.zhsq_app.xinxicaiji.pictures" />
  289. <recent name="com.sooka.system.utils" />
  290. <recent name="com.business.zhsq_qk.eventRank.mapper" />
  291. <recent name="com.business.zhsq_qk.eventRank.service.impl" />
  292. <recent name="com.business.zhsq_qk.eventRank.domain" />
  293. </key>
  294. </component>
  295. <component name="RunManager" selected="Spring Boot.LeispApplication">
  296. <configuration name="EndTimeUtil" type="Application" factoryName="Application" temporary="true" nameIsGenerated="true">
  297. <option name="MAIN_CLASS_NAME" value="com.business.zhsq_qk.util.EndTimeUtil" />
  298. <module name="mybusiness" />
  299. <extension name="coverage">
  300. <pattern>
  301. <option name="PATTERN" value="com.business.zhsq_qk.util.*" />
  302. <option name="ENABLED" value="true" />
  303. </pattern>
  304. </extension>
  305. <method v="2">
  306. <option name="Make" enabled="true" />
  307. </method>
  308. </configuration>
  309. <configuration name="PagerTester" type="Application" factoryName="Application" temporary="true" nameIsGenerated="true">
  310. <option name="MAIN_CLASS_NAME" value="com.business.zhsq_qk.util.PagerTester" />
  311. <module name="mybusiness" />
  312. <extension name="coverage">
  313. <pattern>
  314. <option name="PATTERN" value="com.business.zhsq_qk.util.*" />
  315. <option name="ENABLED" value="true" />
  316. </pattern>
  317. </extension>
  318. <method v="2">
  319. <option name="Make" enabled="true" />
  320. </method>
  321. </configuration>
  322. <configuration name="RenderUtil" type="Application" factoryName="Application" temporary="true" nameIsGenerated="true">
  323. <option name="MAIN_CLASS_NAME" value="com.business.zhsq_qk.util.RenderUtil" />
  324. <module name="mybusiness" />
  325. <extension name="coverage">
  326. <pattern>
  327. <option name="PATTERN" value="com.business.zhsq_qk.util.*" />
  328. <option name="ENABLED" value="true" />
  329. </pattern>
  330. </extension>
  331. <method v="2">
  332. <option name="Make" enabled="true" />
  333. </method>
  334. </configuration>
  335. <configuration name="Test" type="Application" factoryName="Application" temporary="true" nameIsGenerated="true">
  336. <option name="MAIN_CLASS_NAME" value="com.business.zhsq_qk.Test" />
  337. <module name="mybusiness" />
  338. <extension name="coverage">
  339. <pattern>
  340. <option name="PATTERN" value="com.business.zhsq_qk.util.*" />
  341. <option name="ENABLED" value="true" />
  342. </pattern>
  343. </extension>
  344. <method v="2">
  345. <option name="Make" enabled="true" />
  346. </method>
  347. </configuration>
  348. <configuration name="test" type="Application" factoryName="Application" temporary="true" nameIsGenerated="true">
  349. <option name="MAIN_CLASS_NAME" value="com.business.zhsq_qk.fzjc.controller.test" />
  350. <module name="mybusiness" />
  351. <extension name="coverage">
  352. <pattern>
  353. <option name="PATTERN" value="com.business.zhsq_qk.fzjc.controller.*" />
  354. <option name="ENABLED" value="true" />
  355. </pattern>
  356. </extension>
  357. <method v="2">
  358. <option name="Make" enabled="true" />
  359. </method>
  360. </configuration>
  361. <configuration name="LeispApplication" type="SpringBootApplicationConfigurationType" factoryName="Spring Boot">
  362. <module name="leisp-admin" />
  363. <option name="SPRING_BOOT_MAIN_CLASS" value="com.LeispApplication" />
  364. <method v="2">
  365. <option name="Make" enabled="true" />
  366. </method>
  367. </configuration>
  368. <list>
  369. <item itemvalue="Spring Boot.LeispApplication" />
  370. <item itemvalue="应用程序.EndTimeUtil" />
  371. <item itemvalue="应用程序.PagerTester" />
  372. <item itemvalue="应用程序.RenderUtil" />
  373. <item itemvalue="应用程序.Test" />
  374. <item itemvalue="应用程序.test" />
  375. </list>
  376. </component>
  377. <component name="SpellCheckerSettings" RuntimeDictionaries="0" Folders="0" CustomDictionaries="0" DefaultDictionary="application-level" UseSingleDictionary="true" transferred="true" />
  378. <component name="SvnConfiguration">
  379. <configuration />
  380. </component>
  381. <component name="TaskManager">
  382. <task active="true" id="Default" summary="Default task">
  383. <changelist id="8156d097-e993-444c-b926-c0b4dabf8b50" name="Default Changelist" comment="" />
  384. <changelist id="0e70e3be-bb5d-4567-a470-df825bc58825" name="No Changelist" comment="" />
  385. <created>1634609227329</created>
  386. <option name="number" value="Default" />
  387. <option name="presentableId" value="Default" />
  388. <updated>1634609227329</updated>
  389. <workItem from="1634609228503" duration="1275000" />
  390. <workItem from="1634610535861" duration="5570000" />
  391. <workItem from="1634622993190" duration="4295000" />
  392. <workItem from="1634627751499" duration="9506000" />
  393. <workItem from="1634642906641" duration="5626000" />
  394. <workItem from="1634690178757" duration="25643000" />
  395. <workItem from="1634777556064" duration="24243000" />
  396. <workItem from="1634807937972" duration="493000" />
  397. <workItem from="1634808564004" duration="1680000" />
  398. <workItem from="1634811309275" duration="3250000" />
  399. <workItem from="1634864774133" duration="6118000" />
  400. <workItem from="1634871674339" duration="10546000" />
  401. <workItem from="1635123276207" duration="16957000" />
  402. <workItem from="1635147807472" duration="10085000" />
  403. <workItem from="1635160288132" duration="2571000" />
  404. <workItem from="1635162944211" duration="3535000" />
  405. <workItem from="1635208480517" duration="8681000" />
  406. <workItem from="1635217355996" duration="4146000" />
  407. <workItem from="1635227018941" duration="12115000" />
  408. <workItem from="1635296359760" duration="8148000" />
  409. <workItem from="1635305134117" duration="2237000" />
  410. <workItem from="1635311604856" duration="12684000" />
  411. <workItem from="1635326613778" duration="4276000" />
  412. <workItem from="1635332766678" duration="5280000" />
  413. <workItem from="1635381664084" duration="9900000" />
  414. <workItem from="1635397742661" duration="8585000" />
  415. <workItem from="1635406699129" duration="5762000" />
  416. <workItem from="1635467910488" duration="8389000" />
  417. <workItem from="1635483888862" duration="7823000" />
  418. <workItem from="1635493705930" duration="822000" />
  419. <workItem from="1636421755824" duration="6566000" />
  420. <workItem from="1636435688190" duration="1927000" />
  421. <workItem from="1636507220075" duration="9330000" />
  422. <workItem from="1636592211123" duration="791000" />
  423. <workItem from="1637627807421" duration="129000" />
  424. <workItem from="1637628447499" duration="622000" />
  425. <workItem from="1637631744664" duration="1316000" />
  426. <workItem from="1637633426828" duration="7000" />
  427. <workItem from="1637800575551" duration="9383000" />
  428. <workItem from="1637817264748" duration="8513000" />
  429. <workItem from="1637826574375" duration="4070000" />
  430. <workItem from="1637887640460" duration="7433000" />
  431. <workItem from="1637905149853" duration="1195000" />
  432. <workItem from="1637973262654" duration="6840000" />
  433. <workItem from="1638152559025" duration="493000" />
  434. <workItem from="1638169565845" duration="2149000" />
  435. <workItem from="1638232669161" duration="8706000" />
  436. <workItem from="1638248918170" duration="1266000" />
  437. <workItem from="1638259782948" duration="166000" />
  438. <workItem from="1638429470868" duration="1933000" />
  439. <workItem from="1638499492216" duration="62000" />
  440. <workItem from="1638508817210" duration="6759000" />
  441. <workItem from="1638680365060" duration="43000" />
  442. <workItem from="1638689340606" duration="27000" />
  443. <workItem from="1638770935327" duration="6488000" />
  444. <workItem from="1638837443685" duration="1363000" />
  445. <workItem from="1638953617906" duration="575000" />
  446. <workItem from="1639010497338" duration="13000" />
  447. <workItem from="1639033251253" duration="72000" />
  448. <workItem from="1640825622419" duration="17223000" />
  449. <workItem from="1640930921149" duration="4967000" />
  450. <workItem from="1640947465482" duration="1111000" />
  451. <workItem from="1641257052425" duration="8941000" />
  452. <workItem from="1641268184224" duration="9376000" />
  453. <workItem from="1641350640868" duration="7396000" />
  454. <workItem from="1641367674639" duration="5063000" />
  455. <workItem from="1641377820908" duration="1272000" />
  456. <workItem from="1641385150229" duration="88000" />
  457. <workItem from="1641429742001" duration="9392000" />
  458. <workItem from="1641448420175" duration="4926000" />
  459. <workItem from="1641466962643" duration="1065000" />
  460. <workItem from="1641516029258" duration="19986000" />
  461. <workItem from="1641558873001" duration="1956000" />
  462. <workItem from="1641601773096" duration="4996000" />
  463. <workItem from="1641608703920" duration="13927000" />
  464. <workItem from="1641775200599" duration="2416000" />
  465. <workItem from="1641777657786" duration="22798000" />
  466. <workItem from="1641819150462" duration="92000" />
  467. <workItem from="1641862102228" duration="19131000" />
  468. <workItem from="1641948141953" duration="14760000" />
  469. <workItem from="1641995611621" duration="1808000" />
  470. <workItem from="1642035342455" duration="19139000" />
  471. <workItem from="1642121184276" duration="12567000" />
  472. <workItem from="1642381305961" duration="967000" />
  473. <workItem from="1642383068935" duration="3910000" />
  474. <workItem from="1642466662769" duration="2268000" />
  475. <workItem from="1642552945205" duration="8586000" />
  476. <workItem from="1642642073041" duration="9825000" />
  477. <workItem from="1642725656980" duration="14981000" />
  478. <workItem from="1642832721518" duration="4990000" />
  479. <workItem from="1642989733781" duration="12671000" />
  480. <workItem from="1643071864183" duration="172000" />
  481. <workItem from="1643076078707" duration="10426000" />
  482. <workItem from="1643157331512" duration="7749000" />
  483. <workItem from="1643252105288" duration="593000" />
  484. <workItem from="1644196651537" duration="4361000" />
  485. <workItem from="1644281559209" duration="2643000" />
  486. <workItem from="1644304917341" duration="2333000" />
  487. <workItem from="1644366992144" duration="2153000" />
  488. <workItem from="1644453613934" duration="1664000" />
  489. <workItem from="1644455548957" duration="10926000" />
  490. <workItem from="1644540552588" duration="9970000" />
  491. <workItem from="1644563081626" duration="4836000" />
  492. <workItem from="1644626607250" duration="16154000" />
  493. <workItem from="1644799137010" duration="13549000" />
  494. <workItem from="1644827476143" duration="3360000" />
  495. <workItem from="1644886153876" duration="11964000" />
  496. <workItem from="1644972254827" duration="19628000" />
  497. <workItem from="1645058904755" duration="16644000" />
  498. <workItem from="1645144518731" duration="1175000" />
  499. <workItem from="1645145733541" duration="1143000" />
  500. <workItem from="1645146903960" duration="17159000" />
  501. <workItem from="1645170949248" duration="2835000" />
  502. <workItem from="1645404416638" duration="19221000" />
  503. <workItem from="1645509014942" duration="3168000" />
  504. <workItem from="1645514838871" duration="3672000" />
  505. <workItem from="1645576714952" duration="5163000" />
  506. <workItem from="1645581953030" duration="9797000" />
  507. <workItem from="1645842751054" duration="2974000" />
  508. <workItem from="1645857750251" duration="4108000" />
  509. <workItem from="1645861949281" duration="9761000" />
  510. <workItem from="1646009544503" duration="8700000" />
  511. <workItem from="1646094898517" duration="15249000" />
  512. <workItem from="1646181721911" duration="17802000" />
  513. <workItem from="1646269160577" duration="29061000" />
  514. <workItem from="1646613207002" duration="5238000" />
  515. <workItem from="1646634580453" duration="10601000" />
  516. <workItem from="1646701061790" duration="19643000" />
  517. <workItem from="1646786433558" duration="7602000" />
  518. <workItem from="1646873195321" duration="4898000" />
  519. <workItem from="1646900789572" duration="1344000" />
  520. <workItem from="1646959377500" duration="18000" />
  521. <workItem from="1646988386324" duration="973000" />
  522. <workItem from="1652237209633" duration="1280000" />
  523. <workItem from="1652248992305" duration="4000" />
  524. <workItem from="1652251285049" duration="2042000" />
  525. <workItem from="1652315644239" duration="610000" />
  526. <workItem from="1652319911861" duration="21473000" />
  527. <workItem from="1652678421651" duration="6650000" />
  528. <workItem from="1652747894700" duration="7288000" />
  529. <workItem from="1652836042017" duration="11000" />
  530. <workItem from="1652838091977" duration="577000" />
  531. <workItem from="1652852753941" duration="1384000" />
  532. <workItem from="1652920816112" duration="43000" />
  533. <workItem from="1652942153188" duration="5622000" />
  534. <workItem from="1653007576591" duration="894000" />
  535. <workItem from="1653016184718" duration="7416000" />
  536. <workItem from="1653266267154" duration="2660000" />
  537. <workItem from="1653286961665" duration="630000" />
  538. <workItem from="1653353438204" duration="3021000" />
  539. <workItem from="1653439831414" duration="16722000" />
  540. <workItem from="1653552532479" duration="1220000" />
  541. <workItem from="1653614046512" duration="1205000" />
  542. <workItem from="1653618884097" duration="591000" />
  543. <workItem from="1653698619829" duration="2106000" />
  544. <workItem from="1653873485440" duration="640000" />
  545. <workItem from="1653898183378" duration="1686000" />
  546. <workItem from="1653986888094" duration="734000" />
  547. <workItem from="1654045937088" duration="7941000" />
  548. <workItem from="1654484604302" duration="1260000" />
  549. <workItem from="1654504786078" duration="3178000" />
  550. <workItem from="1654648445286" duration="13895000" />
  551. <workItem from="1654824562258" duration="2042000" />
  552. <workItem from="1654830925235" duration="37000" />
  553. <workItem from="1654850203390" duration="6962000" />
  554. <workItem from="1655181553508" duration="713000" />
  555. <workItem from="1655254979123" duration="5710000" />
  556. <workItem from="1655433830702" duration="647000" />
  557. <workItem from="1655691850285" duration="15710000" />
  558. <workItem from="1655859172438" duration="3259000" />
  559. <workItem from="1655887300937" duration="4000" />
  560. <workItem from="1656126009178" duration="613000" />
  561. <workItem from="1656311602114" duration="3000" />
  562. <workItem from="1656381265950" duration="2225000" />
  563. <workItem from="1656393804545" duration="2249000" />
  564. <workItem from="1656409332267" duration="7337000" />
  565. <workItem from="1656462817968" duration="9521000" />
  566. <workItem from="1656550943281" duration="9000" />
  567. <workItem from="1656636875241" duration="5423000" />
  568. <workItem from="1656663815264" duration="3374000" />
  569. <workItem from="1656900497676" duration="8083000" />
  570. <workItem from="1657083681592" duration="2776000" />
  571. <workItem from="1657091715302" duration="967000" />
  572. <workItem from="1657159997747" duration="914000" />
  573. <workItem from="1657170270486" duration="2526000" />
  574. <workItem from="1657247044811" duration="642000" />
  575. <workItem from="1657501345035" duration="2861000" />
  576. <workItem from="1657504542899" duration="1875000" />
  577. <workItem from="1657506475148" duration="1205000" />
  578. <workItem from="1657507712875" duration="2707000" />
  579. <workItem from="1657516762447" duration="5146000" />
  580. <workItem from="1657586226479" duration="2206000" />
  581. <workItem from="1657593237551" duration="7254000" />
  582. <workItem from="1657673413205" duration="10537000" />
  583. <workItem from="1657760931480" duration="4849000" />
  584. <workItem from="1657853640622" duration="593000" />
  585. <workItem from="1658111646092" duration="1000" />
  586. <workItem from="1658114001432" duration="2411000" />
  587. <workItem from="1660011510660" duration="833000" />
  588. <workItem from="1660093670580" duration="588000" />
  589. <workItem from="1663984311601" duration="4952000" />
  590. <workItem from="1664154694613" duration="11000" />
  591. <workItem from="1664154710704" duration="1824000" />
  592. <workItem from="1665211570524" duration="1917000" />
  593. <workItem from="1665218481202" duration="1390000" />
  594. <workItem from="1665276797635" duration="597000" />
  595. <workItem from="1665294493144" duration="1561000" />
  596. <workItem from="1665366634939" duration="5000" />
  597. <workItem from="1665473581408" duration="3476000" />
  598. <workItem from="1665983438578" duration="634000" />
  599. <workItem from="1666005359317" duration="7905000" />
  600. <workItem from="1666141129717" duration="591000" />
  601. <workItem from="1666590048283" duration="7023000" />
  602. <workItem from="1666744533412" duration="16000" />
  603. <workItem from="1675233894763" duration="4568000" />
  604. <workItem from="1675299450339" duration="640000" />
  605. <workItem from="1680245664695" duration="1675000" />
  606. <workItem from="1680424128019" duration="1000" />
  607. <workItem from="1681095605834" duration="599000" />
  608. <workItem from="1681174665820" duration="343000" />
  609. <workItem from="1681183761152" duration="1213000" />
  610. <workItem from="1681354167952" duration="346000" />
  611. <workItem from="1681697763218" duration="252000" />
  612. <workItem from="1683179404754" duration="5731000" />
  613. <workItem from="1683247530606" duration="14072000" />
  614. <workItem from="1683333916453" duration="2759000" />
  615. <workItem from="1683349875727" duration="6006000" />
  616. <workItem from="1683507463032" duration="150000" />
  617. <workItem from="1683514609414" duration="3228000" />
  618. <workItem from="1683596734529" duration="4119000" />
  619. <workItem from="1683679880360" duration="1696000" />
  620. <workItem from="1683695391263" duration="2407000" />
  621. <workItem from="1683766543290" duration="14916000" />
  622. <workItem from="1684294186044" duration="2025000" />
  623. <workItem from="1684552757744" duration="1819000" />
  624. <workItem from="1684750195610" duration="1173000" />
  625. <workItem from="1684824458847" duration="1245000" />
  626. <workItem from="1685681742283" duration="605000" />
  627. <workItem from="1692674384410" duration="3684000" />
  628. <workItem from="1692751696411" duration="1816000" />
  629. <workItem from="1693875001409" duration="2153000" />
  630. <workItem from="1693962379065" duration="1300000" />
  631. <workItem from="1693971256177" duration="5501000" />
  632. <workItem from="1694049703636" duration="594000" />
  633. <workItem from="1695777850750" duration="604000" />
  634. <workItem from="1695793828548" duration="5042000" />
  635. <workItem from="1695862264796" duration="10107000" />
  636. <workItem from="1696644659297" duration="19953000" />
  637. <workItem from="1696726902825" duration="19820000" />
  638. <workItem from="1696820259316" duration="3965000" />
  639. <workItem from="1696985303732" duration="3828000" />
  640. <workItem from="1696992309798" duration="3395000" />
  641. <workItem from="1697159877005" duration="2243000" />
  642. <workItem from="1697592804382" duration="1146000" />
  643. <workItem from="1697763492296" duration="74000" />
  644. <workItem from="1700617021225" duration="2272000" />
  645. <workItem from="1702433435811" duration="3074000" />
  646. <workItem from="1702529607323" duration="3627000" />
  647. <workItem from="1702865320902" duration="1186000" />
  648. <workItem from="1702961227778" duration="594000" />
  649. <workItem from="1703039127585" duration="594000" />
  650. <workItem from="1703817482365" duration="1253000" />
  651. <workItem from="1704259358571" duration="588000" />
  652. <workItem from="1704423060079" duration="595000" />
  653. <workItem from="1704508429541" duration="594000" />
  654. <workItem from="1704525800392" duration="594000" />
  655. <workItem from="1704676059498" duration="586000" />
  656. <workItem from="1705367301117" duration="593000" />
  657. <workItem from="1705469703416" duration="1924000" />
  658. <workItem from="1712113065592" duration="617000" />
  659. <workItem from="1712545421731" duration="777000" />
  660. <workItem from="1712799835808" duration="3895000" />
  661. <workItem from="1712883284391" duration="2465000" />
  662. <workItem from="1713229808099" duration="722000" />
  663. <workItem from="1713422942429" duration="599000" />
  664. <workItem from="1713487305191" duration="600000" />
  665. <workItem from="1717460891754" duration="1721000" />
  666. </task>
  667. <task id="LOCAL-00077" summary="事件导出问题修复">
  668. <created>1646299011038</created>
  669. <option name="number" value="00077" />
  670. <option name="presentableId" value="LOCAL-00077" />
  671. <option name="project" value="LOCAL" />
  672. <updated>1646299011038</updated>
  673. </task>
  674. <task id="LOCAL-00078" summary="BUG修复">
  675. <created>1646371650280</created>
  676. <option name="number" value="00078" />
  677. <option name="presentableId" value="LOCAL-00078" />
  678. <option name="project" value="LOCAL" />
  679. <updated>1646371650280</updated>
  680. </task>
  681. <task id="LOCAL-00079" summary="楼栋去数据集和建筑物ID">
  682. <created>1646376465286</created>
  683. <option name="number" value="00079" />
  684. <option name="presentableId" value="LOCAL-00079" />
  685. <option name="project" value="LOCAL" />
  686. <updated>1646376465286</updated>
  687. </task>
  688. <task id="LOCAL-00080" summary="选择事件坐标">
  689. <created>1646381323681</created>
  690. <option name="number" value="00080" />
  691. <option name="presentableId" value="LOCAL-00080" />
  692. <option name="project" value="LOCAL" />
  693. <updated>1646381323681</updated>
  694. </task>
  695. <task id="LOCAL-00081" summary="任务下派可以上传图片">
  696. <created>1646386384307</created>
  697. <option name="number" value="00081" />
  698. <option name="presentableId" value="LOCAL-00081" />
  699. <option name="project" value="LOCAL" />
  700. <updated>1646386384307</updated>
  701. </task>
  702. <task id="LOCAL-00082" summary="任务下派可以上传图片">
  703. <created>1646388283948</created>
  704. <option name="number" value="00082" />
  705. <option name="presentableId" value="LOCAL-00082" />
  706. <option name="project" value="LOCAL" />
  707. <updated>1646388283948</updated>
  708. </task>
  709. <task id="LOCAL-00083" summary="党组织活动图片BUG修复">
  710. <created>1646391268992</created>
  711. <option name="number" value="00083" />
  712. <option name="presentableId" value="LOCAL-00083" />
  713. <option name="project" value="LOCAL" />
  714. <updated>1646391268992</updated>
  715. </task>
  716. <task id="LOCAL-00084" summary="党组织活动图片BUG修复">
  717. <created>1646391617703</created>
  718. <option name="number" value="00084" />
  719. <option name="presentableId" value="LOCAL-00084" />
  720. <option name="project" value="LOCAL" />
  721. <updated>1646391617703</updated>
  722. </task>
  723. <task id="LOCAL-00085" summary="增加事件落点状态">
  724. <created>1646620517383</created>
  725. <option name="number" value="00085" />
  726. <option name="presentableId" value="LOCAL-00085" />
  727. <option name="project" value="LOCAL" />
  728. <updated>1646620517384</updated>
  729. </task>
  730. <task id="LOCAL-00086" summary="SOCKET自动更新数据">
  731. <created>1646716793616</created>
  732. <option name="number" value="00086" />
  733. <option name="presentableId" value="LOCAL-00086" />
  734. <option name="project" value="LOCAL" />
  735. <updated>1646716793617</updated>
  736. </task>
  737. <task id="LOCAL-00087" summary="SOCKET自动更新数据">
  738. <created>1646717148980</created>
  739. <option name="number" value="00087" />
  740. <option name="presentableId" value="LOCAL-00087" />
  741. <option name="project" value="LOCAL" />
  742. <updated>1646717148980</updated>
  743. </task>
  744. <task id="LOCAL-00088" summary="SOCKET自动更新数据">
  745. <created>1646718538730</created>
  746. <option name="number" value="00088" />
  747. <option name="presentableId" value="LOCAL-00088" />
  748. <option name="project" value="LOCAL" />
  749. <updated>1646718538730</updated>
  750. </task>
  751. <task id="LOCAL-00089" summary="SOCKET心跳重连">
  752. <created>1646720170914</created>
  753. <option name="number" value="00089" />
  754. <option name="presentableId" value="LOCAL-00089" />
  755. <option name="project" value="LOCAL" />
  756. <updated>1646720170914</updated>
  757. </task>
  758. <task id="LOCAL-00090" summary="SOCKET心跳重连">
  759. <created>1646724843062</created>
  760. <option name="number" value="00090" />
  761. <option name="presentableId" value="LOCAL-00090" />
  762. <option name="project" value="LOCAL" />
  763. <updated>1646724843062</updated>
  764. </task>
  765. <task id="LOCAL-00091" summary="SOCKET心跳重连">
  766. <created>1646727932789</created>
  767. <option name="number" value="00091" />
  768. <option name="presentableId" value="LOCAL-00091" />
  769. <option name="project" value="LOCAL" />
  770. <updated>1646727932789</updated>
  771. </task>
  772. <task id="LOCAL-00092" summary="替换 在线包为supermap.io 如出现其他问题 请回退">
  773. <created>1646792676099</created>
  774. <option name="number" value="00092" />
  775. <option name="presentableId" value="LOCAL-00092" />
  776. <option name="project" value="LOCAL" />
  777. <updated>1646792676100</updated>
  778. </task>
  779. <task id="LOCAL-00093" summary="替换 在线包为supermap.io 如出现其他问题 请回退">
  780. <created>1646792701379</created>
  781. <option name="number" value="00093" />
  782. <option name="presentableId" value="LOCAL-00093" />
  783. <option name="project" value="LOCAL" />
  784. <updated>1646792701379</updated>
  785. </task>
  786. <task id="LOCAL-00094" summary="替换 在线包为supermap.io 如出现其他问题 请回退">
  787. <created>1646989232397</created>
  788. <option name="number" value="00094" />
  789. <option name="presentableId" value="LOCAL-00094" />
  790. <option name="project" value="LOCAL" />
  791. <updated>1646989232398</updated>
  792. </task>
  793. <task id="LOCAL-00095" summary="修改网格任务反馈列表">
  794. <created>1652772263333</created>
  795. <option name="number" value="00095" />
  796. <option name="presentableId" value="LOCAL-00095" />
  797. <option name="project" value="LOCAL" />
  798. <updated>1652772263334</updated>
  799. </task>
  800. <task id="LOCAL-00096" summary="修改首页疫苗接种情况BUG">
  801. <created>1652951492205</created>
  802. <option name="number" value="00096" />
  803. <option name="presentableId" value="LOCAL-00096" />
  804. <option name="project" value="LOCAL" />
  805. <updated>1652951492206</updated>
  806. </task>
  807. <task id="LOCAL-00097" summary="修改首页疫苗接种情况BUG">
  808. <created>1652951579608</created>
  809. <option name="number" value="00097" />
  810. <option name="presentableId" value="LOCAL-00097" />
  811. <option name="project" value="LOCAL" />
  812. <updated>1652951579608</updated>
  813. </task>
  814. <task id="LOCAL-00098" summary="添加使用说明">
  815. <created>1653383149997</created>
  816. <option name="number" value="00098" />
  817. <option name="presentableId" value="LOCAL-00098" />
  818. <option name="project" value="LOCAL" />
  819. <updated>1653383149998</updated>
  820. </task>
  821. <task id="LOCAL-00099" summary="升级FAST-JSON">
  822. <created>1653899255498</created>
  823. <option name="number" value="00099" />
  824. <option name="presentableId" value="LOCAL-00099" />
  825. <option name="project" value="LOCAL" />
  826. <updated>1653899255499</updated>
  827. </task>
  828. <task id="LOCAL-00100" summary="调优">
  829. <created>1654670163451</created>
  830. <option name="number" value="00100" />
  831. <option name="presentableId" value="LOCAL-00100" />
  832. <option name="project" value="LOCAL" />
  833. <updated>1654670163452</updated>
  834. </task>
  835. <task id="LOCAL-00101" summary="调优">
  836. <created>1654824739754</created>
  837. <option name="number" value="00101" />
  838. <option name="presentableId" value="LOCAL-00101" />
  839. <option name="project" value="LOCAL" />
  840. <updated>1654824739755</updated>
  841. </task>
  842. <task id="LOCAL-00102" summary="调优">
  843. <created>1654826619039</created>
  844. <option name="number" value="00102" />
  845. <option name="presentableId" value="LOCAL-00102" />
  846. <option name="project" value="LOCAL" />
  847. <updated>1654826619039</updated>
  848. </task>
  849. <task id="LOCAL-00103" summary="调优">
  850. <created>1654910431009</created>
  851. <option name="number" value="00103" />
  852. <option name="presentableId" value="LOCAL-00103" />
  853. <option name="project" value="LOCAL" />
  854. <updated>1654910431010</updated>
  855. </task>
  856. <task id="LOCAL-00104" summary="调优">
  857. <created>1655181673714</created>
  858. <option name="number" value="00104" />
  859. <option name="presentableId" value="LOCAL-00104" />
  860. <option name="project" value="LOCAL" />
  861. <updated>1655181673715</updated>
  862. </task>
  863. <task id="LOCAL-00105" summary="新增通知公告发布接口">
  864. <created>1655860508134</created>
  865. <option name="number" value="00105" />
  866. <option name="presentableId" value="LOCAL-00105" />
  867. <option name="project" value="LOCAL" />
  868. <updated>1655860508135</updated>
  869. </task>
  870. <task id="LOCAL-00106" summary="新增通知公告发布接口-创建者回显">
  871. <created>1655864107765</created>
  872. <option name="number" value="00106" />
  873. <option name="presentableId" value="LOCAL-00106" />
  874. <option name="project" value="LOCAL" />
  875. <updated>1655864107766</updated>
  876. </task>
  877. <task id="LOCAL-00107" summary="项目文档">
  878. <created>1656381599890</created>
  879. <option name="number" value="00107" />
  880. <option name="presentableId" value="LOCAL-00107" />
  881. <option name="project" value="LOCAL" />
  882. <updated>1656381599891</updated>
  883. </task>
  884. <task id="LOCAL-00108" summary="bug修复">
  885. <created>1657520204937</created>
  886. <option name="number" value="00108" />
  887. <option name="presentableId" value="LOCAL-00108" />
  888. <option name="project" value="LOCAL" />
  889. <updated>1657520204937</updated>
  890. </task>
  891. <task id="LOCAL-00109" summary="bug修复">
  892. <created>1657521922263</created>
  893. <option name="number" value="00109" />
  894. <option name="presentableId" value="LOCAL-00109" />
  895. <option name="project" value="LOCAL" />
  896. <updated>1657521922263</updated>
  897. </task>
  898. <task id="LOCAL-00110" summary="APP接口">
  899. <created>1657589231632</created>
  900. <option name="number" value="00110" />
  901. <option name="presentableId" value="LOCAL-00110" />
  902. <option name="project" value="LOCAL" />
  903. <updated>1657589231633</updated>
  904. </task>
  905. <task id="LOCAL-00111" summary="轮播维护">
  906. <created>1657608895777</created>
  907. <option name="number" value="00111" />
  908. <option name="presentableId" value="LOCAL-00111" />
  909. <option name="project" value="LOCAL" />
  910. <updated>1657608895777</updated>
  911. </task>
  912. <task id="LOCAL-00112" summary="党群通知公告">
  913. <created>1657612921024</created>
  914. <option name="number" value="00112" />
  915. <option name="presentableId" value="LOCAL-00112" />
  916. <option name="project" value="LOCAL" />
  917. <updated>1657612921024</updated>
  918. </task>
  919. <task id="LOCAL-00113" summary="党群通知公告">
  920. <created>1657688556924</created>
  921. <option name="number" value="00113" />
  922. <option name="presentableId" value="LOCAL-00113" />
  923. <option name="project" value="LOCAL" />
  924. <updated>1657688556924</updated>
  925. </task>
  926. <task id="LOCAL-00114" summary="辅助决策-绩效考核-搜索BUG修复">
  927. <created>1658122320870</created>
  928. <option name="number" value="00114" />
  929. <option name="presentableId" value="LOCAL-00114" />
  930. <option name="project" value="LOCAL" />
  931. <updated>1658122320871</updated>
  932. </task>
  933. <task id="LOCAL-00115" summary="辅助决策-绩效考核-搜索BUG修复">
  934. <created>1664154782083</created>
  935. <option name="number" value="00115" />
  936. <option name="presentableId" value="LOCAL-00115" />
  937. <option name="project" value="LOCAL" />
  938. <updated>1664154782084</updated>
  939. </task>
  940. <task id="LOCAL-00116" summary="修改平台title">
  941. <created>1675237897137</created>
  942. <option name="number" value="00116" />
  943. <option name="presentableId" value="LOCAL-00116" />
  944. <option name="project" value="LOCAL" />
  945. <updated>1675237897137</updated>
  946. </task>
  947. <task id="LOCAL-00117" summary="SQL优化">
  948. <created>1683270778148</created>
  949. <option name="number" value="00117" />
  950. <option name="presentableId" value="LOCAL-00117" />
  951. <option name="project" value="LOCAL" />
  952. <updated>1683270778148</updated>
  953. </task>
  954. <task id="LOCAL-00118" summary="SQL优化">
  955. <created>1683786335194</created>
  956. <option name="number" value="00118" />
  957. <option name="presentableId" value="LOCAL-00118" />
  958. <option name="project" value="LOCAL" />
  959. <updated>1683786335194</updated>
  960. </task>
  961. <task id="LOCAL-00119" summary="SQL优化">
  962. <created>1683788365439</created>
  963. <option name="number" value="00119" />
  964. <option name="presentableId" value="LOCAL-00119" />
  965. <option name="project" value="LOCAL" />
  966. <updated>1683788365439</updated>
  967. </task>
  968. <task id="LOCAL-00120" summary="SQL优化">
  969. <created>1683791781819</created>
  970. <option name="number" value="00120" />
  971. <option name="presentableId" value="LOCAL-00120" />
  972. <option name="project" value="LOCAL" />
  973. <updated>1683791781819</updated>
  974. </task>
  975. <task id="LOCAL-00121" summary="代码优化">
  976. <created>1693977996217</created>
  977. <option name="number" value="00121" />
  978. <option name="presentableId" value="LOCAL-00121" />
  979. <option name="project" value="LOCAL" />
  980. <updated>1693977996218</updated>
  981. </task>
  982. <task id="LOCAL-00122" summary="SQL优化">
  983. <created>1693979807226</created>
  984. <option name="number" value="00122" />
  985. <option name="presentableId" value="LOCAL-00122" />
  986. <option name="project" value="LOCAL" />
  987. <updated>1693979807226</updated>
  988. </task>
  989. <task id="LOCAL-00123" summary="BUG修复">
  990. <created>1696736144790</created>
  991. <option name="number" value="00123" />
  992. <option name="presentableId" value="LOCAL-00123" />
  993. <option name="project" value="LOCAL" />
  994. <updated>1696736144790</updated>
  995. </task>
  996. <task id="LOCAL-00124" summary="修复 特殊人群数量查询bug">
  997. <created>1696992722504</created>
  998. <option name="number" value="00124" />
  999. <option name="presentableId" value="LOCAL-00124" />
  1000. <option name="project" value="LOCAL" />
  1001. <updated>1696992722504</updated>
  1002. </task>
  1003. <task id="LOCAL-00125" summary="和林分支">
  1004. <created>1702434728513</created>
  1005. <option name="number" value="00125" />
  1006. <option name="presentableId" value="LOCAL-00125" />
  1007. <option name="project" value="LOCAL" />
  1008. <updated>1702434728514</updated>
  1009. </task>
  1010. <option name="localTasksCounter" value="126" />
  1011. <servers />
  1012. </component>
  1013. <component name="TypeScriptGeneratedFilesManager">
  1014. <option name="version" value="3" />
  1015. </component>
  1016. <component name="Vcs.Log.History.Properties">
  1017. <option name="COLUMN_ORDER">
  1018. <list>
  1019. <option value="0" />
  1020. <option value="2" />
  1021. <option value="3" />
  1022. <option value="1" />
  1023. </list>
  1024. </option>
  1025. </component>
  1026. <component name="Vcs.Log.Tabs.Properties">
  1027. <option name="TAB_STATES">
  1028. <map>
  1029. <entry key="1">
  1030. <value>
  1031. <State>
  1032. <option name="FILTERS">
  1033. <map>
  1034. <entry key="branch">
  1035. <value>
  1036. <list>
  1037. <option value="HEAD" />
  1038. </list>
  1039. </value>
  1040. </entry>
  1041. <entry key="structure">
  1042. <value>
  1043. <list>
  1044. <option value="dir:D:/项目/汽开区网格化/200GIT/zhsq_qk/projectFile" />
  1045. </list>
  1046. </value>
  1047. </entry>
  1048. </map>
  1049. </option>
  1050. <option name="SHOW_ONLY_AFFECTED_CHANGES" value="true" />
  1051. </State>
  1052. </value>
  1053. </entry>
  1054. <entry key="2">
  1055. <value>
  1056. <State>
  1057. <option name="FILTERS">
  1058. <map>
  1059. <entry key="branch">
  1060. <value>
  1061. <list>
  1062. <option value="HEAD" />
  1063. </list>
  1064. </value>
  1065. </entry>
  1066. <entry key="roots">
  1067. <value>
  1068. <list>
  1069. <option value="$PROJECT_DIR$" />
  1070. </list>
  1071. </value>
  1072. </entry>
  1073. </map>
  1074. </option>
  1075. </State>
  1076. </value>
  1077. </entry>
  1078. <entry key="MAIN">
  1079. <value>
  1080. <State />
  1081. </value>
  1082. </entry>
  1083. <entry key="cf5d0d5b-9231-473f-ac2e-d6ea609b958d">
  1084. <value>
  1085. <State>
  1086. <option name="FILTERS">
  1087. <map>
  1088. <entry key="branch">
  1089. <value>
  1090. <list>
  1091. <option value="HEAD" />
  1092. </list>
  1093. </value>
  1094. </entry>
  1095. <entry key="roots">
  1096. <value>
  1097. <list>
  1098. <option value="$PROJECT_DIR$" />
  1099. </list>
  1100. </value>
  1101. </entry>
  1102. </map>
  1103. </option>
  1104. <option name="SHOW_ONLY_AFFECTED_CHANGES" value="true" />
  1105. </State>
  1106. </value>
  1107. </entry>
  1108. </map>
  1109. </option>
  1110. </component>
  1111. <component name="VcsManagerConfiguration">
  1112. <MESSAGE value="党组织活动图片BUG修复" />
  1113. <MESSAGE value="增加事件落点状态" />
  1114. <MESSAGE value="SOCKET自动更新数据" />
  1115. <MESSAGE value="SOCKET心跳重连" />
  1116. <MESSAGE value="修改数据库配置" />
  1117. <MESSAGE value="替换 在线包为supermap.io 如出现其他问题 请回退" />
  1118. <MESSAGE value="修改网格任务反馈列表" />
  1119. <MESSAGE value="修改首页疫苗接种情况BUG" />
  1120. <MESSAGE value="添加使用说明" />
  1121. <MESSAGE value="升级FAST-JSON" />
  1122. <MESSAGE value="调优" />
  1123. <MESSAGE value="新增通知公告发布接口" />
  1124. <MESSAGE value="新增通知公告发布接口-创建者回显" />
  1125. <MESSAGE value="项目文档" />
  1126. <MESSAGE value="bug修复" />
  1127. <MESSAGE value="APP接口" />
  1128. <MESSAGE value="轮播维护" />
  1129. <MESSAGE value="党群通知公告" />
  1130. <MESSAGE value="辅助决策-绩效考核-搜索BUG修复" />
  1131. <MESSAGE value="修改平台title" />
  1132. <MESSAGE value="代码优化" />
  1133. <MESSAGE value="SQL优化" />
  1134. <MESSAGE value="BUG修复" />
  1135. <MESSAGE value="修复 特殊人群数量查询bug" />
  1136. <MESSAGE value="和林分支" />
  1137. <option name="LAST_COMMIT_MESSAGE" value="和林分支" />
  1138. </component>
  1139. <component name="XDebuggerManager">
  1140. <watches-manager>
  1141. <configuration name="SpringBootApplicationConfigurationType">
  1142. <watch expression="list.get(0).rulelogDeptName" />
  1143. <watch expression="map1" />
  1144. <watch expression="((EhCache)loginRecordCache).cache" custom="org.apache.shiro.cache.ehcache.EhCache" />
  1145. </configuration>
  1146. </watches-manager>
  1147. </component>
  1148. <component name="com.intellij.coverage.CoverageDataManagerImpl">
  1149. <SUITE FILE_PATH="coverage/zhsq_qk$LeispApplication.ic" NAME="LeispApplication Coverage Results" MODIFIED="1665219728400" SOURCE_PROVIDER="com.intellij.coverage.DefaultCoverageFileProvider" RUNNER="idea" COVERAGE_BY_TEST_ENABLED="false" COVERAGE_TRACING_ENABLED="false" />
  1150. </component>
  1151. </project>