workspace.xml 122 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865
  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="8e474524-9710-450a-8d96-8b917eecc128" name="变更" comment="">
  8. <change beforePath="$PROJECT_DIR$/.idea/compiler.xml" beforeDir="false" />
  9. <change beforePath="$PROJECT_DIR$/.idea/dataSources.local.xml" beforeDir="false" />
  10. <change beforePath="$PROJECT_DIR$/.idea/dataSources.xml" beforeDir="false" />
  11. <change beforePath="$PROJECT_DIR$/.idea/dataSources/de45b55b-72f8-4a2c-b0e5-1f6772b1e4d8.xml" beforeDir="false" />
  12. <change beforePath="$PROJECT_DIR$/.idea/dataSources/de45b55b-72f8-4a2c-b0e5-1f6772b1e4d8/storage_v2/_src_/schema/cctest.8iCZrg.meta" beforeDir="false" />
  13. <change beforePath="$PROJECT_DIR$/.idea/dataSources/de45b55b-72f8-4a2c-b0e5-1f6772b1e4d8/storage_v2/_src_/schema/cctest.8iCZrg.zip" beforeDir="false" />
  14. <change beforePath="$PROJECT_DIR$/.idea/dataSources/de45b55b-72f8-4a2c-b0e5-1f6772b1e4d8/storage_v2/_src_/schema/information_schema.FNRwLQ.meta" beforeDir="false" />
  15. <change beforePath="$PROJECT_DIR$/.idea/dataSources/de45b55b-72f8-4a2c-b0e5-1f6772b1e4d8/storage_v2/_src_/schema/jf_anquan.YSNHFQ.meta" beforeDir="false" />
  16. <change beforePath="$PROJECT_DIR$/.idea/dataSources/de45b55b-72f8-4a2c-b0e5-1f6772b1e4d8/storage_v2/_src_/schema/jf_anquan.YSNHFQ.zip" beforeDir="false" />
  17. <change beforePath="$PROJECT_DIR$/.idea/dataSources/de45b55b-72f8-4a2c-b0e5-1f6772b1e4d8/storage_v2/_src_/schema/mysql.osA4Bg.meta" beforeDir="false" />
  18. <change beforePath="$PROJECT_DIR$/.idea/dataSources/de45b55b-72f8-4a2c-b0e5-1f6772b1e4d8/storage_v2/_src_/schema/performance_schema.kIw0nw.meta" beforeDir="false" />
  19. <change beforePath="$PROJECT_DIR$/.idea/dataSources/de45b55b-72f8-4a2c-b0e5-1f6772b1e4d8/storage_v2/_src_/schema/sys.zb4BAA.meta" beforeDir="false" />
  20. <change beforePath="$PROJECT_DIR$/.idea/encodings.xml" beforeDir="false" />
  21. <change beforePath="$PROJECT_DIR$/.idea/jarRepositories.xml" beforeDir="false" />
  22. <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__ch_qos_logback_logback_classic_1_2_3.xml" beforeDir="false" />
  23. <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__ch_qos_logback_logback_core_1_2_3.xml" beforeDir="false" />
  24. <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__cn_afterturn_easypoi_annotation_4_4_0.xml" beforeDir="false" />
  25. <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__cn_afterturn_easypoi_base_4_4_0.xml" beforeDir="false" />
  26. <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__cn_hutool_hutool_all_5_7_16.xml" beforeDir="false" />
  27. <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__com_alibaba_csp_sentinel_annotation_aspectj_1_4_0.xml" beforeDir="false" />
  28. <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__com_alibaba_csp_sentinel_cluster_client_default_1_4_0.xml" beforeDir="false" />
  29. <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__com_alibaba_csp_sentinel_cluster_common_default_1_4_0.xml" beforeDir="false" />
  30. <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__com_alibaba_csp_sentinel_cluster_server_default_1_4_0.xml" beforeDir="false" />
  31. <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__com_alibaba_csp_sentinel_core_1_4_0.xml" beforeDir="false" />
  32. <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__com_alibaba_csp_sentinel_datasource_extension_1_4_0.xml" beforeDir="false" />
  33. <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__com_alibaba_csp_sentinel_dubbo_adapter_1_4_0.xml" beforeDir="false" />
  34. <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__com_alibaba_csp_sentinel_parameter_flow_control_1_4_0.xml" beforeDir="false" />
  35. <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__com_alibaba_csp_sentinel_transport_common_1_4_0.xml" beforeDir="false" />
  36. <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__com_alibaba_csp_sentinel_transport_simple_http_1_4_0.xml" beforeDir="false" />
  37. <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__com_alibaba_csp_sentinel_web_servlet_1_4_0.xml" beforeDir="false" />
  38. <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__com_alibaba_druid_1_1_10.xml" beforeDir="false" />
  39. <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__com_alibaba_druid_1_2_6.xml" beforeDir="false" />
  40. <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__com_alibaba_druid_spring_boot_starter_1_2_6.xml" beforeDir="false" />
  41. <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__com_alibaba_easyexcel_3_3_2.xml" beforeDir="false" />
  42. <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__com_alibaba_easyexcel_core_3_3_2.xml" beforeDir="false" />
  43. <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__com_alibaba_easyexcel_support_3_3_2.xml" beforeDir="false" />
  44. <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__com_alibaba_fastjson_1_2_31.xml" beforeDir="false" />
  45. <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__com_alibaba_nacos_nacos_api_1_4_2.xml" beforeDir="false" />
  46. <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__com_alibaba_nacos_nacos_client_1_4_2.xml" beforeDir="false" />
  47. <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__com_alibaba_nacos_nacos_common_1_4_2.xml" beforeDir="false" />
  48. <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__com_aspose_aspose_cells_18_9.xml" beforeDir="false" />
  49. <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__com_aspose_aspose_words_21_1_0.xml" beforeDir="false" />
  50. <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__com_aspose_words_aspose_words_21_1.xml" beforeDir="false" />
  51. <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__com_baomidou_mybatis_plus_3_1_2.xml" beforeDir="false" />
  52. <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__com_baomidou_mybatis_plus_annotation_3_1_2.xml" beforeDir="false" />
  53. <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__com_baomidou_mybatis_plus_boot_starter_3_1_2.xml" beforeDir="false" />
  54. <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__com_baomidou_mybatis_plus_core_3_1_2.xml" beforeDir="false" />
  55. <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__com_baomidou_mybatis_plus_extension_3_1_2.xml" beforeDir="false" />
  56. <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__com_baomidou_mybatis_plus_generator_3_1_2.xml" beforeDir="false" />
  57. <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__com_caucho_hessian_4_0_38.xml" beforeDir="false" />
  58. <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__com_codingapi_txlcn_txlcn_common_5_0_2_RELEASE.xml" beforeDir="false" />
  59. <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__com_codingapi_txlcn_txlcn_logger_5_0_2_RELEASE.xml" beforeDir="false" />
  60. <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__com_codingapi_txlcn_txlcn_tc_5_0_2_RELEASE.xml" beforeDir="false" />
  61. <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__com_codingapi_txlcn_txlcn_tracing_5_0_2_RELEASE.xml" beforeDir="false" />
  62. <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__com_codingapi_txlcn_txlcn_txmsg_5_0_2_RELEASE.xml" beforeDir="false" />
  63. <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__com_codingapi_txlcn_txlcn_txmsg_netty_5_0_2_RELEASE.xml" beforeDir="false" />
  64. <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__com_esotericsoftware_kryo_shaded_4_0_0.xml" beforeDir="false" />
  65. <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__com_esotericsoftware_minlog_1_3_0.xml" beforeDir="false" />
  66. <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__com_fasterxml_classmate_1_4_0.xml" beforeDir="false" />
  67. <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__com_fasterxml_jackson_core_jackson_annotations_2_9_0.xml" beforeDir="false" />
  68. <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__com_fasterxml_jackson_core_jackson_core_2_9_8.xml" beforeDir="false" />
  69. <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__com_fasterxml_jackson_core_jackson_databind_2_9_8.xml" beforeDir="false" />
  70. <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__com_fasterxml_jackson_dataformat_jackson_dataformat_yaml_2_9_8.xml" beforeDir="false" />
  71. <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__com_fasterxml_jackson_datatype_jackson_datatype_jdk8_2_9_8.xml" beforeDir="false" />
  72. <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__com_fasterxml_jackson_datatype_jackson_datatype_jsr310_2_9_8.xml" beforeDir="false" />
  73. <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__com_fasterxml_jackson_module_jackson_module_parameter_names_2_9_8.xml" beforeDir="false" />
  74. <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__com_github_binarywang_weixin_java_common_4_3_9_B.xml" beforeDir="false" />
  75. <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__com_github_binarywang_weixin_java_cp_4_3_9_B.xml" beforeDir="false" />
  76. <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__com_github_drtrang_druid_spring_boot2_autoconfigure_1_1_10.xml" beforeDir="false" />
  77. <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__com_github_drtrang_druid_spring_boot2_starter_1_1_10.xml" beforeDir="false" />
  78. <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__com_github_jsqlparser_jsqlparser_1_3.xml" beforeDir="false" />
  79. <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__com_github_stuxuhai_jpinyin_1_1_8.xml" beforeDir="false" />
  80. <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__com_github_virtuald_curvesapi_1_06.xml" beforeDir="false" />
  81. <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__com_google_code_findbugs_jsr305_3_0_1.xml" beforeDir="false" />
  82. <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__com_google_code_findbugs_jsr305_3_0_2.xml" beforeDir="false" />
  83. <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__com_google_code_gson_gson_2_8_5.xml" beforeDir="false" />
  84. <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__com_google_code_gson_gson_2_8_9.xml" beforeDir="false" />
  85. <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__com_google_errorprone_error_prone_annotations_2_3_4.xml" beforeDir="false" />
  86. <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__com_google_guava_failureaccess_1_0_1.xml" beforeDir="false" />
  87. <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__com_google_guava_guava_16_0_1.xml" beforeDir="false" />
  88. <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__com_google_guava_guava_19_0.xml" beforeDir="false" />
  89. <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__com_google_guava_guava_30_1_jre.xml" beforeDir="false" />
  90. <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__com_google_guava_listenablefuture_9999_0_empty_to_avoid_conflict_with_guava.xml" beforeDir="false" />
  91. <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__com_google_j2objc_j2objc_annotations_1_3.xml" beforeDir="false" />
  92. <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__com_googlecode_concurrentlinkedhashmap_concurrentlinkedhashmap_lru_1_4_2.xml" beforeDir="false" />
  93. <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__com_googlecode_json_simple_json_simple_1_1_1.xml" beforeDir="false" />
  94. <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__com_h2database_h2_1_4_197.xml" beforeDir="false" />
  95. <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__com_jayway_jsonpath_json_path_2_4_0.xml" beforeDir="false" />
  96. <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__com_netflix_archaius_archaius_core_0_7_6.xml" beforeDir="false" />
  97. <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__com_netflix_hystrix_hystrix_core_1_5_18.xml" beforeDir="false" />
  98. <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__com_netflix_netflix_commons_netflix_commons_util_0_3_0.xml" beforeDir="false" />
  99. <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__com_netflix_netflix_commons_netflix_statistics_0_1_1.xml" beforeDir="false" />
  100. <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__com_netflix_ribbon_ribbon_2_3_0.xml" beforeDir="false" />
  101. <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__com_netflix_ribbon_ribbon_core_2_3_0.xml" beforeDir="false" />
  102. <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__com_netflix_ribbon_ribbon_httpclient_2_3_0.xml" beforeDir="false" />
  103. <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__com_netflix_ribbon_ribbon_loadbalancer_2_3_0.xml" beforeDir="false" />
  104. <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__com_netflix_ribbon_ribbon_transport_2_3_0.xml" beforeDir="false" />
  105. <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__com_netflix_servo_servo_core_0_12_21.xml" beforeDir="false" />
  106. <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__com_pinyin_pinyin4j_2_5_0.xml" beforeDir="false" />
  107. <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__com_rongwei_rule_engine_entity_1_1_SNAPSHOT.xml" beforeDir="false" />
  108. <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__com_rongwei_rw_admin_common_1_1_SNAPSHOT.xml" beforeDir="false" />
  109. <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__com_rongwei_rw_admin_entity_1_1_SNAPSHOT.xml" beforeDir="false" />
  110. <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__com_rongwei_rw_common_config_1_1_SNAPSHOT.xml" beforeDir="false" />
  111. <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__com_rongwei_rw_common_entity_1_1_SNAPSHOT.xml" beforeDir="false" />
  112. <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__com_rongwei_rw_common_license_1_1_SNAPSHOT.xml" beforeDir="false" />
  113. <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__com_rongwei_rw_common_service_1_1_SNAPSHOT.xml" beforeDir="false" />
  114. <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__com_rongwei_rw_common_utils_1_1_SNAPSHOT.xml" beforeDir="false" />
  115. <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__com_rongwei_rw_txlcn_common_1_1_SNAPSHOT.xml" beforeDir="false" />
  116. <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__com_sun_jersey_contribs_jersey_apache_client4_1_19_1.xml" beforeDir="false" />
  117. <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__com_sun_jersey_jersey_client_1_19_1.xml" beforeDir="false" />
  118. <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__com_sun_jersey_jersey_core_1_19_1.xml" beforeDir="false" />
  119. <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__com_sun_mail_javax_mail_1_6_2.xml" beforeDir="false" />
  120. <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__com_thoughtworks_xstream_xstream_1_4_10.xml" beforeDir="false" />
  121. <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__com_vaadin_external_google_android_json_0_0_20131108_vaadin1.xml" beforeDir="false" />
  122. <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__com_zaxxer_HikariCP_3_2_0.xml" beforeDir="false" />
  123. <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__com_zaxxer_SparseBitSet_1_2.xml" beforeDir="false" />
  124. <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__commons_beanutils_commons_beanutils_1_9_2.xml" beforeDir="false" />
  125. <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__commons_codec_commons_codec_1_11.xml" beforeDir="false" />
  126. <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__commons_collections_commons_collections_3_2_1.xml" beforeDir="false" />
  127. <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__commons_collections_commons_collections_3_2_2.xml" beforeDir="false" />
  128. <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__commons_configuration_commons_configuration_1_10.xml" beforeDir="false" />
  129. <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__commons_configuration_commons_configuration_1_8.xml" beforeDir="false" />
  130. <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__commons_dbutils_commons_dbutils_1_7.xml" beforeDir="false" />
  131. <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__commons_fileupload_commons_fileupload_1_3_3.xml" beforeDir="false" />
  132. <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__commons_io_commons_io_2_11_0.xml" beforeDir="false" />
  133. <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__commons_io_commons_io_2_5.xml" beforeDir="false" />
  134. <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__commons_io_commons_io_2_7.xml" beforeDir="false" />
  135. <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__commons_lang_commons_lang_2_6.xml" beforeDir="false" />
  136. <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__commons_logging_commons_logging_1_1_1.xml" beforeDir="false" />
  137. <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__de_codecentric_spring_boot_admin_client_2_1_5.xml" beforeDir="false" />
  138. <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__de_codecentric_spring_boot_admin_starter_client_2_1_5.xml" beforeDir="false" />
  139. <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__de_schlichtherle_truelicense_truelicense_core_1_33.xml" beforeDir="false" />
  140. <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__de_schlichtherle_truelicense_truelicense_xml_1_33.xml" beforeDir="false" />
  141. <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__e_iceblue_spire_doc_free_5_1_0.xml" beforeDir="false" />
  142. <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__io_github_openfeign_feign_core_10_1_0.xml" beforeDir="false" />
  143. <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__io_github_openfeign_feign_hystrix_10_1_0.xml" beforeDir="false" />
  144. <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__io_github_openfeign_feign_slf4j_10_1_0.xml" beforeDir="false" />
  145. <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__io_github_openfeign_form_feign_form_3_5_0.xml" beforeDir="false" />
  146. <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__io_github_openfeign_form_feign_form_spring_3_5_0.xml" beforeDir="false" />
  147. <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__io_lettuce_lettuce_core_5_1_3_RELEASE.xml" beforeDir="false" />
  148. <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__io_micrometer_micrometer_core_1_1_2.xml" beforeDir="false" />
  149. <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__io_netty_netty_all_4_1_31_Final.xml" beforeDir="false" />
  150. <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__io_netty_netty_buffer_4_1_31_Final.xml" beforeDir="false" />
  151. <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__io_netty_netty_codec_4_1_31_Final.xml" beforeDir="false" />
  152. <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__io_netty_netty_codec_dns_4_1_31_Final.xml" beforeDir="false" />
  153. <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__io_netty_netty_common_4_1_31_Final.xml" beforeDir="false" />
  154. <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__io_netty_netty_handler_4_1_31_Final.xml" beforeDir="false" />
  155. <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__io_netty_netty_resolver_4_1_31_Final.xml" beforeDir="false" />
  156. <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__io_netty_netty_resolver_dns_4_1_31_Final.xml" beforeDir="false" />
  157. <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__io_netty_netty_transport_4_1_31_Final.xml" beforeDir="false" />
  158. <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__io_projectreactor_reactor_core_3_2_5_RELEASE.xml" beforeDir="false" />
  159. <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__io_prometheus_simpleclient_0_5_0.xml" beforeDir="false" />
  160. <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__io_protostuff_protostuff_api_1_6_0.xml" beforeDir="false" />
  161. <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__io_protostuff_protostuff_collectionschema_1_6_0.xml" beforeDir="false" />
  162. <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__io_protostuff_protostuff_core_1_6_0.xml" beforeDir="false" />
  163. <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__io_protostuff_protostuff_runtime_1_6_0.xml" beforeDir="false" />
  164. <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__io_reactivex_rxjava2_rxjava_2_2_5.xml" beforeDir="false" />
  165. <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__io_reactivex_rxjava_1_3_8.xml" beforeDir="false" />
  166. <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__io_reactivex_rxnetty_0_4_9.xml" beforeDir="false" />
  167. <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__io_reactivex_rxnetty_contexts_0_4_9.xml" beforeDir="false" />
  168. <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__io_reactivex_rxnetty_servo_0_4_9.xml" beforeDir="false" />
  169. <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__javax_activation_activation_1_1.xml" beforeDir="false" />
  170. <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__javax_activation_javax_activation_api_1_2_0.xml" beforeDir="false" />
  171. <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__javax_annotation_javax_annotation_api_1_3_2.xml" beforeDir="false" />
  172. <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__javax_cache_cache_api_1_1_0.xml" beforeDir="false" />
  173. <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__javax_inject_javax_inject_1.xml" beforeDir="false" />
  174. <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__javax_validation_validation_api_2_0_1_Final.xml" beforeDir="false" />
  175. <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__javax_ws_rs_jsr311_api_1_1_1.xml" beforeDir="false" />
  176. <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__javax_xml_bind_jaxb_api_2_3_1.xml" beforeDir="false" />
  177. <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__junit_junit_4_12.xml" beforeDir="false" />
  178. <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__mysql_mysql_connector_java_8_0_13.xml" beforeDir="false" />
  179. <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__net_bytebuddy_byte_buddy_1_9_7.xml" beforeDir="false" />
  180. <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__net_bytebuddy_byte_buddy_agent_1_9_7.xml" beforeDir="false" />
  181. <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__net_logstash_logback_logstash_logback_encoder_6_6.xml" beforeDir="false" />
  182. <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__net_minidev_accessors_smart_1_2.xml" beforeDir="false" />
  183. <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__net_minidev_json_smart_2_3.xml" beforeDir="false" />
  184. <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__net_sourceforge_nekohtml_nekohtml_1_9_22.xml" beforeDir="false" />
  185. <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__ognl_ognl_3_2_6.xml" beforeDir="false" />
  186. <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__org_apache_commons_commons_collections4_4_4.xml" beforeDir="false" />
  187. <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__org_apache_commons_commons_compress_1_19.xml" beforeDir="false" />
  188. <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__org_apache_commons_commons_csv_1_8.xml" beforeDir="false" />
  189. <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__org_apache_commons_commons_lang3_3_8_1.xml" beforeDir="false" />
  190. <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__org_apache_commons_commons_math3_3_6_1.xml" beforeDir="false" />
  191. <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__org_apache_httpcomponents_httpasyncclient_4_1_4.xml" beforeDir="false" />
  192. <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__org_apache_httpcomponents_httpclient_4_5_5.xml" beforeDir="false" />
  193. <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__org_apache_httpcomponents_httpclient_4_5_6.xml" beforeDir="false" />
  194. <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__org_apache_httpcomponents_httpcore_4_4_10.xml" beforeDir="false" />
  195. <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__org_apache_httpcomponents_httpcore_nio_4_4_10.xml" beforeDir="false" />
  196. <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__org_apache_httpcomponents_httpmime_4_5_6.xml" beforeDir="false" />
  197. <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__org_apache_logging_log4j_log4j_api_2_11_1.xml" beforeDir="false" />
  198. <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__org_apache_logging_log4j_log4j_to_slf4j_2_11_1.xml" beforeDir="false" />
  199. <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__org_apache_poi_poi_4_1_1.xml" beforeDir="false" />
  200. <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__org_apache_poi_poi_4_1_2.xml" beforeDir="false" />
  201. <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__org_apache_poi_poi_ooxml_4_1_1.xml" beforeDir="false" />
  202. <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__org_apache_poi_poi_ooxml_4_1_2.xml" beforeDir="false" />
  203. <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__org_apache_poi_poi_ooxml_schemas_4_1_1.xml" beforeDir="false" />
  204. <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__org_apache_poi_poi_ooxml_schemas_4_1_2.xml" beforeDir="false" />
  205. <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__org_apache_tomcat_embed_tomcat_embed_core_9_0_14.xml" beforeDir="false" />
  206. <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__org_apache_tomcat_embed_tomcat_embed_el_9_0_14.xml" beforeDir="false" />
  207. <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__org_apache_tomcat_embed_tomcat_embed_websocket_9_0_14.xml" beforeDir="false" />
  208. <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__org_apache_xmlbeans_xmlbeans_3_1_0.xml" beforeDir="false" />
  209. <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__org_aspectj_aspectjrt_1_9_2.xml" beforeDir="false" />
  210. <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__org_aspectj_aspectjweaver_1_9_2.xml" beforeDir="false" />
  211. <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__org_assertj_assertj_core_3_11_1.xml" beforeDir="false" />
  212. <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__org_bouncycastle_bcpkix_jdk15on_1_60.xml" beforeDir="false" />
  213. <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__org_bouncycastle_bcprov_jdk15on_1_60.xml" beforeDir="false" />
  214. <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__org_checkerframework_checker_qual_3_5_0.xml" beforeDir="false" />
  215. <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__org_dom4j_dom4j_2_1_3.xml" beforeDir="false" />
  216. <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__org_ehcache_ehcache_3_6_3.xml" beforeDir="false" />
  217. <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__org_freemarker_freemarker_2_3_28.xml" beforeDir="false" />
  218. <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__org_hamcrest_hamcrest_core_1_3.xml" beforeDir="false" />
  219. <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__org_hamcrest_hamcrest_library_1_3.xml" beforeDir="false" />
  220. <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__org_hdrhistogram_HdrHistogram_2_1_9.xml" beforeDir="false" />
  221. <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__org_hibernate_validator_hibernate_validator_6_0_14_Final.xml" beforeDir="false" />
  222. <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__org_javassist_javassist_3_20_0_GA.xml" beforeDir="false" />
  223. <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__org_jboss_logging_jboss_logging_3_3_2_Final.xml" beforeDir="false" />
  224. <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__org_jboss_marshalling_jboss_marshalling_2_0_9_Final.xml" beforeDir="false" />
  225. <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__org_jboss_marshalling_jboss_marshalling_river_2_0_9_Final.xml" beforeDir="false" />
  226. <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__org_jeasy_easy_rules_core_3_4_0.xml" beforeDir="false" />
  227. <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__org_jeasy_easy_rules_mvel_3_4_0.xml" beforeDir="false" />
  228. <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__org_jeasy_easy_rules_support_3_4_0.xml" beforeDir="false" />
  229. <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__org_jodd_jodd_bean_5_1_6.xml" beforeDir="false" />
  230. <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__org_jodd_jodd_core_5_1_6.xml" beforeDir="false" />
  231. <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__org_jolokia_jolokia_core_1_6_0.xml" beforeDir="false" />
  232. <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__org_latencyutils_LatencyUtils_2_0_3.xml" beforeDir="false" />
  233. <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__org_mockito_mockito_core_2_23_4.xml" beforeDir="false" />
  234. <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__org_mvel_mvel2_2_4_3_Final.xml" beforeDir="false" />
  235. <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__org_mybatis_mybatis_3_5_1.xml" beforeDir="false" />
  236. <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__org_mybatis_mybatis_spring_2_0_1.xml" beforeDir="false" />
  237. <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__org_objenesis_objenesis_2_2.xml" beforeDir="false" />
  238. <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__org_objenesis_objenesis_2_6.xml" beforeDir="false" />
  239. <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__org_ow2_asm_asm_5_0_4.xml" beforeDir="false" />
  240. <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__org_projectlombok_lombok_1_16_14.xml" beforeDir="false" />
  241. <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__org_reactivestreams_reactive_streams_1_0_2.xml" beforeDir="false" />
  242. <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__org_redisson_redisson_3_13_4.xml" beforeDir="false" />
  243. <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__org_skyscreamer_jsonassert_1_5_0.xml" beforeDir="false" />
  244. <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__org_slf4j_jcl_over_slf4j_1_7_25.xml" beforeDir="false" />
  245. <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__org_slf4j_jul_to_slf4j_1_7_25.xml" beforeDir="false" />
  246. <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__org_slf4j_slf4j_api_1_7_25.xml" beforeDir="false" />
  247. <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__org_springframework_boot_spring_boot_2_1_2_RELEASE.xml" beforeDir="false" />
  248. <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__org_springframework_boot_spring_boot_actuator_2_1_2_RELEASE.xml" beforeDir="false" />
  249. <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__org_springframework_boot_spring_boot_actuator_autoconfigure_2_1_2_RELEASE.xml" beforeDir="false" />
  250. <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__org_springframework_boot_spring_boot_autoconfigure_2_1_2_RELEASE.xml" beforeDir="false" />
  251. <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__org_springframework_boot_spring_boot_configuration_processor_2_1_2_RELEASE.xml" beforeDir="false" />
  252. <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__org_springframework_boot_spring_boot_starter_2_1_2_RELEASE.xml" beforeDir="false" />
  253. <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__org_springframework_boot_spring_boot_starter_actuator_2_1_2_RELEASE.xml" beforeDir="false" />
  254. <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__org_springframework_boot_spring_boot_starter_aop_2_1_2_RELEASE.xml" beforeDir="false" />
  255. <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__org_springframework_boot_spring_boot_starter_data_redis_2_1_2_RELEASE.xml" beforeDir="false" />
  256. <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__org_springframework_boot_spring_boot_starter_freemarker_2_1_2_RELEASE.xml" beforeDir="false" />
  257. <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__org_springframework_boot_spring_boot_starter_jdbc_2_1_2_RELEASE.xml" beforeDir="false" />
  258. <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__org_springframework_boot_spring_boot_starter_json_2_1_2_RELEASE.xml" beforeDir="false" />
  259. <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__org_springframework_boot_spring_boot_starter_logging_2_1_2_RELEASE.xml" beforeDir="false" />
  260. <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__org_springframework_boot_spring_boot_starter_mail_2_1_2_RELEASE.xml" beforeDir="false" />
  261. <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__org_springframework_boot_spring_boot_starter_test_2_1_2_RELEASE.xml" beforeDir="false" />
  262. <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__org_springframework_boot_spring_boot_starter_tomcat_2_1_2_RELEASE.xml" beforeDir="false" />
  263. <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__org_springframework_boot_spring_boot_starter_web_2_1_2_RELEASE.xml" beforeDir="false" />
  264. <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__org_springframework_boot_spring_boot_starter_websocket_2_1_2_RELEASE.xml" beforeDir="false" />
  265. <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__org_springframework_boot_spring_boot_test_2_1_2_RELEASE.xml" beforeDir="false" />
  266. <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__org_springframework_boot_spring_boot_test_autoconfigure_2_1_2_RELEASE.xml" beforeDir="false" />
  267. <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__org_springframework_cloud_spring_cloud_alibaba_nacos_config_0_2_1_RELEASE.xml" beforeDir="false" />
  268. <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__org_springframework_cloud_spring_cloud_alibaba_nacos_discovery_0_2_1_RELEASE.xml" beforeDir="false" />
  269. <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__org_springframework_cloud_spring_cloud_alibaba_sentinel_0_2_1_RELEASE.xml" beforeDir="false" />
  270. <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__org_springframework_cloud_spring_cloud_alibaba_sentinel_datasource_0_2_1_RELEASE.xml" beforeDir="false" />
  271. <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__org_springframework_cloud_spring_cloud_commons_2_1_0_RELEASE.xml" beforeDir="false" />
  272. <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__org_springframework_cloud_spring_cloud_context_2_1_0_RELEASE.xml" beforeDir="false" />
  273. <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__org_springframework_cloud_spring_cloud_netflix_archaius_2_1_0_RELEASE.xml" beforeDir="false" />
  274. <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__org_springframework_cloud_spring_cloud_netflix_ribbon_2_1_0_RELEASE.xml" beforeDir="false" />
  275. <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__org_springframework_cloud_spring_cloud_openfeign_core_2_1_0_RELEASE.xml" beforeDir="false" />
  276. <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__org_springframework_cloud_spring_cloud_starter_2_1_0_RELEASE.xml" beforeDir="false" />
  277. <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__org_springframework_cloud_spring_cloud_starter_alibaba_nacos_config_0_2_1_RELEASE.xml" beforeDir="false" />
  278. <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__org_springframework_cloud_spring_cloud_starter_alibaba_nacos_discovery_0_2_1_RELEASE.xml" beforeDir="false" />
  279. <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__org_springframework_cloud_spring_cloud_starter_alibaba_sentinel_0_2_1_RELEASE.xml" beforeDir="false" />
  280. <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__org_springframework_cloud_spring_cloud_starter_netflix_archaius_2_1_0_RELEASE.xml" beforeDir="false" />
  281. <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__org_springframework_cloud_spring_cloud_starter_netflix_ribbon_2_1_0_RELEASE.xml" beforeDir="false" />
  282. <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__org_springframework_cloud_spring_cloud_starter_openfeign_2_1_0_RELEASE.xml" beforeDir="false" />
  283. <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__org_springframework_data_spring_data_commons_2_1_4_RELEASE.xml" beforeDir="false" />
  284. <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__org_springframework_data_spring_data_keyvalue_2_1_4_RELEASE.xml" beforeDir="false" />
  285. <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__org_springframework_data_spring_data_redis_2_1_4_RELEASE.xml" beforeDir="false" />
  286. <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__org_springframework_security_spring_security_crypto_5_1_3_RELEASE.xml" beforeDir="false" />
  287. <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__org_springframework_security_spring_security_rsa_1_0_7_RELEASE.xml" beforeDir="false" />
  288. <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__org_springframework_spring_aop_5_1_4_RELEASE.xml" beforeDir="false" />
  289. <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__org_springframework_spring_beans_5_1_4_RELEASE.xml" beforeDir="false" />
  290. <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__org_springframework_spring_context_5_1_4_RELEASE.xml" beforeDir="false" />
  291. <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__org_springframework_spring_context_support_5_1_4_RELEASE.xml" beforeDir="false" />
  292. <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__org_springframework_spring_core_5_1_4_RELEASE.xml" beforeDir="false" />
  293. <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__org_springframework_spring_expression_5_1_4_RELEASE.xml" beforeDir="false" />
  294. <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__org_springframework_spring_jcl_5_1_4_RELEASE.xml" beforeDir="false" />
  295. <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__org_springframework_spring_jdbc_5_1_4_RELEASE.xml" beforeDir="false" />
  296. <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__org_springframework_spring_messaging_5_1_4_RELEASE.xml" beforeDir="false" />
  297. <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__org_springframework_spring_oxm_5_1_4_RELEASE.xml" beforeDir="false" />
  298. <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__org_springframework_spring_test_5_1_4_RELEASE.xml" beforeDir="false" />
  299. <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__org_springframework_spring_tx_5_1_4_RELEASE.xml" beforeDir="false" />
  300. <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__org_springframework_spring_web_5_1_4_RELEASE.xml" beforeDir="false" />
  301. <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__org_springframework_spring_webmvc_5_1_4_RELEASE.xml" beforeDir="false" />
  302. <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__org_springframework_spring_websocket_5_1_4_RELEASE.xml" beforeDir="false" />
  303. <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__org_xmlunit_xmlunit_core_2_6_2.xml" beforeDir="false" />
  304. <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__org_yaml_snakeyaml_1_23.xml" beforeDir="false" />
  305. <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__xerces_xercesImpl_2_11_0.xml" beforeDir="false" />
  306. <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__xml_apis_xml_apis_1_4_01.xml" beforeDir="false" />
  307. <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__xmlpull_xmlpull_1_1_3_1.xml" beforeDir="false" />
  308. <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__xpp3_xpp3_min_1_1_4c.xml" beforeDir="false" />
  309. <change beforePath="$PROJECT_DIR$/.idea/misc.xml" beforeDir="false" />
  310. <change beforePath="$PROJECT_DIR$/.idea/modules.xml" beforeDir="false" />
  311. <change beforePath="$PROJECT_DIR$/.idea/runConfigurations.xml" beforeDir="false" />
  312. <change beforePath="$PROJECT_DIR$/.idea/uiDesigner.xml" beforeDir="false" />
  313. <change beforePath="$PROJECT_DIR$/.idea/vcs.xml" beforeDir="false" />
  314. <change beforePath="$PROJECT_DIR$/.idea/workspace.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/workspace.xml" afterDir="false" />
  315. <change beforePath="$PROJECT_DIR$/icsavechecklog/2025-05-08/savecheck.0.log" beforeDir="false" />
  316. <change beforePath="$PROJECT_DIR$/icsavechecklog/2025-05-09/savecheck.0.log" beforeDir="false" />
  317. <change beforePath="$PROJECT_DIR$/icsavechecklog/2025-05-12/savecheck.0.log" beforeDir="false" />
  318. <change beforePath="$PROJECT_DIR$/icsavechecklog/2025-05-13/savecheck.0.log" beforeDir="false" />
  319. <change beforePath="$PROJECT_DIR$/icsavechecklog/2025-05-14/savecheck.0.log" beforeDir="false" />
  320. <change beforePath="$PROJECT_DIR$/icsavechecklog/2025-05-15/savecheck.0.log" beforeDir="false" />
  321. <change beforePath="$PROJECT_DIR$/icsavechecklog/2025-05-16/savecheck.0.log" beforeDir="false" />
  322. <change beforePath="$PROJECT_DIR$/icsavechecklog/2025-05-19/savecheck.0.log" beforeDir="false" />
  323. <change beforePath="$PROJECT_DIR$/js-common/target/classes/com/rongwei/safecommon/config/BsMetaObjectHandler.class" beforeDir="false" />
  324. <change beforePath="$PROJECT_DIR$/js-common/target/classes/com/rongwei/safecommon/config/CustomCellWriteWidthConfig$1.class" beforeDir="false" />
  325. <change beforePath="$PROJECT_DIR$/js-common/target/classes/com/rongwei/safecommon/config/CustomCellWriteWidthConfig.class" beforeDir="false" />
  326. <change beforePath="$PROJECT_DIR$/js-common/target/classes/com/rongwei/safecommon/config/CxCommonRunnerImpl.class" beforeDir="false" />
  327. <change beforePath="$PROJECT_DIR$/js-common/target/classes/com/rongwei/safecommon/config/ThreadPoolConfig.class" beforeDir="false" />
  328. <change beforePath="$PROJECT_DIR$/js-common/target/classes/com/rongwei/safecommon/fegin/CXAdminFeginClient.class" beforeDir="false" />
  329. <change beforePath="$PROJECT_DIR$/js-common/target/classes/com/rongwei/safecommon/fegin/CXAdminFeginClientError.class" beforeDir="false" />
  330. <change beforePath="$PROJECT_DIR$/js-common/target/classes/com/rongwei/safecommon/fegin/CXCommonFeginClient.class" beforeDir="false" />
  331. <change beforePath="$PROJECT_DIR$/js-common/target/classes/com/rongwei/safecommon/fegin/CXHysitx.class" beforeDir="false" />
  332. <change beforePath="$PROJECT_DIR$/js-common/target/classes/com/rongwei/safecommon/utils/CommonEasyExcelUtils.class" beforeDir="false" />
  333. <change beforePath="$PROJECT_DIR$/js-common/target/classes/com/rongwei/safecommon/utils/ExportExcelByEasyExcel.class" beforeDir="false" />
  334. <change beforePath="$PROJECT_DIR$/js-common/target/classes/com/rongwei/safecommon/utils/JSCommonUtils$1.class" beforeDir="false" />
  335. <change beforePath="$PROJECT_DIR$/js-common/target/classes/com/rongwei/safecommon/utils/JSCommonUtils.class" beforeDir="false" />
  336. <change beforePath="$PROJECT_DIR$/js-common/target/classes/com/rongwei/safecommon/utils/SaveConstans$1.class" beforeDir="false" />
  337. <change beforePath="$PROJECT_DIR$/js-common/target/classes/com/rongwei/safecommon/utils/SaveConstans$2.class" beforeDir="false" />
  338. <change beforePath="$PROJECT_DIR$/js-common/target/classes/com/rongwei/safecommon/utils/SaveConstans$3.class" beforeDir="false" />
  339. <change beforePath="$PROJECT_DIR$/js-common/target/classes/com/rongwei/safecommon/utils/SaveConstans$4.class" beforeDir="false" />
  340. <change beforePath="$PROJECT_DIR$/js-common/target/classes/com/rongwei/safecommon/utils/SaveConstans$5.class" beforeDir="false" />
  341. <change beforePath="$PROJECT_DIR$/js-common/target/classes/com/rongwei/safecommon/utils/SaveConstans$6.class" beforeDir="false" />
  342. <change beforePath="$PROJECT_DIR$/js-common/target/classes/com/rongwei/safecommon/utils/SaveConstans$AsyncAddress.class" beforeDir="false" />
  343. <change beforePath="$PROJECT_DIR$/js-common/target/classes/com/rongwei/safecommon/utils/SaveConstans$AsyncStatus.class" beforeDir="false" />
  344. <change beforePath="$PROJECT_DIR$/js-common/target/classes/com/rongwei/safecommon/utils/SaveConstans$ContentType.class" beforeDir="false" />
  345. <change beforePath="$PROJECT_DIR$/js-common/target/classes/com/rongwei/safecommon/utils/SaveConstans$DatePattern.class" beforeDir="false" />
  346. <change beforePath="$PROJECT_DIR$/js-common/target/classes/com/rongwei/safecommon/utils/SaveConstans$DemandState.class" beforeDir="false" />
  347. <change beforePath="$PROJECT_DIR$/js-common/target/classes/com/rongwei/safecommon/utils/SaveConstans$DictType.class" beforeDir="false" />
  348. <change beforePath="$PROJECT_DIR$/js-common/target/classes/com/rongwei/safecommon/utils/SaveConstans$FileName.class" beforeDir="false" />
  349. <change beforePath="$PROJECT_DIR$/js-common/target/classes/com/rongwei/safecommon/utils/SaveConstans$FileSuffix.class" beforeDir="false" />
  350. <change beforePath="$PROJECT_DIR$/js-common/target/classes/com/rongwei/safecommon/utils/SaveConstans$INSPECTION_CYCLE_UNIT.class" beforeDir="false" />
  351. <change beforePath="$PROJECT_DIR$/js-common/target/classes/com/rongwei/safecommon/utils/SaveConstans$NotifyContent.class" beforeDir="false" />
  352. <change beforePath="$PROJECT_DIR$/js-common/target/classes/com/rongwei/safecommon/utils/SaveConstans$NotifyTitle.class" beforeDir="false" />
  353. <change beforePath="$PROJECT_DIR$/js-common/target/classes/com/rongwei/safecommon/utils/SaveConstans$NotifyType.class" beforeDir="false" />
  354. <change beforePath="$PROJECT_DIR$/js-common/target/classes/com/rongwei/safecommon/utils/SaveConstans$RoleCode.class" beforeDir="false" />
  355. <change beforePath="$PROJECT_DIR$/js-common/target/classes/com/rongwei/safecommon/utils/SaveConstans.class" beforeDir="false" />
  356. <change beforePath="$PROJECT_DIR$/js-common/target/classes/com/rongwei/safecommon/vo/CommonGenerateExcelVo.class" beforeDir="false" />
  357. <change beforePath="$PROJECT_DIR$/js-common/target/classes/com/rongwei/safecommon/vo/ExportExcelCommonVo.class" beforeDir="false" />
  358. <change beforePath="$PROJECT_DIR$/js-common/target/js-common-1.0-SNAPSHOT-sources.jar" beforeDir="false" />
  359. <change beforePath="$PROJECT_DIR$/js-common/target/js-common-1.0-SNAPSHOT.jar" beforeDir="false" />
  360. <change beforePath="$PROJECT_DIR$/js-common/target/maven-archiver/pom.properties" beforeDir="false" />
  361. <change beforePath="$PROJECT_DIR$/js-common/target/maven-status/maven-compiler-plugin/compile/default-compile/createdFiles.lst" beforeDir="false" />
  362. <change beforePath="$PROJECT_DIR$/js-common/target/maven-status/maven-compiler-plugin/compile/default-compile/inputFiles.lst" beforeDir="false" />
  363. <change beforePath="$PROJECT_DIR$/js-security/security-common/target/classes/META-INF/spring-configuration-metadata.json" beforeDir="false" />
  364. <change beforePath="$PROJECT_DIR$/js-security/security-common/target/classes/com/rongwei/sfcommon/config/QueryFilteringConfig.class" beforeDir="false" />
  365. <change beforePath="$PROJECT_DIR$/js-security/security-common/target/classes/com/rongwei/sfcommon/sys/dao/AccidentDao.class" beforeDir="false" />
  366. <change beforePath="$PROJECT_DIR$/js-security/security-common/target/classes/com/rongwei/sfcommon/sys/dao/AccidentObjectDao.class" beforeDir="false" />
  367. <change beforePath="$PROJECT_DIR$/js-security/security-common/target/classes/com/rongwei/sfcommon/sys/dao/AccidentTrackPlanDao.class" beforeDir="false" />
  368. <change beforePath="$PROJECT_DIR$/js-security/security-common/target/classes/com/rongwei/sfcommon/sys/dao/AccidentUserDao.class" beforeDir="false" />
  369. <change beforePath="$PROJECT_DIR$/js-security/security-common/target/classes/com/rongwei/sfcommon/sys/dao/ApsDetailsHazardInvestigationTasksDao.class" beforeDir="false" />
  370. <change beforePath="$PROJECT_DIR$/js-security/security-common/target/classes/com/rongwei/sfcommon/sys/dao/ApsDetailsHazardInvestigationTasksJcxzibiaoDao.class" beforeDir="false" />
  371. <change beforePath="$PROJECT_DIR$/js-security/security-common/target/classes/com/rongwei/sfcommon/sys/dao/ApsHazardInvestigationTemplateDao.class" beforeDir="false" />
  372. <change beforePath="$PROJECT_DIR$/js-security/security-common/target/classes/com/rongwei/sfcommon/sys/dao/ApsHazardInvestigationTemplateZibiaoDao.class" beforeDir="false" />
  373. <change beforePath="$PROJECT_DIR$/js-security/security-common/target/classes/com/rongwei/sfcommon/sys/dao/ApsSpecialInspectionTaskDao.class" beforeDir="false" />
  374. <change beforePath="$PROJECT_DIR$/js-security/security-common/target/classes/com/rongwei/sfcommon/sys/dao/ApsSpecialInspectionTaskZibiaoDao.class" beforeDir="false" />
  375. <change beforePath="$PROJECT_DIR$/js-security/security-common/target/classes/com/rongwei/sfcommon/sys/dao/AspAccidentReportDao.class" beforeDir="false" />
  376. <change beforePath="$PROJECT_DIR$/js-security/security-common/target/classes/com/rongwei/sfcommon/sys/dao/AspAnnouncementBoardLargeScreenDao.class" beforeDir="false" />
  377. <change beforePath="$PROJECT_DIR$/js-security/security-common/target/classes/com/rongwei/sfcommon/sys/dao/AspBoardLargeManualMaintenanceDao.class" beforeDir="false" />
  378. <change beforePath="$PROJECT_DIR$/js-security/security-common/target/classes/com/rongwei/sfcommon/sys/dao/AspCheckDiscoveryItemDao.class" beforeDir="false" />
  379. <change beforePath="$PROJECT_DIR$/js-security/security-common/target/classes/com/rongwei/sfcommon/sys/dao/AspCombustibleGasDetectionDao.class" beforeDir="false" />
  380. <change beforePath="$PROJECT_DIR$/js-security/security-common/target/classes/com/rongwei/sfcommon/sys/dao/AspCompanyCertificationsDao.class" beforeDir="false" />
  381. <change beforePath="$PROJECT_DIR$/js-security/security-common/target/classes/com/rongwei/sfcommon/sys/dao/AspDhzyDao.class" beforeDir="false" />
  382. <change beforePath="$PROJECT_DIR$/js-security/security-common/target/classes/com/rongwei/sfcommon/sys/dao/AspEvaluationRecordDao.class" beforeDir="false" />
  383. <change beforePath="$PROJECT_DIR$/js-security/security-common/target/classes/com/rongwei/sfcommon/sys/dao/AspEvaluationRecordHistoryDao.class" beforeDir="false" />
  384. <change beforePath="$PROJECT_DIR$/js-security/security-common/target/classes/com/rongwei/sfcommon/sys/dao/AspInspectionInformationTableDao.class" beforeDir="false" />
  385. <change beforePath="$PROJECT_DIR$/js-security/security-common/target/classes/com/rongwei/sfcommon/sys/dao/AspJobConfigFxbsDao.class" beforeDir="false" />
  386. <change beforePath="$PROJECT_DIR$/js-security/security-common/target/classes/com/rongwei/sfcommon/sys/dao/AspJobSjzyDao.class" beforeDir="false" />
  387. <change beforePath="$PROJECT_DIR$/js-security/security-common/target/classes/com/rongwei/sfcommon/sys/dao/AspMajorHazardSourcesDao.class" beforeDir="false" />
  388. <change beforePath="$PROJECT_DIR$/js-security/security-common/target/classes/com/rongwei/sfcommon/sys/dao/AspRiskEventDao.class" beforeDir="false" />
  389. <change beforePath="$PROJECT_DIR$/js-security/security-common/target/classes/com/rongwei/sfcommon/sys/dao/AspRiskMapDao.class" beforeDir="false" />
  390. <change beforePath="$PROJECT_DIR$/js-security/security-common/target/classes/com/rongwei/sfcommon/sys/dao/AspRiskProfileDao.class" beforeDir="false" />
  391. <change beforePath="$PROJECT_DIR$/js-security/security-common/target/classes/com/rongwei/sfcommon/sys/dao/AspRiskSourceDao.class" beforeDir="false" />
  392. <change beforePath="$PROJECT_DIR$/js-security/security-common/target/classes/com/rongwei/sfcommon/sys/dao/AspRiskSourceHistoryDao.class" beforeDir="false" />
  393. <change beforePath="$PROJECT_DIR$/js-security/security-common/target/classes/com/rongwei/sfcommon/sys/dao/AspRiskUnitDao.class" beforeDir="false" />
  394. <change beforePath="$PROJECT_DIR$/js-security/security-common/target/classes/com/rongwei/sfcommon/sys/dao/AspSafeAttachmentsDao.class" beforeDir="false" />
  395. <change beforePath="$PROJECT_DIR$/js-security/security-common/target/classes/com/rongwei/sfcommon/sys/dao/AspSafetyDrillProgrammeDao.class" beforeDir="false" />
  396. <change beforePath="$PROJECT_DIR$/js-security/security-common/target/classes/com/rongwei/sfcommon/sys/dao/AspSafetyDrillProgrammeMsgNotifyRecordDao.class" beforeDir="false" />
  397. <change beforePath="$PROJECT_DIR$/js-security/security-common/target/classes/com/rongwei/sfcommon/sys/dao/AspSafetyEmergencyPlanDao.class" beforeDir="false" />
  398. <change beforePath="$PROJECT_DIR$/js-security/security-common/target/classes/com/rongwei/sfcommon/sys/dao/AspSafetyMeetingDao.class" beforeDir="false" />
  399. <change beforePath="$PROJECT_DIR$/js-security/security-common/target/classes/com/rongwei/sfcommon/sys/dao/AspSafetyPerformanceAppraisalDao.class" beforeDir="false" />
  400. <change beforePath="$PROJECT_DIR$/js-security/security-common/target/classes/com/rongwei/sfcommon/sys/dao/AspSafetyPerformanceAppraisalDetailDao.class" beforeDir="false" />
  401. <change beforePath="$PROJECT_DIR$/js-security/security-common/target/classes/com/rongwei/sfcommon/sys/dao/AspSafetyProductObjectiveDao.class" beforeDir="false" />
  402. <change beforePath="$PROJECT_DIR$/js-security/security-common/target/classes/com/rongwei/sfcommon/sys/dao/AspSafetyProductObjectiveResultDao.class" beforeDir="false" />
  403. <change beforePath="$PROJECT_DIR$/js-security/security-common/target/classes/com/rongwei/sfcommon/sys/dao/AspSafetyProductObjectiveResultScoreDetailDao.class" beforeDir="false" />
  404. <change beforePath="$PROJECT_DIR$/js-security/security-common/target/classes/com/rongwei/sfcommon/sys/dao/AspSafetyProductObjectiveScoreDetailDao.class" beforeDir="false" />
  405. <change beforePath="$PROJECT_DIR$/js-security/security-common/target/classes/com/rongwei/sfcommon/sys/dao/AspShiftTimeDao.class" beforeDir="false" />
  406. <change beforePath="$PROJECT_DIR$/js-security/security-common/target/classes/com/rongwei/sfcommon/sys/dao/AspSpecialEquipmentCertificateDao.class" beforeDir="false" />
  407. <change beforePath="$PROJECT_DIR$/js-security/security-common/target/classes/com/rongwei/sfcommon/sys/dao/AspSpecialPersonalInformationDao.class" beforeDir="false" />
  408. <change beforePath="$PROJECT_DIR$/js-security/security-common/target/classes/com/rongwei/sfcommon/sys/dao/CheckItemContentDao.class" beforeDir="false" />
  409. <change beforePath="$PROJECT_DIR$/js-security/security-common/target/classes/com/rongwei/sfcommon/sys/dao/CheckItemsDao.class" beforeDir="false" />
  410. <change beforePath="$PROJECT_DIR$/js-security/security-common/target/classes/com/rongwei/sfcommon/sys/dao/CheckItemsDutyuserDao.class" beforeDir="false" />
  411. <change beforePath="$PROJECT_DIR$/js-security/security-common/target/classes/com/rongwei/sfcommon/sys/dao/CheckItemsPartsDao.class" beforeDir="false" />
  412. <change beforePath="$PROJECT_DIR$/js-security/security-common/target/classes/com/rongwei/sfcommon/sys/dao/CheckTemplateDao.class" beforeDir="false" />
  413. <change beforePath="$PROJECT_DIR$/js-security/security-common/target/classes/com/rongwei/sfcommon/sys/dao/CheckTemplateItemsDao.class" beforeDir="false" />
  414. <change beforePath="$PROJECT_DIR$/js-security/security-common/target/classes/com/rongwei/sfcommon/sys/dao/DangerousDao.class" beforeDir="false" />
  415. <change beforePath="$PROJECT_DIR$/js-security/security-common/target/classes/com/rongwei/sfcommon/sys/dao/DataXApiDao.class" beforeDir="false" />
  416. <change beforePath="$PROJECT_DIR$/js-security/security-common/target/classes/com/rongwei/sfcommon/sys/dao/DepartmentAndPersonnelDao.class" beforeDir="false" />
  417. <change beforePath="$PROJECT_DIR$/js-security/security-common/target/classes/com/rongwei/sfcommon/sys/dao/DhzyDataUploadDao.class" beforeDir="false" />
  418. <change beforePath="$PROJECT_DIR$/js-security/security-common/target/classes/com/rongwei/sfcommon/sys/dao/FsFileDataListDao.class" beforeDir="false" />
  419. <change beforePath="$PROJECT_DIR$/js-security/security-common/target/classes/com/rongwei/sfcommon/sys/dao/HiddenDangerTrackDao.class" beforeDir="false" />
  420. <change beforePath="$PROJECT_DIR$/js-security/security-common/target/classes/com/rongwei/sfcommon/sys/dao/PointCheckDao.class" beforeDir="false" />
  421. <change beforePath="$PROJECT_DIR$/js-security/security-common/target/classes/com/rongwei/sfcommon/sys/dao/PointCheckItemDao.class" beforeDir="false" />
  422. <change beforePath="$PROJECT_DIR$/js-security/security-common/target/classes/com/rongwei/sfcommon/sys/dao/RiskSynchronizationDao.class" beforeDir="false" />
  423. <change beforePath="$PROJECT_DIR$/js-security/security-common/target/classes/com/rongwei/sfcommon/sys/dao/SafetyObservationDao.class" beforeDir="false" />
  424. <change beforePath="$PROJECT_DIR$/js-security/security-common/target/classes/com/rongwei/sfcommon/sys/dao/SaveCheckCommonDao.class" beforeDir="false" />
  425. <change beforePath="$PROJECT_DIR$/js-security/security-common/target/classes/com/rongwei/sfcommon/sys/dao/ThemeCheckContentDao.class" beforeDir="false" />
  426. <change beforePath="$PROJECT_DIR$/js-security/security-common/target/classes/com/rongwei/sfcommon/sys/dao/ThemeCheckDao.class" beforeDir="false" />
  427. <change beforePath="$PROJECT_DIR$/js-security/security-common/target/classes/com/rongwei/sfcommon/sys/dao/ThemeCheckItemDao.class" beforeDir="false" />
  428. <change beforePath="$PROJECT_DIR$/js-security/security-common/target/classes/com/rongwei/sfcommon/sys/dao/ThemeCheckWorkparkDao.class" beforeDir="false" />
  429. <change beforePath="$PROJECT_DIR$/js-security/security-common/target/classes/com/rongwei/sfcommon/sys/dao/WarnLevelDao.class" beforeDir="false" />
  430. <change beforePath="$PROJECT_DIR$/js-security/security-common/target/classes/com/rongwei/sfcommon/sys/dao/aspRiskControlMeasuresDao.class" beforeDir="false" />
  431. <change beforePath="$PROJECT_DIR$/js-security/security-common/target/classes/com/rongwei/sfcommon/sys/service/AccidentObjectService.class" beforeDir="false" />
  432. <change beforePath="$PROJECT_DIR$/js-security/security-common/target/classes/com/rongwei/sfcommon/sys/service/AccidentService.class" beforeDir="false" />
  433. <change beforePath="$PROJECT_DIR$/js-security/security-common/target/classes/com/rongwei/sfcommon/sys/service/AccidentTrackPlanService.class" beforeDir="false" />
  434. <change beforePath="$PROJECT_DIR$/js-security/security-common/target/classes/com/rongwei/sfcommon/sys/service/AccidentUserService.class" beforeDir="false" />
  435. <change beforePath="$PROJECT_DIR$/js-security/security-common/target/classes/com/rongwei/sfcommon/sys/service/ApsDetailsHazardInvestigationTasksJcxzibiaoService.class" beforeDir="false" />
  436. <change beforePath="$PROJECT_DIR$/js-security/security-common/target/classes/com/rongwei/sfcommon/sys/service/ApsDetailsHazardInvestigationTasksService.class" beforeDir="false" />
  437. <change beforePath="$PROJECT_DIR$/js-security/security-common/target/classes/com/rongwei/sfcommon/sys/service/ApsHazardInvestigationTemplateService.class" beforeDir="false" />
  438. <change beforePath="$PROJECT_DIR$/js-security/security-common/target/classes/com/rongwei/sfcommon/sys/service/ApsHazardInvestigationTemplateZibiaoService.class" beforeDir="false" />
  439. <change beforePath="$PROJECT_DIR$/js-security/security-common/target/classes/com/rongwei/sfcommon/sys/service/ApsSpecialInspectionTaskService.class" beforeDir="false" />
  440. <change beforePath="$PROJECT_DIR$/js-security/security-common/target/classes/com/rongwei/sfcommon/sys/service/ApsSpecialInspectionTaskZibiaoService.class" beforeDir="false" />
  441. <change beforePath="$PROJECT_DIR$/js-security/security-common/target/classes/com/rongwei/sfcommon/sys/service/AspAccidentReportService.class" beforeDir="false" />
  442. <change beforePath="$PROJECT_DIR$/js-security/security-common/target/classes/com/rongwei/sfcommon/sys/service/AspAnnouncementBoardLargeScreenService.class" beforeDir="false" />
  443. <change beforePath="$PROJECT_DIR$/js-security/security-common/target/classes/com/rongwei/sfcommon/sys/service/AspCheckDiscoveryItemService.class" beforeDir="false" />
  444. <change beforePath="$PROJECT_DIR$/js-security/security-common/target/classes/com/rongwei/sfcommon/sys/service/AspCombustibleGasDetectionService.class" beforeDir="false" />
  445. <change beforePath="$PROJECT_DIR$/js-security/security-common/target/classes/com/rongwei/sfcommon/sys/service/AspCompanyCertificationsService.class" beforeDir="false" />
  446. <change beforePath="$PROJECT_DIR$/js-security/security-common/target/classes/com/rongwei/sfcommon/sys/service/AspDhzyService.class" beforeDir="false" />
  447. <change beforePath="$PROJECT_DIR$/js-security/security-common/target/classes/com/rongwei/sfcommon/sys/service/AspEvaluationRecordHistoryService.class" beforeDir="false" />
  448. <change beforePath="$PROJECT_DIR$/js-security/security-common/target/classes/com/rongwei/sfcommon/sys/service/AspEvaluationRecordService.class" beforeDir="false" />
  449. <change beforePath="$PROJECT_DIR$/js-security/security-common/target/classes/com/rongwei/sfcommon/sys/service/AspInspectionInformationTableService.class" beforeDir="false" />
  450. <change beforePath="$PROJECT_DIR$/js-security/security-common/target/classes/com/rongwei/sfcommon/sys/service/AspJobConfigFxbsService.class" beforeDir="false" />
  451. <change beforePath="$PROJECT_DIR$/js-security/security-common/target/classes/com/rongwei/sfcommon/sys/service/AspJobSjzyService.class" beforeDir="false" />
  452. <change beforePath="$PROJECT_DIR$/js-security/security-common/target/classes/com/rongwei/sfcommon/sys/service/AspMajorHazardSourcesService.class" beforeDir="false" />
  453. <change beforePath="$PROJECT_DIR$/js-security/security-common/target/classes/com/rongwei/sfcommon/sys/service/AspRiskControlMeasuresService.class" beforeDir="false" />
  454. <change beforePath="$PROJECT_DIR$/js-security/security-common/target/classes/com/rongwei/sfcommon/sys/service/AspRiskEventService.class" beforeDir="false" />
  455. <change beforePath="$PROJECT_DIR$/js-security/security-common/target/classes/com/rongwei/sfcommon/sys/service/AspRiskMapService.class" beforeDir="false" />
  456. <change beforePath="$PROJECT_DIR$/js-security/security-common/target/classes/com/rongwei/sfcommon/sys/service/AspRiskProfileService.class" beforeDir="false" />
  457. <change beforePath="$PROJECT_DIR$/js-security/security-common/target/classes/com/rongwei/sfcommon/sys/service/AspRiskSourceHistoryService.class" beforeDir="false" />
  458. <change beforePath="$PROJECT_DIR$/js-security/security-common/target/classes/com/rongwei/sfcommon/sys/service/AspRiskSourceService.class" beforeDir="false" />
  459. <change beforePath="$PROJECT_DIR$/js-security/security-common/target/classes/com/rongwei/sfcommon/sys/service/AspRiskUnitService.class" beforeDir="false" />
  460. <change beforePath="$PROJECT_DIR$/js-security/security-common/target/classes/com/rongwei/sfcommon/sys/service/AspSafeAttachmentsService.class" beforeDir="false" />
  461. <change beforePath="$PROJECT_DIR$/js-security/security-common/target/classes/com/rongwei/sfcommon/sys/service/AspSafetyDrillProgrammeMsgNotifyRecordService.class" beforeDir="false" />
  462. <change beforePath="$PROJECT_DIR$/js-security/security-common/target/classes/com/rongwei/sfcommon/sys/service/AspSafetyDrillProgrammeService.class" beforeDir="false" />
  463. <change beforePath="$PROJECT_DIR$/js-security/security-common/target/classes/com/rongwei/sfcommon/sys/service/AspSafetyEmergencyPlanService.class" beforeDir="false" />
  464. <change beforePath="$PROJECT_DIR$/js-security/security-common/target/classes/com/rongwei/sfcommon/sys/service/AspSafetyMeetingService.class" beforeDir="false" />
  465. <change beforePath="$PROJECT_DIR$/js-security/security-common/target/classes/com/rongwei/sfcommon/sys/service/AspSafetyPerformanceAppraisalDetailService.class" beforeDir="false" />
  466. <change beforePath="$PROJECT_DIR$/js-security/security-common/target/classes/com/rongwei/sfcommon/sys/service/AspSafetyPerformanceAppraisalService.class" beforeDir="false" />
  467. <change beforePath="$PROJECT_DIR$/js-security/security-common/target/classes/com/rongwei/sfcommon/sys/service/AspSafetyProductObjectiveResultScoreDetailService.class" beforeDir="false" />
  468. <change beforePath="$PROJECT_DIR$/js-security/security-common/target/classes/com/rongwei/sfcommon/sys/service/AspSafetyProductObjectiveResultService.class" beforeDir="false" />
  469. <change beforePath="$PROJECT_DIR$/js-security/security-common/target/classes/com/rongwei/sfcommon/sys/service/AspSafetyProductObjectiveScoreDetailService.class" beforeDir="false" />
  470. <change beforePath="$PROJECT_DIR$/js-security/security-common/target/classes/com/rongwei/sfcommon/sys/service/AspSafetyProductObjectiveService.class" beforeDir="false" />
  471. <change beforePath="$PROJECT_DIR$/js-security/security-common/target/classes/com/rongwei/sfcommon/sys/service/AspSpecialEquipmentCertificateService.class" beforeDir="false" />
  472. <change beforePath="$PROJECT_DIR$/js-security/security-common/target/classes/com/rongwei/sfcommon/sys/service/AspSpecialPersonalInformationService.class" beforeDir="false" />
  473. <change beforePath="$PROJECT_DIR$/js-security/security-common/target/classes/com/rongwei/sfcommon/sys/service/CheckItemContentService.class" beforeDir="false" />
  474. <change beforePath="$PROJECT_DIR$/js-security/security-common/target/classes/com/rongwei/sfcommon/sys/service/CheckItemsDutyuserService.class" beforeDir="false" />
  475. <change beforePath="$PROJECT_DIR$/js-security/security-common/target/classes/com/rongwei/sfcommon/sys/service/CheckItemsPartsService.class" beforeDir="false" />
  476. <change beforePath="$PROJECT_DIR$/js-security/security-common/target/classes/com/rongwei/sfcommon/sys/service/CheckItemsService.class" beforeDir="false" />
  477. <change beforePath="$PROJECT_DIR$/js-security/security-common/target/classes/com/rongwei/sfcommon/sys/service/CheckTemplateItemsService.class" beforeDir="false" />
  478. <change beforePath="$PROJECT_DIR$/js-security/security-common/target/classes/com/rongwei/sfcommon/sys/service/CheckTemplateService.class" beforeDir="false" />
  479. <change beforePath="$PROJECT_DIR$/js-security/security-common/target/classes/com/rongwei/sfcommon/sys/service/DataXApiService.class" beforeDir="false" />
  480. <change beforePath="$PROJECT_DIR$/js-security/security-common/target/classes/com/rongwei/sfcommon/sys/service/DepartmentAndPersonnelService.class" beforeDir="false" />
  481. <change beforePath="$PROJECT_DIR$/js-security/security-common/target/classes/com/rongwei/sfcommon/sys/service/DhzyDataUploadService.class" beforeDir="false" />
  482. <change beforePath="$PROJECT_DIR$/js-security/security-common/target/classes/com/rongwei/sfcommon/sys/service/EasyExcelService.class" beforeDir="false" />
  483. <change beforePath="$PROJECT_DIR$/js-security/security-common/target/classes/com/rongwei/sfcommon/sys/service/FsFileDataListService.class" beforeDir="false" />
  484. <change beforePath="$PROJECT_DIR$/js-security/security-common/target/classes/com/rongwei/sfcommon/sys/service/HazardInvestigationService.class" beforeDir="false" />
  485. <change beforePath="$PROJECT_DIR$/js-security/security-common/target/classes/com/rongwei/sfcommon/sys/service/HiddenDangerTaskService.class" beforeDir="false" />
  486. <change beforePath="$PROJECT_DIR$/js-security/security-common/target/classes/com/rongwei/sfcommon/sys/service/HiddenDangerTrackService.class" beforeDir="false" />
  487. <change beforePath="$PROJECT_DIR$/js-security/security-common/target/classes/com/rongwei/sfcommon/sys/service/JfCommonService.class" beforeDir="false" />
  488. <change beforePath="$PROJECT_DIR$/js-security/security-common/target/classes/com/rongwei/sfcommon/sys/service/PointCheckItemService.class" beforeDir="false" />
  489. <change beforePath="$PROJECT_DIR$/js-security/security-common/target/classes/com/rongwei/sfcommon/sys/service/PointCheckService.class" beforeDir="false" />
  490. <change beforePath="$PROJECT_DIR$/js-security/security-common/target/classes/com/rongwei/sfcommon/sys/service/RiskJobService.class" beforeDir="false" />
  491. <change beforePath="$PROJECT_DIR$/js-security/security-common/target/classes/com/rongwei/sfcommon/sys/service/SafeCheckSendNotifyService.class" beforeDir="false" />
  492. <change beforePath="$PROJECT_DIR$/js-security/security-common/target/classes/com/rongwei/sfcommon/sys/service/SafetyObservationService.class" beforeDir="false" />
  493. <change beforePath="$PROJECT_DIR$/js-security/security-common/target/classes/com/rongwei/sfcommon/sys/service/SaveCheckItemService.class" beforeDir="false" />
  494. <change beforePath="$PROJECT_DIR$/js-security/security-common/target/classes/com/rongwei/sfcommon/sys/service/SpecialInspectionService.class" beforeDir="false" />
  495. <change beforePath="$PROJECT_DIR$/js-security/security-common/target/classes/com/rongwei/sfcommon/sys/service/SynchronizationService.class" beforeDir="false" />
  496. <change beforePath="$PROJECT_DIR$/js-security/security-common/target/classes/com/rongwei/sfcommon/sys/service/ThemeCheckContentService.class" beforeDir="false" />
  497. <change beforePath="$PROJECT_DIR$/js-security/security-common/target/classes/com/rongwei/sfcommon/sys/service/ThemeCheckItemService.class" beforeDir="false" />
  498. <change beforePath="$PROJECT_DIR$/js-security/security-common/target/classes/com/rongwei/sfcommon/sys/service/ThemeCheckService.class" beforeDir="false" />
  499. <change beforePath="$PROJECT_DIR$/js-security/security-common/target/classes/com/rongwei/sfcommon/sys/service/ThemeCheckWorkparkService.class" beforeDir="false" />
  500. <change beforePath="$PROJECT_DIR$/js-security/security-common/target/classes/com/rongwei/sfcommon/sys/service/WarnLevelService.class" beforeDir="false" />
  501. <change beforePath="$PROJECT_DIR$/js-security/security-common/target/classes/com/rongwei/sfcommon/sys/service/impl/AccidentObjectServiceImpl.class" beforeDir="false" />
  502. <change beforePath="$PROJECT_DIR$/js-security/security-common/target/classes/com/rongwei/sfcommon/sys/service/impl/AccidentServiceImpl.class" beforeDir="false" />
  503. <change beforePath="$PROJECT_DIR$/js-security/security-common/target/classes/com/rongwei/sfcommon/sys/service/impl/AccidentTrackPlanServiceImpl.class" beforeDir="false" />
  504. <change beforePath="$PROJECT_DIR$/js-security/security-common/target/classes/com/rongwei/sfcommon/sys/service/impl/AccidentUserServiceImpl.class" beforeDir="false" />
  505. <change beforePath="$PROJECT_DIR$/js-security/security-common/target/classes/com/rongwei/sfcommon/sys/service/impl/ApsDetailsHazardInvestigationTasksJcxzibiaoServiceImpl.class" beforeDir="false" />
  506. <change beforePath="$PROJECT_DIR$/js-security/security-common/target/classes/com/rongwei/sfcommon/sys/service/impl/ApsDetailsHazardInvestigationTasksServiceImpl.class" beforeDir="false" />
  507. <change beforePath="$PROJECT_DIR$/js-security/security-common/target/classes/com/rongwei/sfcommon/sys/service/impl/ApsHazardInvestigationTemplateServiceImpl.class" beforeDir="false" />
  508. <change beforePath="$PROJECT_DIR$/js-security/security-common/target/classes/com/rongwei/sfcommon/sys/service/impl/ApsHazardInvestigationTemplateZibiaoServiceImpl.class" beforeDir="false" />
  509. <change beforePath="$PROJECT_DIR$/js-security/security-common/target/classes/com/rongwei/sfcommon/sys/service/impl/ApsSpecialInspectionTaskServiceImpl.class" beforeDir="false" />
  510. <change beforePath="$PROJECT_DIR$/js-security/security-common/target/classes/com/rongwei/sfcommon/sys/service/impl/ApsSpecialInspectionTaskZibiaoServiceImpl.class" beforeDir="false" />
  511. <change beforePath="$PROJECT_DIR$/js-security/security-common/target/classes/com/rongwei/sfcommon/sys/service/impl/AspAccidentReportServiceImpl.class" beforeDir="false" />
  512. <change beforePath="$PROJECT_DIR$/js-security/security-common/target/classes/com/rongwei/sfcommon/sys/service/impl/AspAnnouncementBoardLargeScreenServiceImpl.class" beforeDir="false" />
  513. <change beforePath="$PROJECT_DIR$/js-security/security-common/target/classes/com/rongwei/sfcommon/sys/service/impl/AspCheckDiscoveryItemServiceImpl.class" beforeDir="false" />
  514. <change beforePath="$PROJECT_DIR$/js-security/security-common/target/classes/com/rongwei/sfcommon/sys/service/impl/AspCombustibleGasDetectionServiceImpl.class" beforeDir="false" />
  515. <change beforePath="$PROJECT_DIR$/js-security/security-common/target/classes/com/rongwei/sfcommon/sys/service/impl/AspCompanyCertificationsServiceImpl.class" beforeDir="false" />
  516. <change beforePath="$PROJECT_DIR$/js-security/security-common/target/classes/com/rongwei/sfcommon/sys/service/impl/AspEvaluationRecordHistoryServiceImpl.class" beforeDir="false" />
  517. <change beforePath="$PROJECT_DIR$/js-security/security-common/target/classes/com/rongwei/sfcommon/sys/service/impl/AspEvaluationRecordServiceImpl.class" beforeDir="false" />
  518. <change beforePath="$PROJECT_DIR$/js-security/security-common/target/classes/com/rongwei/sfcommon/sys/service/impl/AspInspectionInformationTableServiceImpl.class" beforeDir="false" />
  519. <change beforePath="$PROJECT_DIR$/js-security/security-common/target/classes/com/rongwei/sfcommon/sys/service/impl/AspJobConfigFxbsServiceImpl.class" beforeDir="false" />
  520. <change beforePath="$PROJECT_DIR$/js-security/security-common/target/classes/com/rongwei/sfcommon/sys/service/impl/AspJobSjzyServiceImpl.class" beforeDir="false" />
  521. <change beforePath="$PROJECT_DIR$/js-security/security-common/target/classes/com/rongwei/sfcommon/sys/service/impl/AspMajorHazardSourcesServiceImpl.class" beforeDir="false" />
  522. <change beforePath="$PROJECT_DIR$/js-security/security-common/target/classes/com/rongwei/sfcommon/sys/service/impl/AspRiskEventServiceImpl.class" beforeDir="false" />
  523. <change beforePath="$PROJECT_DIR$/js-security/security-common/target/classes/com/rongwei/sfcommon/sys/service/impl/AspRiskMapServiceImpl.class" beforeDir="false" />
  524. <change beforePath="$PROJECT_DIR$/js-security/security-common/target/classes/com/rongwei/sfcommon/sys/service/impl/AspRiskProfileServiceImpl.class" beforeDir="false" />
  525. <change beforePath="$PROJECT_DIR$/js-security/security-common/target/classes/com/rongwei/sfcommon/sys/service/impl/AspRiskSourceHistoryServiceImpl.class" beforeDir="false" />
  526. <change beforePath="$PROJECT_DIR$/js-security/security-common/target/classes/com/rongwei/sfcommon/sys/service/impl/AspRiskSourceServiceImpl.class" beforeDir="false" />
  527. <change beforePath="$PROJECT_DIR$/js-security/security-common/target/classes/com/rongwei/sfcommon/sys/service/impl/AspRiskUnitServiceImpl.class" beforeDir="false" />
  528. <change beforePath="$PROJECT_DIR$/js-security/security-common/target/classes/com/rongwei/sfcommon/sys/service/impl/AspSafeAttachmentsServiceImpl$1.class" beforeDir="false" />
  529. <change beforePath="$PROJECT_DIR$/js-security/security-common/target/classes/com/rongwei/sfcommon/sys/service/impl/AspSafeAttachmentsServiceImpl$2.class" beforeDir="false" />
  530. <change beforePath="$PROJECT_DIR$/js-security/security-common/target/classes/com/rongwei/sfcommon/sys/service/impl/AspSafeAttachmentsServiceImpl.class" beforeDir="false" />
  531. <change beforePath="$PROJECT_DIR$/js-security/security-common/target/classes/com/rongwei/sfcommon/sys/service/impl/AspSafetyDrillProgrammeMsgNotifyRecordServiceImpl.class" beforeDir="false" />
  532. <change beforePath="$PROJECT_DIR$/js-security/security-common/target/classes/com/rongwei/sfcommon/sys/service/impl/AspSafetyDrillProgrammeServiceImpl.class" beforeDir="false" />
  533. <change beforePath="$PROJECT_DIR$/js-security/security-common/target/classes/com/rongwei/sfcommon/sys/service/impl/AspSafetyEmergencyPlanServiceImpl.class" beforeDir="false" />
  534. <change beforePath="$PROJECT_DIR$/js-security/security-common/target/classes/com/rongwei/sfcommon/sys/service/impl/AspSafetyMeetingImpl.class" beforeDir="false" />
  535. <change beforePath="$PROJECT_DIR$/js-security/security-common/target/classes/com/rongwei/sfcommon/sys/service/impl/AspSafetyPerformanceAppraisalDetailServiceImpl.class" beforeDir="false" />
  536. <change beforePath="$PROJECT_DIR$/js-security/security-common/target/classes/com/rongwei/sfcommon/sys/service/impl/AspSafetyPerformanceAppraisalServiceImpl.class" beforeDir="false" />
  537. <change beforePath="$PROJECT_DIR$/js-security/security-common/target/classes/com/rongwei/sfcommon/sys/service/impl/AspSafetyProductObjectiveResultScoreDetailServiceImpl.class" beforeDir="false" />
  538. <change beforePath="$PROJECT_DIR$/js-security/security-common/target/classes/com/rongwei/sfcommon/sys/service/impl/AspSafetyProductObjectiveResultServiceImpl.class" beforeDir="false" />
  539. <change beforePath="$PROJECT_DIR$/js-security/security-common/target/classes/com/rongwei/sfcommon/sys/service/impl/AspSafetyProductObjectiveScoreDetailServiceImpl.class" beforeDir="false" />
  540. <change beforePath="$PROJECT_DIR$/js-security/security-common/target/classes/com/rongwei/sfcommon/sys/service/impl/AspSafetyProductObjectiveServiceImpl.class" beforeDir="false" />
  541. <change beforePath="$PROJECT_DIR$/js-security/security-common/target/classes/com/rongwei/sfcommon/sys/service/impl/AspSpecialEquipmentCertificateServiceImpl$1.class" beforeDir="false" />
  542. <change beforePath="$PROJECT_DIR$/js-security/security-common/target/classes/com/rongwei/sfcommon/sys/service/impl/AspSpecialEquipmentCertificateServiceImpl.class" beforeDir="false" />
  543. <change beforePath="$PROJECT_DIR$/js-security/security-common/target/classes/com/rongwei/sfcommon/sys/service/impl/AspSpecialPersonalInformationServiceImpl.class" beforeDir="false" />
  544. <change beforePath="$PROJECT_DIR$/js-security/security-common/target/classes/com/rongwei/sfcommon/sys/service/impl/CheckItemContentServiceImpl.class" beforeDir="false" />
  545. <change beforePath="$PROJECT_DIR$/js-security/security-common/target/classes/com/rongwei/sfcommon/sys/service/impl/CheckItemsDutyuserServiceImpl.class" beforeDir="false" />
  546. <change beforePath="$PROJECT_DIR$/js-security/security-common/target/classes/com/rongwei/sfcommon/sys/service/impl/CheckItemsPartsServiceImpl.class" beforeDir="false" />
  547. <change beforePath="$PROJECT_DIR$/js-security/security-common/target/classes/com/rongwei/sfcommon/sys/service/impl/CheckItemsServiceImpl$1.class" beforeDir="false" />
  548. <change beforePath="$PROJECT_DIR$/js-security/security-common/target/classes/com/rongwei/sfcommon/sys/service/impl/CheckItemsServiceImpl$2.class" beforeDir="false" />
  549. <change beforePath="$PROJECT_DIR$/js-security/security-common/target/classes/com/rongwei/sfcommon/sys/service/impl/CheckItemsServiceImpl.class" beforeDir="false" />
  550. <change beforePath="$PROJECT_DIR$/js-security/security-common/target/classes/com/rongwei/sfcommon/sys/service/impl/CheckTemplateItemsServiceImpl.class" beforeDir="false" />
  551. <change beforePath="$PROJECT_DIR$/js-security/security-common/target/classes/com/rongwei/sfcommon/sys/service/impl/CheckTemplateServiceImpl$1.class" beforeDir="false" />
  552. <change beforePath="$PROJECT_DIR$/js-security/security-common/target/classes/com/rongwei/sfcommon/sys/service/impl/CheckTemplateServiceImpl$2.class" beforeDir="false" />
  553. <change beforePath="$PROJECT_DIR$/js-security/security-common/target/classes/com/rongwei/sfcommon/sys/service/impl/CheckTemplateServiceImpl.class" beforeDir="false" />
  554. <change beforePath="$PROJECT_DIR$/js-security/security-common/target/classes/com/rongwei/sfcommon/sys/service/impl/CustomMailMergeDataSource.class" beforeDir="false" />
  555. <change beforePath="$PROJECT_DIR$/js-security/security-common/target/classes/com/rongwei/sfcommon/sys/service/impl/DataXApiServiceImpl$1.class" beforeDir="false" />
  556. <change beforePath="$PROJECT_DIR$/js-security/security-common/target/classes/com/rongwei/sfcommon/sys/service/impl/DataXApiServiceImpl.class" beforeDir="false" />
  557. <change beforePath="$PROJECT_DIR$/js-security/security-common/target/classes/com/rongwei/sfcommon/sys/service/impl/DepartmentAndPersonnelServiceImpl.class" beforeDir="false" />
  558. <change beforePath="$PROJECT_DIR$/js-security/security-common/target/classes/com/rongwei/sfcommon/sys/service/impl/DhzyDataUploadServiceImpl.class" beforeDir="false" />
  559. <change beforePath="$PROJECT_DIR$/js-security/security-common/target/classes/com/rongwei/sfcommon/sys/service/impl/DhzyServiceImpl.class" beforeDir="false" />
  560. <change beforePath="$PROJECT_DIR$/js-security/security-common/target/classes/com/rongwei/sfcommon/sys/service/impl/EasyExcelWriteImpl.class" beforeDir="false" />
  561. <change beforePath="$PROJECT_DIR$/js-security/security-common/target/classes/com/rongwei/sfcommon/sys/service/impl/FsFileDataListServiceImpl.class" beforeDir="false" />
  562. <change beforePath="$PROJECT_DIR$/js-security/security-common/target/classes/com/rongwei/sfcommon/sys/service/impl/HazardInvestigationServiceImpl$1$1.class" beforeDir="false" />
  563. <change beforePath="$PROJECT_DIR$/js-security/security-common/target/classes/com/rongwei/sfcommon/sys/service/impl/HazardInvestigationServiceImpl$1$2.class" beforeDir="false" />
  564. <change beforePath="$PROJECT_DIR$/js-security/security-common/target/classes/com/rongwei/sfcommon/sys/service/impl/HazardInvestigationServiceImpl$1$3.class" beforeDir="false" />
  565. <change beforePath="$PROJECT_DIR$/js-security/security-common/target/classes/com/rongwei/sfcommon/sys/service/impl/HazardInvestigationServiceImpl$1.class" beforeDir="false" />
  566. <change beforePath="$PROJECT_DIR$/js-security/security-common/target/classes/com/rongwei/sfcommon/sys/service/impl/HazardInvestigationServiceImpl.class" beforeDir="false" />
  567. <change beforePath="$PROJECT_DIR$/js-security/security-common/target/classes/com/rongwei/sfcommon/sys/service/impl/HiddenDangerTaskServiceImpl.class" beforeDir="false" />
  568. <change beforePath="$PROJECT_DIR$/js-security/security-common/target/classes/com/rongwei/sfcommon/sys/service/impl/HiddenDangerTrackServiceImpl.class" beforeDir="false" />
  569. <change beforePath="$PROJECT_DIR$/js-security/security-common/target/classes/com/rongwei/sfcommon/sys/service/impl/JfCommonServiceImpl.class" beforeDir="false" />
  570. <change beforePath="$PROJECT_DIR$/js-security/security-common/target/classes/com/rongwei/sfcommon/sys/service/impl/PointCheckItemServiceImpl.class" beforeDir="false" />
  571. <change beforePath="$PROJECT_DIR$/js-security/security-common/target/classes/com/rongwei/sfcommon/sys/service/impl/PointCheckServiceImpl.class" beforeDir="false" />
  572. <change beforePath="$PROJECT_DIR$/js-security/security-common/target/classes/com/rongwei/sfcommon/sys/service/impl/RiskJobServiceImpl$1.class" beforeDir="false" />
  573. <change beforePath="$PROJECT_DIR$/js-security/security-common/target/classes/com/rongwei/sfcommon/sys/service/impl/RiskJobServiceImpl$2.class" beforeDir="false" />
  574. <change beforePath="$PROJECT_DIR$/js-security/security-common/target/classes/com/rongwei/sfcommon/sys/service/impl/RiskJobServiceImpl.class" beforeDir="false" />
  575. <change beforePath="$PROJECT_DIR$/js-security/security-common/target/classes/com/rongwei/sfcommon/sys/service/impl/SafeCheckSendNotifyServiceImpl$1.class" beforeDir="false" />
  576. <change beforePath="$PROJECT_DIR$/js-security/security-common/target/classes/com/rongwei/sfcommon/sys/service/impl/SafeCheckSendNotifyServiceImpl.class" beforeDir="false" />
  577. <change beforePath="$PROJECT_DIR$/js-security/security-common/target/classes/com/rongwei/sfcommon/sys/service/impl/SafetyObservationServiceImpl.class" beforeDir="false" />
  578. <change beforePath="$PROJECT_DIR$/js-security/security-common/target/classes/com/rongwei/sfcommon/sys/service/impl/SaveCheckItemServiceImpl.class" beforeDir="false" />
  579. <change beforePath="$PROJECT_DIR$/js-security/security-common/target/classes/com/rongwei/sfcommon/sys/service/impl/ScheduledTasksService.class" beforeDir="false" />
  580. <change beforePath="$PROJECT_DIR$/js-security/security-common/target/classes/com/rongwei/sfcommon/sys/service/impl/ScheduledTasksServiceImpl.class" beforeDir="false" />
  581. <change beforePath="$PROJECT_DIR$/js-security/security-common/target/classes/com/rongwei/sfcommon/sys/service/impl/SpecialInspectionServiceImpl.class" beforeDir="false" />
  582. <change beforePath="$PROJECT_DIR$/js-security/security-common/target/classes/com/rongwei/sfcommon/sys/service/impl/SynchronizationImpl.class" beforeDir="false" />
  583. <change beforePath="$PROJECT_DIR$/js-security/security-common/target/classes/com/rongwei/sfcommon/sys/service/impl/ThemeCheckContentServiceImpl.class" beforeDir="false" />
  584. <change beforePath="$PROJECT_DIR$/js-security/security-common/target/classes/com/rongwei/sfcommon/sys/service/impl/ThemeCheckItemServiceImpl.class" beforeDir="false" />
  585. <change beforePath="$PROJECT_DIR$/js-security/security-common/target/classes/com/rongwei/sfcommon/sys/service/impl/ThemeCheckServiceImpl.class" beforeDir="false" />
  586. <change beforePath="$PROJECT_DIR$/js-security/security-common/target/classes/com/rongwei/sfcommon/sys/service/impl/ThemeCheckWorkparkServiceImpl.class" beforeDir="false" />
  587. <change beforePath="$PROJECT_DIR$/js-security/security-common/target/classes/com/rongwei/sfcommon/sys/service/impl/WarnLevelServiceImpl.class" beforeDir="false" />
  588. <change beforePath="$PROJECT_DIR$/js-security/security-common/target/classes/com/rongwei/sfcommon/sys/service/impl/WordExportUtil.class" beforeDir="false" />
  589. <change beforePath="$PROJECT_DIR$/js-security/security-common/target/classes/com/rongwei/sfcommon/sys/service/impl/aspRiskControlMeasuresServiceImpl.class" beforeDir="false" />
  590. <change beforePath="$PROJECT_DIR$/js-security/security-common/target/classes/com/rongwei/sfcommon/utils/AsposeWordsUtils.class" beforeDir="false" />
  591. <change beforePath="$PROJECT_DIR$/js-security/security-common/target/classes/com/rongwei/sfcommon/utils/ClassExcelVerifyHandler.class" beforeDir="false" />
  592. <change beforePath="$PROJECT_DIR$/js-security/security-common/target/classes/com/rongwei/sfcommon/utils/CommonUtil.class" beforeDir="false" />
  593. <change beforePath="$PROJECT_DIR$/js-security/security-common/target/classes/com/rongwei/sfcommon/utils/MlConstants.class" beforeDir="false" />
  594. <change beforePath="$PROJECT_DIR$/js-security/security-common/target/classes/com/rongwei/sfcommon/utils/Result.class" beforeDir="false" />
  595. <change beforePath="$PROJECT_DIR$/js-security/security-common/target/classes/mybatis/AccidentDao.xml" beforeDir="false" />
  596. <change beforePath="$PROJECT_DIR$/js-security/security-common/target/classes/mybatis/ApsHazardInvestigationTemplateMapper.xml" beforeDir="false" />
  597. <change beforePath="$PROJECT_DIR$/js-security/security-common/target/classes/mybatis/ApsHazardInvestigationTemplateZibiaoMapper.xml" beforeDir="false" />
  598. <change beforePath="$PROJECT_DIR$/js-security/security-common/target/classes/mybatis/AspRiskUnitMapper.xml" beforeDir="false" />
  599. <change beforePath="$PROJECT_DIR$/js-security/security-common/target/classes/mybatis/DepartmentAndPersonnelDao.xml" beforeDir="false" />
  600. <change beforePath="$PROJECT_DIR$/js-security/security-common/target/classes/mybatis/RiskSynchronizationDao.xml" beforeDir="false" />
  601. <change beforePath="$PROJECT_DIR$/js-security/security-common/target/classes/mybatis/SaveCheckCommonDao.xml" beforeDir="false" />
  602. <change beforePath="$PROJECT_DIR$/js-security/security-common/target/classes/导出PDF(动火作业待修改).docx" beforeDir="false" />
  603. <change beforePath="$PROJECT_DIR$/js-security/security-entity/target/classes/com/rongwe/scentity/domian/AccidentDo.class" beforeDir="false" />
  604. <change beforePath="$PROJECT_DIR$/js-security/security-entity/target/classes/com/rongwe/scentity/domian/AccidentObjectDo.class" beforeDir="false" />
  605. <change beforePath="$PROJECT_DIR$/js-security/security-entity/target/classes/com/rongwe/scentity/domian/AccidentTrackPlanDo.class" beforeDir="false" />
  606. <change beforePath="$PROJECT_DIR$/js-security/security-entity/target/classes/com/rongwe/scentity/domian/AccidentUserDo.class" beforeDir="false" />
  607. <change beforePath="$PROJECT_DIR$/js-security/security-entity/target/classes/com/rongwe/scentity/domian/ApsDetailsHazardInvestigationTasksDo.class" beforeDir="false" />
  608. <change beforePath="$PROJECT_DIR$/js-security/security-entity/target/classes/com/rongwe/scentity/domian/ApsDetailsHazardInvestigationTasksJcxzibiaoDo.class" beforeDir="false" />
  609. <change beforePath="$PROJECT_DIR$/js-security/security-entity/target/classes/com/rongwe/scentity/domian/ApsHazardInvestigationTemplateDo.class" beforeDir="false" />
  610. <change beforePath="$PROJECT_DIR$/js-security/security-entity/target/classes/com/rongwe/scentity/domian/ApsHazardInvestigationTemplateZibiaoDo.class" beforeDir="false" />
  611. <change beforePath="$PROJECT_DIR$/js-security/security-entity/target/classes/com/rongwe/scentity/domian/ApsSpecialInspectionTaskDo.class" beforeDir="false" />
  612. <change beforePath="$PROJECT_DIR$/js-security/security-entity/target/classes/com/rongwe/scentity/domian/ApsSpecialInspectionTaskZibiaoDo.class" beforeDir="false" />
  613. <change beforePath="$PROJECT_DIR$/js-security/security-entity/target/classes/com/rongwe/scentity/domian/AspAccidentReport.class" beforeDir="false" />
  614. <change beforePath="$PROJECT_DIR$/js-security/security-entity/target/classes/com/rongwe/scentity/domian/AspAnnouncementBoardLargeScreenDo.class" beforeDir="false" />
  615. <change beforePath="$PROJECT_DIR$/js-security/security-entity/target/classes/com/rongwe/scentity/domian/AspBoardLargeManualMaintenanceDo.class" beforeDir="false" />
  616. <change beforePath="$PROJECT_DIR$/js-security/security-entity/target/classes/com/rongwe/scentity/domian/AspCheckDiscoveryItemDo.class" beforeDir="false" />
  617. <change beforePath="$PROJECT_DIR$/js-security/security-entity/target/classes/com/rongwe/scentity/domian/AspCombustibleGasDetectionDo.class" beforeDir="false" />
  618. <change beforePath="$PROJECT_DIR$/js-security/security-entity/target/classes/com/rongwe/scentity/domian/AspCompanyCertificationsDo.class" beforeDir="false" />
  619. <change beforePath="$PROJECT_DIR$/js-security/security-entity/target/classes/com/rongwe/scentity/domian/AspDhzyDo.class" beforeDir="false" />
  620. <change beforePath="$PROJECT_DIR$/js-security/security-entity/target/classes/com/rongwe/scentity/domian/AspDlzzDo.class" beforeDir="false" />
  621. <change beforePath="$PROJECT_DIR$/js-security/security-entity/target/classes/com/rongwe/scentity/domian/AspDtzyDo.class" beforeDir="false" />
  622. <change beforePath="$PROJECT_DIR$/js-security/security-entity/target/classes/com/rongwe/scentity/domian/AspDzzyDo.class" beforeDir="false" />
  623. <change beforePath="$PROJECT_DIR$/js-security/security-entity/target/classes/com/rongwe/scentity/domian/AspEvaluationRecordDo.class" beforeDir="false" />
  624. <change beforePath="$PROJECT_DIR$/js-security/security-entity/target/classes/com/rongwe/scentity/domian/AspEvaluationRecordHistoryDo.class" beforeDir="false" />
  625. <change beforePath="$PROJECT_DIR$/js-security/security-entity/target/classes/com/rongwe/scentity/domian/AspGczyDo.class" beforeDir="false" />
  626. <change beforePath="$PROJECT_DIR$/js-security/security-entity/target/classes/com/rongwe/scentity/domian/AspInspectionInformationTableDo.class" beforeDir="false" />
  627. <change beforePath="$PROJECT_DIR$/js-security/security-entity/target/classes/com/rongwe/scentity/domian/AspJobConfigDo.class" beforeDir="false" />
  628. <change beforePath="$PROJECT_DIR$/js-security/security-entity/target/classes/com/rongwe/scentity/domian/AspJobConfigFxbsDo.class" beforeDir="false" />
  629. <change beforePath="$PROJECT_DIR$/js-security/security-entity/target/classes/com/rongwe/scentity/domian/AspJobSjzyDo.class" beforeDir="false" />
  630. <change beforePath="$PROJECT_DIR$/js-security/security-entity/target/classes/com/rongwe/scentity/domian/AspLsydzyDo.class" beforeDir="false" />
  631. <change beforePath="$PROJECT_DIR$/js-security/security-entity/target/classes/com/rongwe/scentity/domian/AspMajorHazardSourcesDo.class" beforeDir="false" />
  632. <change beforePath="$PROJECT_DIR$/js-security/security-entity/target/classes/com/rongwe/scentity/domian/AspMbcdzyDo.class" beforeDir="false" />
  633. <change beforePath="$PROJECT_DIR$/js-security/security-entity/target/classes/com/rongwe/scentity/domian/AspRiskControlMeasuresDo$AspRiskControlMeasuresDoBuilder.class" beforeDir="false" />
  634. <change beforePath="$PROJECT_DIR$/js-security/security-entity/target/classes/com/rongwe/scentity/domian/AspRiskControlMeasuresDo.class" beforeDir="false" />
  635. <change beforePath="$PROJECT_DIR$/js-security/security-entity/target/classes/com/rongwe/scentity/domian/AspRiskEventControlMeasuresDo.class" beforeDir="false" />
  636. <change beforePath="$PROJECT_DIR$/js-security/security-entity/target/classes/com/rongwe/scentity/domian/AspRiskEventDo$AspRiskEventDoBuilder.class" beforeDir="false" />
  637. <change beforePath="$PROJECT_DIR$/js-security/security-entity/target/classes/com/rongwe/scentity/domian/AspRiskEventDo.class" beforeDir="false" />
  638. <change beforePath="$PROJECT_DIR$/js-security/security-entity/target/classes/com/rongwe/scentity/domian/AspRiskMapDo.class" beforeDir="false" />
  639. <change beforePath="$PROJECT_DIR$/js-security/security-entity/target/classes/com/rongwe/scentity/domian/AspRiskProfileDo$AspRiskProfileDoBuilder.class" beforeDir="false" />
  640. <change beforePath="$PROJECT_DIR$/js-security/security-entity/target/classes/com/rongwe/scentity/domian/AspRiskProfileDo.class" beforeDir="false" />
  641. <change beforePath="$PROJECT_DIR$/js-security/security-entity/target/classes/com/rongwe/scentity/domian/AspRiskSourceDo.class" beforeDir="false" />
  642. <change beforePath="$PROJECT_DIR$/js-security/security-entity/target/classes/com/rongwe/scentity/domian/AspRiskSourceHistoryDo.class" beforeDir="false" />
  643. <change beforePath="$PROJECT_DIR$/js-security/security-entity/target/classes/com/rongwe/scentity/domian/AspRiskUnitDo.class" beforeDir="false" />
  644. <change beforePath="$PROJECT_DIR$/js-security/security-entity/target/classes/com/rongwe/scentity/domian/AspRiskUnitEventDo.class" beforeDir="false" />
  645. <change beforePath="$PROJECT_DIR$/js-security/security-entity/target/classes/com/rongwe/scentity/domian/AspSafeAttachmentsDo.class" beforeDir="false" />
  646. <change beforePath="$PROJECT_DIR$/js-security/security-entity/target/classes/com/rongwe/scentity/domian/AspSafetyAnnualDrillPlan.class" beforeDir="false" />
  647. <change beforePath="$PROJECT_DIR$/js-security/security-entity/target/classes/com/rongwe/scentity/domian/AspSafetyAnnualDrillPlanMonth.class" beforeDir="false" />
  648. <change beforePath="$PROJECT_DIR$/js-security/security-entity/target/classes/com/rongwe/scentity/domian/AspSafetyDrillProgrammeDo.class" beforeDir="false" />
  649. <change beforePath="$PROJECT_DIR$/js-security/security-entity/target/classes/com/rongwe/scentity/domian/AspSafetyDrillProgrammeMsgNotifyRecordDo.class" beforeDir="false" />
  650. <change beforePath="$PROJECT_DIR$/js-security/security-entity/target/classes/com/rongwe/scentity/domian/AspSafetyEmergencyDrillPlan.class" beforeDir="false" />
  651. <change beforePath="$PROJECT_DIR$/js-security/security-entity/target/classes/com/rongwe/scentity/domian/AspSafetyEmergencyPlan.class" beforeDir="false" />
  652. <change beforePath="$PROJECT_DIR$/js-security/security-entity/target/classes/com/rongwe/scentity/domian/AspSafetyMeeting.class" beforeDir="false" />
  653. <change beforePath="$PROJECT_DIR$/js-security/security-entity/target/classes/com/rongwe/scentity/domian/AspSafetyOnsiteDisposalPlan.class" beforeDir="false" />
  654. <change beforePath="$PROJECT_DIR$/js-security/security-entity/target/classes/com/rongwe/scentity/domian/AspSafetyPerformanceAppraisal.class" beforeDir="false" />
  655. <change beforePath="$PROJECT_DIR$/js-security/security-entity/target/classes/com/rongwe/scentity/domian/AspSafetyPerformanceAppraisalDetail.class" beforeDir="false" />
  656. <change beforePath="$PROJECT_DIR$/js-security/security-entity/target/classes/com/rongwe/scentity/domian/AspSafetyProductObjective.class" beforeDir="false" />
  657. <change beforePath="$PROJECT_DIR$/js-security/security-entity/target/classes/com/rongwe/scentity/domian/AspSafetyProductObjectiveResult.class" beforeDir="false" />
  658. <change beforePath="$PROJECT_DIR$/js-security/security-entity/target/classes/com/rongwe/scentity/domian/AspSafetyProductObjectiveResultScoreDetail.class" beforeDir="false" />
  659. <change beforePath="$PROJECT_DIR$/js-security/security-entity/target/classes/com/rongwe/scentity/domian/AspSafetyProductObjectiveScoreDetail.class" beforeDir="false" />
  660. <change beforePath="$PROJECT_DIR$/js-security/security-entity/target/classes/com/rongwe/scentity/domian/AspShiftTimeDo.class" beforeDir="false" />
  661. <change beforePath="$PROJECT_DIR$/js-security/security-entity/target/classes/com/rongwe/scentity/domian/AspSpecialEquipmentCertificateDo.class" beforeDir="false" />
  662. <change beforePath="$PROJECT_DIR$/js-security/security-entity/target/classes/com/rongwe/scentity/domian/AspSpecialPersonalInformationDo.class" beforeDir="false" />
  663. <change beforePath="$PROJECT_DIR$/js-security/security-entity/target/classes/com/rongwe/scentity/domian/AspSxkjzyDo.class" beforeDir="false" />
  664. <change beforePath="$PROJECT_DIR$/js-security/security-entity/target/classes/com/rongwe/scentity/domian/CheckItemContentDo.class" beforeDir="false" />
  665. <change beforePath="$PROJECT_DIR$/js-security/security-entity/target/classes/com/rongwe/scentity/domian/CheckItemsDo.class" beforeDir="false" />
  666. <change beforePath="$PROJECT_DIR$/js-security/security-entity/target/classes/com/rongwe/scentity/domian/CheckItemsDutyuserDo.class" beforeDir="false" />
  667. <change beforePath="$PROJECT_DIR$/js-security/security-entity/target/classes/com/rongwe/scentity/domian/CheckItemsPartsDo.class" beforeDir="false" />
  668. <change beforePath="$PROJECT_DIR$/js-security/security-entity/target/classes/com/rongwe/scentity/domian/CheckTemplateDo.class" beforeDir="false" />
  669. <change beforePath="$PROJECT_DIR$/js-security/security-entity/target/classes/com/rongwe/scentity/domian/CheckTemplateItemsDo.class" beforeDir="false" />
  670. <change beforePath="$PROJECT_DIR$/js-security/security-entity/target/classes/com/rongwe/scentity/domian/FsFileDataListDo.class" beforeDir="false" />
  671. <change beforePath="$PROJECT_DIR$/js-security/security-entity/target/classes/com/rongwe/scentity/domian/HiddenDangerTrackDo.class" beforeDir="false" />
  672. <change beforePath="$PROJECT_DIR$/js-security/security-entity/target/classes/com/rongwe/scentity/domian/PointCheckDo.class" beforeDir="false" />
  673. <change beforePath="$PROJECT_DIR$/js-security/security-entity/target/classes/com/rongwe/scentity/domian/PointCheckItemDo.class" beforeDir="false" />
  674. <change beforePath="$PROJECT_DIR$/js-security/security-entity/target/classes/com/rongwe/scentity/domian/PointCheckNewsVo.class" beforeDir="false" />
  675. <change beforePath="$PROJECT_DIR$/js-security/security-entity/target/classes/com/rongwe/scentity/domian/SafetyObservationDo.class" beforeDir="false" />
  676. <change beforePath="$PROJECT_DIR$/js-security/security-entity/target/classes/com/rongwe/scentity/domian/SysFileItemDo.class" beforeDir="false" />
  677. <change beforePath="$PROJECT_DIR$/js-security/security-entity/target/classes/com/rongwe/scentity/domian/ThemeCheckContentDo.class" beforeDir="false" />
  678. <change beforePath="$PROJECT_DIR$/js-security/security-entity/target/classes/com/rongwe/scentity/domian/ThemeCheckDo.class" beforeDir="false" />
  679. <change beforePath="$PROJECT_DIR$/js-security/security-entity/target/classes/com/rongwe/scentity/domian/ThemeCheckItemDo.class" beforeDir="false" />
  680. <change beforePath="$PROJECT_DIR$/js-security/security-entity/target/classes/com/rongwe/scentity/domian/ThemeCheckWorkparkDo.class" beforeDir="false" />
  681. <change beforePath="$PROJECT_DIR$/js-security/security-entity/target/classes/com/rongwe/scentity/domian/WarnLevelDo.class" beforeDir="false" />
  682. <change beforePath="$PROJECT_DIR$/js-security/security-entity/target/classes/com/rongwe/scentity/vo/AccidentTrackPlanVo.class" beforeDir="false" />
  683. <change beforePath="$PROJECT_DIR$/js-security/security-entity/target/classes/com/rongwe/scentity/vo/AccidentUserVo.class" beforeDir="false" />
  684. <change beforePath="$PROJECT_DIR$/js-security/security-entity/target/classes/com/rongwe/scentity/vo/AccidentVo.class" beforeDir="false" />
  685. <change beforePath="$PROJECT_DIR$/js-security/security-entity/target/classes/com/rongwe/scentity/vo/AspAccidentReportVo.class" beforeDir="false" />
  686. <change beforePath="$PROJECT_DIR$/js-security/security-entity/target/classes/com/rongwe/scentity/vo/AspRiskMapVo.class" beforeDir="false" />
  687. <change beforePath="$PROJECT_DIR$/js-security/security-entity/target/classes/com/rongwe/scentity/vo/AspRiskUnitVo.class" beforeDir="false" />
  688. <change beforePath="$PROJECT_DIR$/js-security/security-entity/target/classes/com/rongwe/scentity/vo/AspSafetyEmergencyDrillPlanVo.class" beforeDir="false" />
  689. <change beforePath="$PROJECT_DIR$/js-security/security-entity/target/classes/com/rongwe/scentity/vo/AspSafetyTeamMemberVo.class" beforeDir="false" />
  690. <change beforePath="$PROJECT_DIR$/js-security/security-entity/target/classes/com/rongwe/scentity/vo/AspSafetyTeamVo.class" beforeDir="false" />
  691. <change beforePath="$PROJECT_DIR$/js-security/security-entity/target/classes/com/rongwe/scentity/vo/BaoAnShiDaPingDataVo.class" beforeDir="false" />
  692. <change beforePath="$PROJECT_DIR$/js-security/security-entity/target/classes/com/rongwe/scentity/vo/CheckAreaVo.class" beforeDir="false" />
  693. <change beforePath="$PROJECT_DIR$/js-security/security-entity/target/classes/com/rongwe/scentity/vo/CheckItemsTypeVo.class" beforeDir="false" />
  694. <change beforePath="$PROJECT_DIR$/js-security/security-entity/target/classes/com/rongwe/scentity/vo/CheckItemsVo.class" beforeDir="false" />
  695. <change beforePath="$PROJECT_DIR$/js-security/security-entity/target/classes/com/rongwe/scentity/vo/CheckTemplateItemsVo.class" beforeDir="false" />
  696. <change beforePath="$PROJECT_DIR$/js-security/security-entity/target/classes/com/rongwe/scentity/vo/CheckTemplateVo.class" beforeDir="false" />
  697. <change beforePath="$PROJECT_DIR$/js-security/security-entity/target/classes/com/rongwe/scentity/vo/CompanyInfoVo.class" beforeDir="false" />
  698. <change beforePath="$PROJECT_DIR$/js-security/security-entity/target/classes/com/rongwe/scentity/vo/DepartmentAndPersonnelReq.class" beforeDir="false" />
  699. <change beforePath="$PROJECT_DIR$/js-security/security-entity/target/classes/com/rongwe/scentity/vo/DepartmentVo.class" beforeDir="false" />
  700. <change beforePath="$PROJECT_DIR$/js-security/security-entity/target/classes/com/rongwe/scentity/vo/DistributeVo.class" beforeDir="false" />
  701. <change beforePath="$PROJECT_DIR$/js-security/security-entity/target/classes/com/rongwe/scentity/vo/EventSynchronizationVo.class" beforeDir="false" />
  702. <change beforePath="$PROJECT_DIR$/js-security/security-entity/target/classes/com/rongwe/scentity/vo/ExportHiddenDangerVo.class" beforeDir="false" />
  703. <change beforePath="$PROJECT_DIR$/js-security/security-entity/target/classes/com/rongwe/scentity/vo/FourColorSynchronizationVo.class" beforeDir="false" />
  704. <change beforePath="$PROJECT_DIR$/js-security/security-entity/target/classes/com/rongwe/scentity/vo/HiddenDangerTrackVo.class" beforeDir="false" />
  705. <change beforePath="$PROJECT_DIR$/js-security/security-entity/target/classes/com/rongwe/scentity/vo/ImportAspSafeAttachmentsVo.class" beforeDir="false" />
  706. <change beforePath="$PROJECT_DIR$/js-security/security-entity/target/classes/com/rongwe/scentity/vo/ImportCheckItemsVo.class" beforeDir="false" />
  707. <change beforePath="$PROJECT_DIR$/js-security/security-entity/target/classes/com/rongwe/scentity/vo/PersonnelVo.class" beforeDir="false" />
  708. <change beforePath="$PROJECT_DIR$/js-security/security-entity/target/classes/com/rongwe/scentity/vo/PointCheckItemVo.class" beforeDir="false" />
  709. <change beforePath="$PROJECT_DIR$/js-security/security-entity/target/classes/com/rongwe/scentity/vo/PointCheckVo.class" beforeDir="false" />
  710. <change beforePath="$PROJECT_DIR$/js-security/security-entity/target/classes/com/rongwe/scentity/vo/PushMessageToAppRequestVo.class" beforeDir="false" />
  711. <change beforePath="$PROJECT_DIR$/js-security/security-entity/target/classes/com/rongwe/scentity/vo/RoleIdAndUserIdsVo.class" beforeDir="false" />
  712. <change beforePath="$PROJECT_DIR$/js-security/security-entity/target/classes/com/rongwe/scentity/vo/SafetyObservationVo.class" beforeDir="false" />
  713. <change beforePath="$PROJECT_DIR$/js-security/security-entity/target/classes/com/rongwe/scentity/vo/StepSynchronizationVo.class" beforeDir="false" />
  714. <change beforePath="$PROJECT_DIR$/js-security/security-entity/target/classes/com/rongwe/scentity/vo/ThemeCheckContentVo.class" beforeDir="false" />
  715. <change beforePath="$PROJECT_DIR$/js-security/security-entity/target/classes/com/rongwe/scentity/vo/ThemeCheckItemVo.class" beforeDir="false" />
  716. <change beforePath="$PROJECT_DIR$/js-security/security-entity/target/classes/com/rongwe/scentity/vo/UnitSynchronizationVo.class" beforeDir="false" />
  717. <change beforePath="$PROJECT_DIR$/js-security/security-entity/target/classes/com/rongwe/scentity/vo/UserMailOrgVo.class" beforeDir="false" />
  718. <change beforePath="$PROJECT_DIR$/js-security/security-server/target/classes/bootstrap-dev.yml" beforeDir="false" />
  719. <change beforePath="$PROJECT_DIR$/js-security/security-server/target/classes/bootstrap-pro.yml" beforeDir="false" />
  720. <change beforePath="$PROJECT_DIR$/js-security/security-server/target/classes/bootstrap.yml" beforeDir="false" />
  721. <change beforePath="$PROJECT_DIR$/js-security/security-server/target/classes/com/rongwei/RwSaveCheckApplication.class" beforeDir="false" />
  722. <change beforePath="$PROJECT_DIR$/js-security/security-server/target/classes/com/rongwei/savecheck/controller/AccidentController.class" beforeDir="false" />
  723. <change beforePath="$PROJECT_DIR$/js-security/security-server/target/classes/com/rongwei/savecheck/controller/AppPushMessageController.class" beforeDir="false" />
  724. <change beforePath="$PROJECT_DIR$/js-security/security-server/target/classes/com/rongwei/savecheck/controller/AspRiskEventController.class" beforeDir="false" />
  725. <change beforePath="$PROJECT_DIR$/js-security/security-server/target/classes/com/rongwei/savecheck/controller/AspRiskProfileController.class" beforeDir="false" />
  726. <change beforePath="$PROJECT_DIR$/js-security/security-server/target/classes/com/rongwei/savecheck/controller/AspRiskSourceController.class" beforeDir="false" />
  727. <change beforePath="$PROJECT_DIR$/js-security/security-server/target/classes/com/rongwei/savecheck/controller/AspSafeAttachmentsController.class" beforeDir="false" />
  728. <change beforePath="$PROJECT_DIR$/js-security/security-server/target/classes/com/rongwei/savecheck/controller/AspSafetyDrillProgrammeController.class" beforeDir="false" />
  729. <change beforePath="$PROJECT_DIR$/js-security/security-server/target/classes/com/rongwei/savecheck/controller/AspSafetyMeetingController.class" beforeDir="false" />
  730. <change beforePath="$PROJECT_DIR$/js-security/security-server/target/classes/com/rongwei/savecheck/controller/AspSafetyPerformanceAppraisalController.class" beforeDir="false" />
  731. <change beforePath="$PROJECT_DIR$/js-security/security-server/target/classes/com/rongwei/savecheck/controller/AspSafetyProductObjectiveController.class" beforeDir="false" />
  732. <change beforePath="$PROJECT_DIR$/js-security/security-server/target/classes/com/rongwei/savecheck/controller/AspSpecialEquipmentCertificateController.class" beforeDir="false" />
  733. <change beforePath="$PROJECT_DIR$/js-security/security-server/target/classes/com/rongwei/savecheck/controller/CheckItemsController.class" beforeDir="false" />
  734. <change beforePath="$PROJECT_DIR$/js-security/security-server/target/classes/com/rongwei/savecheck/controller/CheckItemsPartsController.class" beforeDir="false" />
  735. <change beforePath="$PROJECT_DIR$/js-security/security-server/target/classes/com/rongwei/savecheck/controller/CheckTemplateController.class" beforeDir="false" />
  736. <change beforePath="$PROJECT_DIR$/js-security/security-server/target/classes/com/rongwei/savecheck/controller/CommonUtilController.class" beforeDir="false" />
  737. <change beforePath="$PROJECT_DIR$/js-security/security-server/target/classes/com/rongwei/savecheck/controller/DataUploadController.class" beforeDir="false" />
  738. <change beforePath="$PROJECT_DIR$/js-security/security-server/target/classes/com/rongwei/savecheck/controller/DataXApiController.class" beforeDir="false" />
  739. <change beforePath="$PROJECT_DIR$/js-security/security-server/target/classes/com/rongwei/savecheck/controller/DepartmentAndPersonnelController.class" beforeDir="false" />
  740. <change beforePath="$PROJECT_DIR$/js-security/security-server/target/classes/com/rongwei/savecheck/controller/EasyExcelController.class" beforeDir="false" />
  741. <change beforePath="$PROJECT_DIR$/js-security/security-server/target/classes/com/rongwei/savecheck/controller/FsFileDataListController.class" beforeDir="false" />
  742. <change beforePath="$PROJECT_DIR$/js-security/security-server/target/classes/com/rongwei/savecheck/controller/HazardInvestigationController.class" beforeDir="false" />
  743. <change beforePath="$PROJECT_DIR$/js-security/security-server/target/classes/com/rongwei/savecheck/controller/HiddenDangerTaskController.class" beforeDir="false" />
  744. <change beforePath="$PROJECT_DIR$/js-security/security-server/target/classes/com/rongwei/savecheck/controller/LargeScreenController.class" beforeDir="false" />
  745. <change beforePath="$PROJECT_DIR$/js-security/security-server/target/classes/com/rongwei/savecheck/controller/MobileApiController.class" beforeDir="false" />
  746. <change beforePath="$PROJECT_DIR$/js-security/security-server/target/classes/com/rongwei/savecheck/controller/PointCheckController.class" beforeDir="false" />
  747. <change beforePath="$PROJECT_DIR$/js-security/security-server/target/classes/com/rongwei/savecheck/controller/QueryFilteringController$1.class" beforeDir="false" />
  748. <change beforePath="$PROJECT_DIR$/js-security/security-server/target/classes/com/rongwei/savecheck/controller/QueryFilteringController$2.class" beforeDir="false" />
  749. <change beforePath="$PROJECT_DIR$/js-security/security-server/target/classes/com/rongwei/savecheck/controller/QueryFilteringController$3.class" beforeDir="false" />
  750. <change beforePath="$PROJECT_DIR$/js-security/security-server/target/classes/com/rongwei/savecheck/controller/QueryFilteringController$4.class" beforeDir="false" />
  751. <change beforePath="$PROJECT_DIR$/js-security/security-server/target/classes/com/rongwei/savecheck/controller/QueryFilteringController.class" beforeDir="false" />
  752. <change beforePath="$PROJECT_DIR$/js-security/security-server/target/classes/com/rongwei/savecheck/controller/RiskJobController.class" beforeDir="false" />
  753. <change beforePath="$PROJECT_DIR$/js-security/security-server/target/classes/com/rongwei/savecheck/controller/SafeSendNotifyController.class" beforeDir="false" />
  754. <change beforePath="$PROJECT_DIR$/js-security/security-server/target/classes/com/rongwei/savecheck/controller/SaveCheckApiController.class" beforeDir="false" />
  755. <change beforePath="$PROJECT_DIR$/js-security/security-server/target/classes/com/rongwei/savecheck/controller/SaveCheckItemController.class" beforeDir="false" />
  756. <change beforePath="$PROJECT_DIR$/js-security/security-server/target/classes/com/rongwei/savecheck/controller/ScheduledTasksController.class" beforeDir="false" />
  757. <change beforePath="$PROJECT_DIR$/js-security/security-server/target/classes/com/rongwei/savecheck/controller/SpecialInspectionController.class" beforeDir="false" />
  758. <change beforePath="$PROJECT_DIR$/js-security/security-server/target/classes/com/rongwei/savecheck/controller/SynchronizationController.class" beforeDir="false" />
  759. <change beforePath="$PROJECT_DIR$/js-security/security-server/target/classes/com/rongwei/savecheck/controller/ThemeCheckController.class" beforeDir="false" />
  760. <change beforePath="$PROJECT_DIR$/js-security/security-server/target/classes/com/rongwei/savecheck/controller/aspRiskControlMeasuresController.class" beforeDir="false" />
  761. <change beforePath="$PROJECT_DIR$/js-security/security-server/target/classes/license.xml" beforeDir="false" />
  762. <change beforePath="$PROJECT_DIR$/js-security/security-server/target/classes/logback-spring.xml" beforeDir="false" />
  763. <change beforePath="$PROJECT_DIR$/js-security/security-server/target/classes/template/ExercisePlan.docx" beforeDir="false" />
  764. <change beforePath="$PROJECT_DIR$/js-training/training-common/target/classes/mybatis/DemandSurveyContentDao.xml" beforeDir="false" />
  765. <change beforePath="$PROJECT_DIR$/js-training/training-common/target/classes/mybatis/SubjectDao.xml" beforeDir="false" />
  766. <change beforePath="$PROJECT_DIR$/js-training/training-common/target/classes/mybatis/TrainingDemandSurveyBackupsDao.xml" beforeDir="false" />
  767. <change beforePath="$PROJECT_DIR$/js-training/training-common/target/classes/mybatis/TraningCommonDao.xml" beforeDir="false" />
  768. <change beforePath="$PROJECT_DIR$/js-training/training-common/target/maven-status/maven-compiler-plugin/compile/default-compile/createdFiles.lst" beforeDir="false" />
  769. <change beforePath="$PROJECT_DIR$/js-training/training-common/target/maven-status/maven-compiler-plugin/compile/default-compile/inputFiles.lst" beforeDir="false" />
  770. <change beforePath="$PROJECT_DIR$/js-training/training-entity/target/classes/com/rongwei/training/domain/CourseDo.class" beforeDir="false" />
  771. <change beforePath="$PROJECT_DIR$/js-training/training-entity/target/classes/com/rongwei/training/domain/CourseFilesDo.class" beforeDir="false" />
  772. <change beforePath="$PROJECT_DIR$/js-training/training-entity/target/classes/com/rongwei/training/domain/DemandSurveyContentDo.class" beforeDir="false" />
  773. <change beforePath="$PROJECT_DIR$/js-training/training-entity/target/classes/com/rongwei/training/domain/DemandSurveyUserAnswerDo.class" beforeDir="false" />
  774. <change beforePath="$PROJECT_DIR$/js-training/training-entity/target/classes/com/rongwei/training/domain/EmpCourseDetailDo.class" beforeDir="false" />
  775. <change beforePath="$PROJECT_DIR$/js-training/training-entity/target/classes/com/rongwei/training/domain/EmpCourseDo.class" beforeDir="false" />
  776. <change beforePath="$PROJECT_DIR$/js-training/training-entity/target/classes/com/rongwei/training/domain/EmpExamDetailDo.class" beforeDir="false" />
  777. <change beforePath="$PROJECT_DIR$/js-training/training-entity/target/classes/com/rongwei/training/domain/EmpExamDo.class" beforeDir="false" />
  778. <change beforePath="$PROJECT_DIR$/js-training/training-entity/target/classes/com/rongwei/training/domain/ExamPaperDo.class" beforeDir="false" />
  779. <change beforePath="$PROJECT_DIR$/js-training/training-entity/target/classes/com/rongwei/training/domain/PaperSubjectAssignDo.class" beforeDir="false" />
  780. <change beforePath="$PROJECT_DIR$/js-training/training-entity/target/classes/com/rongwei/training/domain/PaperSubjectAutoDo.class" beforeDir="false" />
  781. <change beforePath="$PROJECT_DIR$/js-training/training-entity/target/classes/com/rongwei/training/domain/PlanCourseDo.class" beforeDir="false" />
  782. <change beforePath="$PROJECT_DIR$/js-training/training-entity/target/classes/com/rongwei/training/domain/PlanDo.class" beforeDir="false" />
  783. <change beforePath="$PROJECT_DIR$/js-training/training-entity/target/classes/com/rongwei/training/domain/PlanPaperDo.class" beforeDir="false" />
  784. <change beforePath="$PROJECT_DIR$/js-training/training-entity/target/classes/com/rongwei/training/domain/SubjectDo.class" beforeDir="false" />
  785. <change beforePath="$PROJECT_DIR$/js-training/training-entity/target/classes/com/rongwei/training/domain/SubjectOptionsDo.class" beforeDir="false" />
  786. <change beforePath="$PROJECT_DIR$/js-training/training-entity/target/classes/com/rongwei/training/domain/TrainingDemandQuestionBackupsDo.class" beforeDir="false" />
  787. <change beforePath="$PROJECT_DIR$/js-training/training-entity/target/classes/com/rongwei/training/domain/TrainingDemandQuestionDo.class" beforeDir="false" />
  788. <change beforePath="$PROJECT_DIR$/js-training/training-entity/target/classes/com/rongwei/training/domain/TrainingDemandQuestionOptionBackupsDo.class" beforeDir="false" />
  789. <change beforePath="$PROJECT_DIR$/js-training/training-entity/target/classes/com/rongwei/training/domain/TrainingDemandQuestionOptionDo.class" beforeDir="false" />
  790. <change beforePath="$PROJECT_DIR$/js-training/training-entity/target/classes/com/rongwei/training/domain/TrainingDemandSurveyBackupsDo.class" beforeDir="false" />
  791. <change beforePath="$PROJECT_DIR$/js-training/training-entity/target/classes/com/rongwei/training/domain/TrainingDemandSurveyCustomDetailBackupsDo.class" beforeDir="false" />
  792. <change beforePath="$PROJECT_DIR$/js-training/training-entity/target/classes/com/rongwei/training/domain/TrainingDemandSurveyCustomDetailDo.class" beforeDir="false" />
  793. <change beforePath="$PROJECT_DIR$/js-training/training-entity/target/classes/com/rongwei/training/domain/TrainingDemandSurveyDo.class" beforeDir="false" />
  794. <change beforePath="$PROJECT_DIR$/js-training/training-entity/target/classes/com/rongwei/training/domain/TrainingDemandSurveyTempDetailDo.class" beforeDir="false" />
  795. <change beforePath="$PROJECT_DIR$/js-training/training-entity/target/classes/com/rongwei/training/domain/TrainingDemandTempBackupsDo.class" beforeDir="false" />
  796. <change beforePath="$PROJECT_DIR$/js-training/training-entity/target/classes/com/rongwei/training/domain/TrainingDemandTempDetailDo.class" beforeDir="false" />
  797. <change beforePath="$PROJECT_DIR$/js-training/training-entity/target/classes/com/rongwei/training/domain/TrainingDemandTempDo.class" beforeDir="false" />
  798. <change beforePath="$PROJECT_DIR$/js-training/training-entity/target/classes/com/rongwei/training/domain/TrainingDemandTempQuestionOptionDo.class" beforeDir="false" />
  799. <change beforePath="$PROJECT_DIR$/js-training/training-entity/target/classes/com/rongwei/training/vo/DemandUserVo.class" beforeDir="false" />
  800. <change beforePath="$PROJECT_DIR$/js-training/training-entity/target/classes/com/rongwei/training/vo/EmpCourseDetailVo.class" beforeDir="false" />
  801. <change beforePath="$PROJECT_DIR$/js-training/training-entity/target/classes/com/rongwei/training/vo/EmpCourseVo.class" beforeDir="false" />
  802. <change beforePath="$PROJECT_DIR$/js-training/training-entity/target/classes/com/rongwei/training/vo/EmpExamDetailVo.class" beforeDir="false" />
  803. <change beforePath="$PROJECT_DIR$/js-training/training-entity/target/classes/com/rongwei/training/vo/EmpExamVo.class" beforeDir="false" />
  804. <change beforePath="$PROJECT_DIR$/js-training/training-entity/target/classes/com/rongwei/training/vo/PlanPaperVo.class" beforeDir="false" />
  805. <change beforePath="$PROJECT_DIR$/js-training/training-entity/target/classes/com/rongwei/training/vo/PlanVo.class" beforeDir="false" />
  806. <change beforePath="$PROJECT_DIR$/js-training/training-entity/target/classes/com/rongwei/training/vo/PreviewTrainDemandVo.class" beforeDir="false" />
  807. <change beforePath="$PROJECT_DIR$/js-training/training-entity/target/classes/com/rongwei/training/vo/QuestionnaireRecordingVo.class" beforeDir="false" />
  808. <change beforePath="$PROJECT_DIR$/js-training/training-entity/target/classes/com/rongwei/training/vo/SubjectVo.class" beforeDir="false" />
  809. <change beforePath="$PROJECT_DIR$/js-training/training-entity/target/classes/com/rongwei/training/vo/TrainingDemandVo.class" beforeDir="false" />
  810. <change beforePath="$PROJECT_DIR$/js-training/training-entity/target/classes/com/rongwei/training/vo/TrainingPaperVo.class" beforeDir="false" />
  811. <change beforePath="$PROJECT_DIR$/js-training/training-entity/target/classes/com/rongwei/training/vo/WordEmpInfoVo.class" beforeDir="false" />
  812. <change beforePath="$PROJECT_DIR$/js-training/training-entity/target/maven-archiver/pom.properties" beforeDir="false" />
  813. <change beforePath="$PROJECT_DIR$/js-training/training-entity/target/maven-status/maven-compiler-plugin/compile/default-compile/createdFiles.lst" beforeDir="false" />
  814. <change beforePath="$PROJECT_DIR$/js-training/training-entity/target/maven-status/maven-compiler-plugin/compile/default-compile/inputFiles.lst" beforeDir="false" />
  815. <change beforePath="$PROJECT_DIR$/js-training/training-entity/target/training-entity-1.0-SNAPSHOT-sources.jar" beforeDir="false" />
  816. <change beforePath="$PROJECT_DIR$/js-training/training-entity/target/training-entity-1.0-SNAPSHOT.jar" beforeDir="false" />
  817. </list>
  818. <option name="SHOW_DIALOG" value="false" />
  819. <option name="HIGHLIGHT_CONFLICTS" value="true" />
  820. <option name="HIGHLIGHT_NON_ACTIVE_CHANGELIST" value="false" />
  821. <option name="LAST_RESOLUTION" value="IGNORE" />
  822. </component>
  823. <component name="Git.Settings">
  824. <option name="RECENT_GIT_ROOT_PATH" value="$PROJECT_DIR$" />
  825. </component>
  826. <component name="MavenImportPreferences">
  827. <option name="generalSettings">
  828. <MavenGeneralSettings>
  829. <option name="localRepository" value="C:\work-app\apache-maven-3.8.1\repository" />
  830. <option name="mavenHome" value="$PROJECT_DIR$/../../work-app/apache-maven-3.8.1" />
  831. <option name="userSettingsFile" value="C:\work-app\apache-maven-3.8.1\conf\settings.xml" />
  832. </MavenGeneralSettings>
  833. </option>
  834. </component>
  835. <component name="ProjectId" id="2xLHGrgpt8aPt7TWJT5EjuhjE7A" />
  836. <component name="ProjectViewState">
  837. <option name="hideEmptyMiddlePackages" value="true" />
  838. <option name="showLibraryContents" value="true" />
  839. </component>
  840. <component name="PropertiesComponent">
  841. <property name="RunOnceActivity.OpenProjectViewOnStart" value="true" />
  842. <property name="RunOnceActivity.ShowReadmeOnStart" value="true" />
  843. <property name="WebServerToolWindowFactoryState" value="false" />
  844. <property name="last_opened_file_path" value="$PROJECT_DIR$/../incontrol-core" />
  845. <property name="project.structure.last.edited" value="项目" />
  846. <property name="project.structure.proportion" value="0.0" />
  847. <property name="project.structure.side.proportion" value="0.0" />
  848. <property name="settings.editor.selected.configurable" value="preferences.fileTypes" />
  849. </component>
  850. <component name="SpellCheckerSettings" RuntimeDictionaries="0" Folders="0" CustomDictionaries="0" DefaultDictionary="应用程序级" UseSingleDictionary="true" transferred="true" />
  851. <component name="TaskManager">
  852. <task active="true" id="Default" summary="默认任务">
  853. <changelist id="8e474524-9710-450a-8d96-8b917eecc128" name="变更" comment="" />
  854. <created>1747710346323</created>
  855. <option name="number" value="Default" />
  856. <option name="presentableId" value="Default" />
  857. <updated>1747710346323</updated>
  858. <workItem from="1747710349490" duration="13000" />
  859. </task>
  860. <servers />
  861. </component>
  862. <component name="TypeScriptGeneratedFilesManager">
  863. <option name="version" value="3" />
  864. </component>
  865. </project>