3 Commits 1192b19cdd ... 711140fa09

Autor SHA1 Mensaje Fecha
  1229550909@qq.com 711140fa09 Merge remote-tracking branch 'origin/master' hace 2 meses
  1229550909@qq.com 415d0a44a7 13和14接口,之前接口代码的修改 hace 2 meses
  1229550909@qq.com 23392a824b Update gitignore and remove ignored files hace 2 meses
Se han modificado 24 ficheros con 1022 adiciones y 974 borrados
  1. 0 865
      .idea/workspace.xml
  2. 8 0
      js-common/src/main/java/com/rongwei/safecommon/utils/SaveConstans.java
  3. 18 0
      js-security/security-common/src/main/java/com/rongwei/sfcommon/sys/dao/AspEmergencyResponseDao.java
  4. 18 0
      js-security/security-common/src/main/java/com/rongwei/sfcommon/sys/dao/AspOverhaulRecordDao.java
  5. 18 0
      js-security/security-common/src/main/java/com/rongwei/sfcommon/sys/dao/AspRiskEventControlMeasuresDao.java
  6. 18 0
      js-security/security-common/src/main/java/com/rongwei/sfcommon/sys/dao/AspRiskUnitEventDao.java
  7. 13 0
      js-security/security-common/src/main/java/com/rongwei/sfcommon/sys/service/AspEmergencyResponseService.java
  8. 13 0
      js-security/security-common/src/main/java/com/rongwei/sfcommon/sys/service/AspOverhaulRecordService.java
  9. 13 0
      js-security/security-common/src/main/java/com/rongwei/sfcommon/sys/service/AspRiskEventControlMeasuresService.java
  10. 13 0
      js-security/security-common/src/main/java/com/rongwei/sfcommon/sys/service/AspRiskUnitEventService.java
  11. 9 0
      js-security/security-common/src/main/java/com/rongwei/sfcommon/sys/service/SynchronizationService.java
  12. 22 0
      js-security/security-common/src/main/java/com/rongwei/sfcommon/sys/service/impl/AspEmergencyResponseServiceImpl.java
  13. 22 0
      js-security/security-common/src/main/java/com/rongwei/sfcommon/sys/service/impl/AspOverhaulRecordServiceImpl.java
  14. 22 0
      js-security/security-common/src/main/java/com/rongwei/sfcommon/sys/service/impl/AspRiskEventControlMeasuresServiceImpl.java
  15. 22 0
      js-security/security-common/src/main/java/com/rongwei/sfcommon/sys/service/impl/AspRiskUnitEventServiceImpl.java
  16. 529 93
      js-security/security-common/src/main/java/com/rongwei/sfcommon/sys/service/impl/SynchronizationImpl.java
  17. 134 0
      js-security/security-entity/src/main/java/com/rongwe/scentity/domian/AspEmergencyResponseDo.java
  18. 14 3
      js-security/security-entity/src/main/java/com/rongwe/scentity/domian/AspMajorHazardSourcesDo.java
  19. 74 0
      js-security/security-entity/src/main/java/com/rongwe/scentity/domian/AspOverhaulRecordDo.java
  20. 13 1
      js-security/security-entity/src/main/java/com/rongwe/scentity/domian/AspRiskEventControlMeasuresDo.java
  21. 0 7
      js-security/security-entity/src/main/java/com/rongwe/scentity/domian/AspRiskEventDo.java
  22. 7 1
      js-security/security-entity/src/main/java/com/rongwe/scentity/domian/AspRiskUnitEventDo.java
  23. 1 3
      js-security/security-entity/src/main/java/com/rongwe/scentity/vo/DistributeVo.java
  24. 21 1
      js-security/security-server/src/main/java/com/rongwei/savecheck/controller/SynchronizationController.java

+ 0 - 865
.idea/workspace.xml

@@ -1,865 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<project version="4">
-  <component name="AutoImportSettings">
-    <option name="autoReloadType" value="SELECTIVE" />
-  </component>
-  <component name="ChangeListManager">
-    <list default="true" id="8e474524-9710-450a-8d96-8b917eecc128" name="变更" comment="">
-      <change beforePath="$PROJECT_DIR$/.idea/compiler.xml" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/.idea/dataSources.local.xml" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/.idea/dataSources.xml" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/.idea/dataSources/de45b55b-72f8-4a2c-b0e5-1f6772b1e4d8.xml" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/.idea/dataSources/de45b55b-72f8-4a2c-b0e5-1f6772b1e4d8/storage_v2/_src_/schema/cctest.8iCZrg.meta" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/.idea/dataSources/de45b55b-72f8-4a2c-b0e5-1f6772b1e4d8/storage_v2/_src_/schema/cctest.8iCZrg.zip" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/.idea/dataSources/de45b55b-72f8-4a2c-b0e5-1f6772b1e4d8/storage_v2/_src_/schema/information_schema.FNRwLQ.meta" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/.idea/dataSources/de45b55b-72f8-4a2c-b0e5-1f6772b1e4d8/storage_v2/_src_/schema/jf_anquan.YSNHFQ.meta" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/.idea/dataSources/de45b55b-72f8-4a2c-b0e5-1f6772b1e4d8/storage_v2/_src_/schema/jf_anquan.YSNHFQ.zip" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/.idea/dataSources/de45b55b-72f8-4a2c-b0e5-1f6772b1e4d8/storage_v2/_src_/schema/mysql.osA4Bg.meta" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/.idea/dataSources/de45b55b-72f8-4a2c-b0e5-1f6772b1e4d8/storage_v2/_src_/schema/performance_schema.kIw0nw.meta" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/.idea/dataSources/de45b55b-72f8-4a2c-b0e5-1f6772b1e4d8/storage_v2/_src_/schema/sys.zb4BAA.meta" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/.idea/encodings.xml" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/.idea/jarRepositories.xml" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__ch_qos_logback_logback_classic_1_2_3.xml" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__ch_qos_logback_logback_core_1_2_3.xml" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__cn_afterturn_easypoi_annotation_4_4_0.xml" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__cn_afterturn_easypoi_base_4_4_0.xml" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__cn_hutool_hutool_all_5_7_16.xml" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__com_alibaba_csp_sentinel_annotation_aspectj_1_4_0.xml" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__com_alibaba_csp_sentinel_cluster_client_default_1_4_0.xml" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__com_alibaba_csp_sentinel_cluster_common_default_1_4_0.xml" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__com_alibaba_csp_sentinel_cluster_server_default_1_4_0.xml" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__com_alibaba_csp_sentinel_core_1_4_0.xml" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__com_alibaba_csp_sentinel_datasource_extension_1_4_0.xml" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__com_alibaba_csp_sentinel_dubbo_adapter_1_4_0.xml" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__com_alibaba_csp_sentinel_parameter_flow_control_1_4_0.xml" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__com_alibaba_csp_sentinel_transport_common_1_4_0.xml" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__com_alibaba_csp_sentinel_transport_simple_http_1_4_0.xml" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__com_alibaba_csp_sentinel_web_servlet_1_4_0.xml" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__com_alibaba_druid_1_1_10.xml" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__com_alibaba_druid_1_2_6.xml" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__com_alibaba_druid_spring_boot_starter_1_2_6.xml" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__com_alibaba_easyexcel_3_3_2.xml" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__com_alibaba_easyexcel_core_3_3_2.xml" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__com_alibaba_easyexcel_support_3_3_2.xml" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__com_alibaba_fastjson_1_2_31.xml" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__com_alibaba_nacos_nacos_api_1_4_2.xml" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__com_alibaba_nacos_nacos_client_1_4_2.xml" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__com_alibaba_nacos_nacos_common_1_4_2.xml" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__com_aspose_aspose_cells_18_9.xml" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__com_aspose_aspose_words_21_1_0.xml" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__com_aspose_words_aspose_words_21_1.xml" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__com_baomidou_mybatis_plus_3_1_2.xml" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__com_baomidou_mybatis_plus_annotation_3_1_2.xml" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__com_baomidou_mybatis_plus_boot_starter_3_1_2.xml" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__com_baomidou_mybatis_plus_core_3_1_2.xml" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__com_baomidou_mybatis_plus_extension_3_1_2.xml" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__com_baomidou_mybatis_plus_generator_3_1_2.xml" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__com_caucho_hessian_4_0_38.xml" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__com_codingapi_txlcn_txlcn_common_5_0_2_RELEASE.xml" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__com_codingapi_txlcn_txlcn_logger_5_0_2_RELEASE.xml" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__com_codingapi_txlcn_txlcn_tc_5_0_2_RELEASE.xml" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__com_codingapi_txlcn_txlcn_tracing_5_0_2_RELEASE.xml" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__com_codingapi_txlcn_txlcn_txmsg_5_0_2_RELEASE.xml" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__com_codingapi_txlcn_txlcn_txmsg_netty_5_0_2_RELEASE.xml" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__com_esotericsoftware_kryo_shaded_4_0_0.xml" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__com_esotericsoftware_minlog_1_3_0.xml" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__com_fasterxml_classmate_1_4_0.xml" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__com_fasterxml_jackson_core_jackson_annotations_2_9_0.xml" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__com_fasterxml_jackson_core_jackson_core_2_9_8.xml" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__com_fasterxml_jackson_core_jackson_databind_2_9_8.xml" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__com_fasterxml_jackson_dataformat_jackson_dataformat_yaml_2_9_8.xml" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__com_fasterxml_jackson_datatype_jackson_datatype_jdk8_2_9_8.xml" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__com_fasterxml_jackson_datatype_jackson_datatype_jsr310_2_9_8.xml" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__com_fasterxml_jackson_module_jackson_module_parameter_names_2_9_8.xml" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__com_github_binarywang_weixin_java_common_4_3_9_B.xml" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__com_github_binarywang_weixin_java_cp_4_3_9_B.xml" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__com_github_drtrang_druid_spring_boot2_autoconfigure_1_1_10.xml" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__com_github_drtrang_druid_spring_boot2_starter_1_1_10.xml" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__com_github_jsqlparser_jsqlparser_1_3.xml" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__com_github_stuxuhai_jpinyin_1_1_8.xml" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__com_github_virtuald_curvesapi_1_06.xml" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__com_google_code_findbugs_jsr305_3_0_1.xml" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__com_google_code_findbugs_jsr305_3_0_2.xml" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__com_google_code_gson_gson_2_8_5.xml" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__com_google_code_gson_gson_2_8_9.xml" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__com_google_errorprone_error_prone_annotations_2_3_4.xml" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__com_google_guava_failureaccess_1_0_1.xml" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__com_google_guava_guava_16_0_1.xml" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__com_google_guava_guava_19_0.xml" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__com_google_guava_guava_30_1_jre.xml" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__com_google_guava_listenablefuture_9999_0_empty_to_avoid_conflict_with_guava.xml" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__com_google_j2objc_j2objc_annotations_1_3.xml" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__com_googlecode_concurrentlinkedhashmap_concurrentlinkedhashmap_lru_1_4_2.xml" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__com_googlecode_json_simple_json_simple_1_1_1.xml" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__com_h2database_h2_1_4_197.xml" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__com_jayway_jsonpath_json_path_2_4_0.xml" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__com_netflix_archaius_archaius_core_0_7_6.xml" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__com_netflix_hystrix_hystrix_core_1_5_18.xml" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__com_netflix_netflix_commons_netflix_commons_util_0_3_0.xml" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__com_netflix_netflix_commons_netflix_statistics_0_1_1.xml" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__com_netflix_ribbon_ribbon_2_3_0.xml" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__com_netflix_ribbon_ribbon_core_2_3_0.xml" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__com_netflix_ribbon_ribbon_httpclient_2_3_0.xml" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__com_netflix_ribbon_ribbon_loadbalancer_2_3_0.xml" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__com_netflix_ribbon_ribbon_transport_2_3_0.xml" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__com_netflix_servo_servo_core_0_12_21.xml" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__com_pinyin_pinyin4j_2_5_0.xml" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__com_rongwei_rule_engine_entity_1_1_SNAPSHOT.xml" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__com_rongwei_rw_admin_common_1_1_SNAPSHOT.xml" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__com_rongwei_rw_admin_entity_1_1_SNAPSHOT.xml" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__com_rongwei_rw_common_config_1_1_SNAPSHOT.xml" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__com_rongwei_rw_common_entity_1_1_SNAPSHOT.xml" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__com_rongwei_rw_common_license_1_1_SNAPSHOT.xml" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__com_rongwei_rw_common_service_1_1_SNAPSHOT.xml" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__com_rongwei_rw_common_utils_1_1_SNAPSHOT.xml" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__com_rongwei_rw_txlcn_common_1_1_SNAPSHOT.xml" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__com_sun_jersey_contribs_jersey_apache_client4_1_19_1.xml" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__com_sun_jersey_jersey_client_1_19_1.xml" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__com_sun_jersey_jersey_core_1_19_1.xml" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__com_sun_mail_javax_mail_1_6_2.xml" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__com_thoughtworks_xstream_xstream_1_4_10.xml" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__com_vaadin_external_google_android_json_0_0_20131108_vaadin1.xml" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__com_zaxxer_HikariCP_3_2_0.xml" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__com_zaxxer_SparseBitSet_1_2.xml" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__commons_beanutils_commons_beanutils_1_9_2.xml" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__commons_codec_commons_codec_1_11.xml" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__commons_collections_commons_collections_3_2_1.xml" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__commons_collections_commons_collections_3_2_2.xml" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__commons_configuration_commons_configuration_1_10.xml" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__commons_configuration_commons_configuration_1_8.xml" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__commons_dbutils_commons_dbutils_1_7.xml" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__commons_fileupload_commons_fileupload_1_3_3.xml" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__commons_io_commons_io_2_11_0.xml" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__commons_io_commons_io_2_5.xml" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__commons_io_commons_io_2_7.xml" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__commons_lang_commons_lang_2_6.xml" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__commons_logging_commons_logging_1_1_1.xml" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__de_codecentric_spring_boot_admin_client_2_1_5.xml" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__de_codecentric_spring_boot_admin_starter_client_2_1_5.xml" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__de_schlichtherle_truelicense_truelicense_core_1_33.xml" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__de_schlichtherle_truelicense_truelicense_xml_1_33.xml" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__e_iceblue_spire_doc_free_5_1_0.xml" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__io_github_openfeign_feign_core_10_1_0.xml" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__io_github_openfeign_feign_hystrix_10_1_0.xml" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__io_github_openfeign_feign_slf4j_10_1_0.xml" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__io_github_openfeign_form_feign_form_3_5_0.xml" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__io_github_openfeign_form_feign_form_spring_3_5_0.xml" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__io_lettuce_lettuce_core_5_1_3_RELEASE.xml" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__io_micrometer_micrometer_core_1_1_2.xml" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__io_netty_netty_all_4_1_31_Final.xml" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__io_netty_netty_buffer_4_1_31_Final.xml" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__io_netty_netty_codec_4_1_31_Final.xml" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__io_netty_netty_codec_dns_4_1_31_Final.xml" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__io_netty_netty_common_4_1_31_Final.xml" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__io_netty_netty_handler_4_1_31_Final.xml" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__io_netty_netty_resolver_4_1_31_Final.xml" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__io_netty_netty_resolver_dns_4_1_31_Final.xml" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__io_netty_netty_transport_4_1_31_Final.xml" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__io_projectreactor_reactor_core_3_2_5_RELEASE.xml" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__io_prometheus_simpleclient_0_5_0.xml" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__io_protostuff_protostuff_api_1_6_0.xml" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__io_protostuff_protostuff_collectionschema_1_6_0.xml" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__io_protostuff_protostuff_core_1_6_0.xml" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__io_protostuff_protostuff_runtime_1_6_0.xml" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__io_reactivex_rxjava2_rxjava_2_2_5.xml" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__io_reactivex_rxjava_1_3_8.xml" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__io_reactivex_rxnetty_0_4_9.xml" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__io_reactivex_rxnetty_contexts_0_4_9.xml" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__io_reactivex_rxnetty_servo_0_4_9.xml" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__javax_activation_activation_1_1.xml" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__javax_activation_javax_activation_api_1_2_0.xml" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__javax_annotation_javax_annotation_api_1_3_2.xml" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__javax_cache_cache_api_1_1_0.xml" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__javax_inject_javax_inject_1.xml" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__javax_validation_validation_api_2_0_1_Final.xml" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__javax_ws_rs_jsr311_api_1_1_1.xml" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__javax_xml_bind_jaxb_api_2_3_1.xml" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__junit_junit_4_12.xml" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__mysql_mysql_connector_java_8_0_13.xml" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__net_bytebuddy_byte_buddy_1_9_7.xml" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__net_bytebuddy_byte_buddy_agent_1_9_7.xml" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__net_logstash_logback_logstash_logback_encoder_6_6.xml" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__net_minidev_accessors_smart_1_2.xml" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__net_minidev_json_smart_2_3.xml" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__net_sourceforge_nekohtml_nekohtml_1_9_22.xml" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__ognl_ognl_3_2_6.xml" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__org_apache_commons_commons_collections4_4_4.xml" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__org_apache_commons_commons_compress_1_19.xml" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__org_apache_commons_commons_csv_1_8.xml" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__org_apache_commons_commons_lang3_3_8_1.xml" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__org_apache_commons_commons_math3_3_6_1.xml" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__org_apache_httpcomponents_httpasyncclient_4_1_4.xml" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__org_apache_httpcomponents_httpclient_4_5_5.xml" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__org_apache_httpcomponents_httpclient_4_5_6.xml" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__org_apache_httpcomponents_httpcore_4_4_10.xml" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__org_apache_httpcomponents_httpcore_nio_4_4_10.xml" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__org_apache_httpcomponents_httpmime_4_5_6.xml" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__org_apache_logging_log4j_log4j_api_2_11_1.xml" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__org_apache_logging_log4j_log4j_to_slf4j_2_11_1.xml" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__org_apache_poi_poi_4_1_1.xml" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__org_apache_poi_poi_4_1_2.xml" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__org_apache_poi_poi_ooxml_4_1_1.xml" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__org_apache_poi_poi_ooxml_4_1_2.xml" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__org_apache_poi_poi_ooxml_schemas_4_1_1.xml" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__org_apache_poi_poi_ooxml_schemas_4_1_2.xml" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__org_apache_tomcat_embed_tomcat_embed_core_9_0_14.xml" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__org_apache_tomcat_embed_tomcat_embed_el_9_0_14.xml" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__org_apache_tomcat_embed_tomcat_embed_websocket_9_0_14.xml" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__org_apache_xmlbeans_xmlbeans_3_1_0.xml" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__org_aspectj_aspectjrt_1_9_2.xml" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__org_aspectj_aspectjweaver_1_9_2.xml" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__org_assertj_assertj_core_3_11_1.xml" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__org_bouncycastle_bcpkix_jdk15on_1_60.xml" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__org_bouncycastle_bcprov_jdk15on_1_60.xml" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__org_checkerframework_checker_qual_3_5_0.xml" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__org_dom4j_dom4j_2_1_3.xml" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__org_ehcache_ehcache_3_6_3.xml" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__org_freemarker_freemarker_2_3_28.xml" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__org_hamcrest_hamcrest_core_1_3.xml" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__org_hamcrest_hamcrest_library_1_3.xml" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__org_hdrhistogram_HdrHistogram_2_1_9.xml" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__org_hibernate_validator_hibernate_validator_6_0_14_Final.xml" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__org_javassist_javassist_3_20_0_GA.xml" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__org_jboss_logging_jboss_logging_3_3_2_Final.xml" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__org_jboss_marshalling_jboss_marshalling_2_0_9_Final.xml" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__org_jboss_marshalling_jboss_marshalling_river_2_0_9_Final.xml" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__org_jeasy_easy_rules_core_3_4_0.xml" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__org_jeasy_easy_rules_mvel_3_4_0.xml" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__org_jeasy_easy_rules_support_3_4_0.xml" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__org_jodd_jodd_bean_5_1_6.xml" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__org_jodd_jodd_core_5_1_6.xml" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__org_jolokia_jolokia_core_1_6_0.xml" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__org_latencyutils_LatencyUtils_2_0_3.xml" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__org_mockito_mockito_core_2_23_4.xml" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__org_mvel_mvel2_2_4_3_Final.xml" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__org_mybatis_mybatis_3_5_1.xml" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__org_mybatis_mybatis_spring_2_0_1.xml" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__org_objenesis_objenesis_2_2.xml" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__org_objenesis_objenesis_2_6.xml" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__org_ow2_asm_asm_5_0_4.xml" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__org_projectlombok_lombok_1_16_14.xml" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__org_reactivestreams_reactive_streams_1_0_2.xml" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__org_redisson_redisson_3_13_4.xml" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__org_skyscreamer_jsonassert_1_5_0.xml" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__org_slf4j_jcl_over_slf4j_1_7_25.xml" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__org_slf4j_jul_to_slf4j_1_7_25.xml" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__org_slf4j_slf4j_api_1_7_25.xml" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__org_springframework_boot_spring_boot_2_1_2_RELEASE.xml" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__org_springframework_boot_spring_boot_actuator_2_1_2_RELEASE.xml" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__org_springframework_boot_spring_boot_actuator_autoconfigure_2_1_2_RELEASE.xml" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__org_springframework_boot_spring_boot_autoconfigure_2_1_2_RELEASE.xml" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__org_springframework_boot_spring_boot_configuration_processor_2_1_2_RELEASE.xml" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__org_springframework_boot_spring_boot_starter_2_1_2_RELEASE.xml" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__org_springframework_boot_spring_boot_starter_actuator_2_1_2_RELEASE.xml" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__org_springframework_boot_spring_boot_starter_aop_2_1_2_RELEASE.xml" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__org_springframework_boot_spring_boot_starter_data_redis_2_1_2_RELEASE.xml" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__org_springframework_boot_spring_boot_starter_freemarker_2_1_2_RELEASE.xml" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__org_springframework_boot_spring_boot_starter_jdbc_2_1_2_RELEASE.xml" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__org_springframework_boot_spring_boot_starter_json_2_1_2_RELEASE.xml" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__org_springframework_boot_spring_boot_starter_logging_2_1_2_RELEASE.xml" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__org_springframework_boot_spring_boot_starter_mail_2_1_2_RELEASE.xml" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__org_springframework_boot_spring_boot_starter_test_2_1_2_RELEASE.xml" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__org_springframework_boot_spring_boot_starter_tomcat_2_1_2_RELEASE.xml" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__org_springframework_boot_spring_boot_starter_web_2_1_2_RELEASE.xml" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__org_springframework_boot_spring_boot_starter_websocket_2_1_2_RELEASE.xml" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__org_springframework_boot_spring_boot_test_2_1_2_RELEASE.xml" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__org_springframework_boot_spring_boot_test_autoconfigure_2_1_2_RELEASE.xml" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__org_springframework_cloud_spring_cloud_alibaba_nacos_config_0_2_1_RELEASE.xml" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__org_springframework_cloud_spring_cloud_alibaba_nacos_discovery_0_2_1_RELEASE.xml" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__org_springframework_cloud_spring_cloud_alibaba_sentinel_0_2_1_RELEASE.xml" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__org_springframework_cloud_spring_cloud_alibaba_sentinel_datasource_0_2_1_RELEASE.xml" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__org_springframework_cloud_spring_cloud_commons_2_1_0_RELEASE.xml" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__org_springframework_cloud_spring_cloud_context_2_1_0_RELEASE.xml" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__org_springframework_cloud_spring_cloud_netflix_archaius_2_1_0_RELEASE.xml" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__org_springframework_cloud_spring_cloud_netflix_ribbon_2_1_0_RELEASE.xml" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__org_springframework_cloud_spring_cloud_openfeign_core_2_1_0_RELEASE.xml" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__org_springframework_cloud_spring_cloud_starter_2_1_0_RELEASE.xml" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__org_springframework_cloud_spring_cloud_starter_alibaba_nacos_config_0_2_1_RELEASE.xml" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__org_springframework_cloud_spring_cloud_starter_alibaba_nacos_discovery_0_2_1_RELEASE.xml" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__org_springframework_cloud_spring_cloud_starter_alibaba_sentinel_0_2_1_RELEASE.xml" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__org_springframework_cloud_spring_cloud_starter_netflix_archaius_2_1_0_RELEASE.xml" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__org_springframework_cloud_spring_cloud_starter_netflix_ribbon_2_1_0_RELEASE.xml" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__org_springframework_cloud_spring_cloud_starter_openfeign_2_1_0_RELEASE.xml" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__org_springframework_data_spring_data_commons_2_1_4_RELEASE.xml" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__org_springframework_data_spring_data_keyvalue_2_1_4_RELEASE.xml" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__org_springframework_data_spring_data_redis_2_1_4_RELEASE.xml" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__org_springframework_security_spring_security_crypto_5_1_3_RELEASE.xml" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__org_springframework_security_spring_security_rsa_1_0_7_RELEASE.xml" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__org_springframework_spring_aop_5_1_4_RELEASE.xml" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__org_springframework_spring_beans_5_1_4_RELEASE.xml" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__org_springframework_spring_context_5_1_4_RELEASE.xml" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__org_springframework_spring_context_support_5_1_4_RELEASE.xml" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__org_springframework_spring_core_5_1_4_RELEASE.xml" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__org_springframework_spring_expression_5_1_4_RELEASE.xml" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__org_springframework_spring_jcl_5_1_4_RELEASE.xml" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__org_springframework_spring_jdbc_5_1_4_RELEASE.xml" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__org_springframework_spring_messaging_5_1_4_RELEASE.xml" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__org_springframework_spring_oxm_5_1_4_RELEASE.xml" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__org_springframework_spring_test_5_1_4_RELEASE.xml" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__org_springframework_spring_tx_5_1_4_RELEASE.xml" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__org_springframework_spring_web_5_1_4_RELEASE.xml" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__org_springframework_spring_webmvc_5_1_4_RELEASE.xml" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__org_springframework_spring_websocket_5_1_4_RELEASE.xml" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__org_xmlunit_xmlunit_core_2_6_2.xml" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__org_yaml_snakeyaml_1_23.xml" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__xerces_xercesImpl_2_11_0.xml" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__xml_apis_xml_apis_1_4_01.xml" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__xmlpull_xmlpull_1_1_3_1.xml" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__xpp3_xpp3_min_1_1_4c.xml" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/.idea/misc.xml" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/.idea/modules.xml" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/.idea/runConfigurations.xml" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/.idea/uiDesigner.xml" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/.idea/vcs.xml" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/.idea/workspace.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/workspace.xml" afterDir="false" />
-      <change beforePath="$PROJECT_DIR$/icsavechecklog/2025-05-08/savecheck.0.log" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/icsavechecklog/2025-05-09/savecheck.0.log" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/icsavechecklog/2025-05-12/savecheck.0.log" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/icsavechecklog/2025-05-13/savecheck.0.log" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/icsavechecklog/2025-05-14/savecheck.0.log" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/icsavechecklog/2025-05-15/savecheck.0.log" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/icsavechecklog/2025-05-16/savecheck.0.log" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/icsavechecklog/2025-05-19/savecheck.0.log" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/js-common/target/classes/com/rongwei/safecommon/config/BsMetaObjectHandler.class" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/js-common/target/classes/com/rongwei/safecommon/config/CustomCellWriteWidthConfig$1.class" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/js-common/target/classes/com/rongwei/safecommon/config/CustomCellWriteWidthConfig.class" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/js-common/target/classes/com/rongwei/safecommon/config/CxCommonRunnerImpl.class" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/js-common/target/classes/com/rongwei/safecommon/config/ThreadPoolConfig.class" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/js-common/target/classes/com/rongwei/safecommon/fegin/CXAdminFeginClient.class" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/js-common/target/classes/com/rongwei/safecommon/fegin/CXAdminFeginClientError.class" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/js-common/target/classes/com/rongwei/safecommon/fegin/CXCommonFeginClient.class" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/js-common/target/classes/com/rongwei/safecommon/fegin/CXHysitx.class" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/js-common/target/classes/com/rongwei/safecommon/utils/CommonEasyExcelUtils.class" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/js-common/target/classes/com/rongwei/safecommon/utils/ExportExcelByEasyExcel.class" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/js-common/target/classes/com/rongwei/safecommon/utils/JSCommonUtils$1.class" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/js-common/target/classes/com/rongwei/safecommon/utils/JSCommonUtils.class" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/js-common/target/classes/com/rongwei/safecommon/utils/SaveConstans$1.class" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/js-common/target/classes/com/rongwei/safecommon/utils/SaveConstans$2.class" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/js-common/target/classes/com/rongwei/safecommon/utils/SaveConstans$3.class" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/js-common/target/classes/com/rongwei/safecommon/utils/SaveConstans$4.class" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/js-common/target/classes/com/rongwei/safecommon/utils/SaveConstans$5.class" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/js-common/target/classes/com/rongwei/safecommon/utils/SaveConstans$6.class" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/js-common/target/classes/com/rongwei/safecommon/utils/SaveConstans$AsyncAddress.class" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/js-common/target/classes/com/rongwei/safecommon/utils/SaveConstans$AsyncStatus.class" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/js-common/target/classes/com/rongwei/safecommon/utils/SaveConstans$ContentType.class" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/js-common/target/classes/com/rongwei/safecommon/utils/SaveConstans$DatePattern.class" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/js-common/target/classes/com/rongwei/safecommon/utils/SaveConstans$DemandState.class" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/js-common/target/classes/com/rongwei/safecommon/utils/SaveConstans$DictType.class" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/js-common/target/classes/com/rongwei/safecommon/utils/SaveConstans$FileName.class" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/js-common/target/classes/com/rongwei/safecommon/utils/SaveConstans$FileSuffix.class" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/js-common/target/classes/com/rongwei/safecommon/utils/SaveConstans$INSPECTION_CYCLE_UNIT.class" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/js-common/target/classes/com/rongwei/safecommon/utils/SaveConstans$NotifyContent.class" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/js-common/target/classes/com/rongwei/safecommon/utils/SaveConstans$NotifyTitle.class" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/js-common/target/classes/com/rongwei/safecommon/utils/SaveConstans$NotifyType.class" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/js-common/target/classes/com/rongwei/safecommon/utils/SaveConstans$RoleCode.class" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/js-common/target/classes/com/rongwei/safecommon/utils/SaveConstans.class" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/js-common/target/classes/com/rongwei/safecommon/vo/CommonGenerateExcelVo.class" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/js-common/target/classes/com/rongwei/safecommon/vo/ExportExcelCommonVo.class" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/js-common/target/js-common-1.0-SNAPSHOT-sources.jar" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/js-common/target/js-common-1.0-SNAPSHOT.jar" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/js-common/target/maven-archiver/pom.properties" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/js-common/target/maven-status/maven-compiler-plugin/compile/default-compile/createdFiles.lst" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/js-common/target/maven-status/maven-compiler-plugin/compile/default-compile/inputFiles.lst" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/js-security/security-common/target/classes/META-INF/spring-configuration-metadata.json" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/js-security/security-common/target/classes/com/rongwei/sfcommon/config/QueryFilteringConfig.class" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/js-security/security-common/target/classes/com/rongwei/sfcommon/sys/dao/AccidentDao.class" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/js-security/security-common/target/classes/com/rongwei/sfcommon/sys/dao/AccidentObjectDao.class" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/js-security/security-common/target/classes/com/rongwei/sfcommon/sys/dao/AccidentTrackPlanDao.class" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/js-security/security-common/target/classes/com/rongwei/sfcommon/sys/dao/AccidentUserDao.class" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/js-security/security-common/target/classes/com/rongwei/sfcommon/sys/dao/ApsDetailsHazardInvestigationTasksDao.class" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/js-security/security-common/target/classes/com/rongwei/sfcommon/sys/dao/ApsDetailsHazardInvestigationTasksJcxzibiaoDao.class" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/js-security/security-common/target/classes/com/rongwei/sfcommon/sys/dao/ApsHazardInvestigationTemplateDao.class" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/js-security/security-common/target/classes/com/rongwei/sfcommon/sys/dao/ApsHazardInvestigationTemplateZibiaoDao.class" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/js-security/security-common/target/classes/com/rongwei/sfcommon/sys/dao/ApsSpecialInspectionTaskDao.class" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/js-security/security-common/target/classes/com/rongwei/sfcommon/sys/dao/ApsSpecialInspectionTaskZibiaoDao.class" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/js-security/security-common/target/classes/com/rongwei/sfcommon/sys/dao/AspAccidentReportDao.class" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/js-security/security-common/target/classes/com/rongwei/sfcommon/sys/dao/AspAnnouncementBoardLargeScreenDao.class" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/js-security/security-common/target/classes/com/rongwei/sfcommon/sys/dao/AspBoardLargeManualMaintenanceDao.class" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/js-security/security-common/target/classes/com/rongwei/sfcommon/sys/dao/AspCheckDiscoveryItemDao.class" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/js-security/security-common/target/classes/com/rongwei/sfcommon/sys/dao/AspCombustibleGasDetectionDao.class" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/js-security/security-common/target/classes/com/rongwei/sfcommon/sys/dao/AspCompanyCertificationsDao.class" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/js-security/security-common/target/classes/com/rongwei/sfcommon/sys/dao/AspDhzyDao.class" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/js-security/security-common/target/classes/com/rongwei/sfcommon/sys/dao/AspEvaluationRecordDao.class" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/js-security/security-common/target/classes/com/rongwei/sfcommon/sys/dao/AspEvaluationRecordHistoryDao.class" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/js-security/security-common/target/classes/com/rongwei/sfcommon/sys/dao/AspInspectionInformationTableDao.class" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/js-security/security-common/target/classes/com/rongwei/sfcommon/sys/dao/AspJobConfigFxbsDao.class" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/js-security/security-common/target/classes/com/rongwei/sfcommon/sys/dao/AspJobSjzyDao.class" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/js-security/security-common/target/classes/com/rongwei/sfcommon/sys/dao/AspMajorHazardSourcesDao.class" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/js-security/security-common/target/classes/com/rongwei/sfcommon/sys/dao/AspRiskEventDao.class" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/js-security/security-common/target/classes/com/rongwei/sfcommon/sys/dao/AspRiskMapDao.class" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/js-security/security-common/target/classes/com/rongwei/sfcommon/sys/dao/AspRiskProfileDao.class" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/js-security/security-common/target/classes/com/rongwei/sfcommon/sys/dao/AspRiskSourceDao.class" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/js-security/security-common/target/classes/com/rongwei/sfcommon/sys/dao/AspRiskSourceHistoryDao.class" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/js-security/security-common/target/classes/com/rongwei/sfcommon/sys/dao/AspRiskUnitDao.class" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/js-security/security-common/target/classes/com/rongwei/sfcommon/sys/dao/AspSafeAttachmentsDao.class" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/js-security/security-common/target/classes/com/rongwei/sfcommon/sys/dao/AspSafetyDrillProgrammeDao.class" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/js-security/security-common/target/classes/com/rongwei/sfcommon/sys/dao/AspSafetyDrillProgrammeMsgNotifyRecordDao.class" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/js-security/security-common/target/classes/com/rongwei/sfcommon/sys/dao/AspSafetyEmergencyPlanDao.class" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/js-security/security-common/target/classes/com/rongwei/sfcommon/sys/dao/AspSafetyMeetingDao.class" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/js-security/security-common/target/classes/com/rongwei/sfcommon/sys/dao/AspSafetyPerformanceAppraisalDao.class" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/js-security/security-common/target/classes/com/rongwei/sfcommon/sys/dao/AspSafetyPerformanceAppraisalDetailDao.class" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/js-security/security-common/target/classes/com/rongwei/sfcommon/sys/dao/AspSafetyProductObjectiveDao.class" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/js-security/security-common/target/classes/com/rongwei/sfcommon/sys/dao/AspSafetyProductObjectiveResultDao.class" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/js-security/security-common/target/classes/com/rongwei/sfcommon/sys/dao/AspSafetyProductObjectiveResultScoreDetailDao.class" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/js-security/security-common/target/classes/com/rongwei/sfcommon/sys/dao/AspSafetyProductObjectiveScoreDetailDao.class" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/js-security/security-common/target/classes/com/rongwei/sfcommon/sys/dao/AspShiftTimeDao.class" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/js-security/security-common/target/classes/com/rongwei/sfcommon/sys/dao/AspSpecialEquipmentCertificateDao.class" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/js-security/security-common/target/classes/com/rongwei/sfcommon/sys/dao/AspSpecialPersonalInformationDao.class" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/js-security/security-common/target/classes/com/rongwei/sfcommon/sys/dao/CheckItemContentDao.class" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/js-security/security-common/target/classes/com/rongwei/sfcommon/sys/dao/CheckItemsDao.class" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/js-security/security-common/target/classes/com/rongwei/sfcommon/sys/dao/CheckItemsDutyuserDao.class" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/js-security/security-common/target/classes/com/rongwei/sfcommon/sys/dao/CheckItemsPartsDao.class" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/js-security/security-common/target/classes/com/rongwei/sfcommon/sys/dao/CheckTemplateDao.class" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/js-security/security-common/target/classes/com/rongwei/sfcommon/sys/dao/CheckTemplateItemsDao.class" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/js-security/security-common/target/classes/com/rongwei/sfcommon/sys/dao/DangerousDao.class" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/js-security/security-common/target/classes/com/rongwei/sfcommon/sys/dao/DataXApiDao.class" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/js-security/security-common/target/classes/com/rongwei/sfcommon/sys/dao/DepartmentAndPersonnelDao.class" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/js-security/security-common/target/classes/com/rongwei/sfcommon/sys/dao/DhzyDataUploadDao.class" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/js-security/security-common/target/classes/com/rongwei/sfcommon/sys/dao/FsFileDataListDao.class" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/js-security/security-common/target/classes/com/rongwei/sfcommon/sys/dao/HiddenDangerTrackDao.class" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/js-security/security-common/target/classes/com/rongwei/sfcommon/sys/dao/PointCheckDao.class" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/js-security/security-common/target/classes/com/rongwei/sfcommon/sys/dao/PointCheckItemDao.class" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/js-security/security-common/target/classes/com/rongwei/sfcommon/sys/dao/RiskSynchronizationDao.class" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/js-security/security-common/target/classes/com/rongwei/sfcommon/sys/dao/SafetyObservationDao.class" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/js-security/security-common/target/classes/com/rongwei/sfcommon/sys/dao/SaveCheckCommonDao.class" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/js-security/security-common/target/classes/com/rongwei/sfcommon/sys/dao/ThemeCheckContentDao.class" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/js-security/security-common/target/classes/com/rongwei/sfcommon/sys/dao/ThemeCheckDao.class" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/js-security/security-common/target/classes/com/rongwei/sfcommon/sys/dao/ThemeCheckItemDao.class" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/js-security/security-common/target/classes/com/rongwei/sfcommon/sys/dao/ThemeCheckWorkparkDao.class" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/js-security/security-common/target/classes/com/rongwei/sfcommon/sys/dao/WarnLevelDao.class" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/js-security/security-common/target/classes/com/rongwei/sfcommon/sys/dao/aspRiskControlMeasuresDao.class" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/js-security/security-common/target/classes/com/rongwei/sfcommon/sys/service/AccidentObjectService.class" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/js-security/security-common/target/classes/com/rongwei/sfcommon/sys/service/AccidentService.class" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/js-security/security-common/target/classes/com/rongwei/sfcommon/sys/service/AccidentTrackPlanService.class" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/js-security/security-common/target/classes/com/rongwei/sfcommon/sys/service/AccidentUserService.class" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/js-security/security-common/target/classes/com/rongwei/sfcommon/sys/service/ApsDetailsHazardInvestigationTasksJcxzibiaoService.class" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/js-security/security-common/target/classes/com/rongwei/sfcommon/sys/service/ApsDetailsHazardInvestigationTasksService.class" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/js-security/security-common/target/classes/com/rongwei/sfcommon/sys/service/ApsHazardInvestigationTemplateService.class" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/js-security/security-common/target/classes/com/rongwei/sfcommon/sys/service/ApsHazardInvestigationTemplateZibiaoService.class" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/js-security/security-common/target/classes/com/rongwei/sfcommon/sys/service/ApsSpecialInspectionTaskService.class" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/js-security/security-common/target/classes/com/rongwei/sfcommon/sys/service/ApsSpecialInspectionTaskZibiaoService.class" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/js-security/security-common/target/classes/com/rongwei/sfcommon/sys/service/AspAccidentReportService.class" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/js-security/security-common/target/classes/com/rongwei/sfcommon/sys/service/AspAnnouncementBoardLargeScreenService.class" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/js-security/security-common/target/classes/com/rongwei/sfcommon/sys/service/AspCheckDiscoveryItemService.class" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/js-security/security-common/target/classes/com/rongwei/sfcommon/sys/service/AspCombustibleGasDetectionService.class" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/js-security/security-common/target/classes/com/rongwei/sfcommon/sys/service/AspCompanyCertificationsService.class" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/js-security/security-common/target/classes/com/rongwei/sfcommon/sys/service/AspDhzyService.class" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/js-security/security-common/target/classes/com/rongwei/sfcommon/sys/service/AspEvaluationRecordHistoryService.class" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/js-security/security-common/target/classes/com/rongwei/sfcommon/sys/service/AspEvaluationRecordService.class" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/js-security/security-common/target/classes/com/rongwei/sfcommon/sys/service/AspInspectionInformationTableService.class" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/js-security/security-common/target/classes/com/rongwei/sfcommon/sys/service/AspJobConfigFxbsService.class" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/js-security/security-common/target/classes/com/rongwei/sfcommon/sys/service/AspJobSjzyService.class" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/js-security/security-common/target/classes/com/rongwei/sfcommon/sys/service/AspMajorHazardSourcesService.class" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/js-security/security-common/target/classes/com/rongwei/sfcommon/sys/service/AspRiskControlMeasuresService.class" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/js-security/security-common/target/classes/com/rongwei/sfcommon/sys/service/AspRiskEventService.class" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/js-security/security-common/target/classes/com/rongwei/sfcommon/sys/service/AspRiskMapService.class" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/js-security/security-common/target/classes/com/rongwei/sfcommon/sys/service/AspRiskProfileService.class" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/js-security/security-common/target/classes/com/rongwei/sfcommon/sys/service/AspRiskSourceHistoryService.class" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/js-security/security-common/target/classes/com/rongwei/sfcommon/sys/service/AspRiskSourceService.class" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/js-security/security-common/target/classes/com/rongwei/sfcommon/sys/service/AspRiskUnitService.class" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/js-security/security-common/target/classes/com/rongwei/sfcommon/sys/service/AspSafeAttachmentsService.class" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/js-security/security-common/target/classes/com/rongwei/sfcommon/sys/service/AspSafetyDrillProgrammeMsgNotifyRecordService.class" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/js-security/security-common/target/classes/com/rongwei/sfcommon/sys/service/AspSafetyDrillProgrammeService.class" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/js-security/security-common/target/classes/com/rongwei/sfcommon/sys/service/AspSafetyEmergencyPlanService.class" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/js-security/security-common/target/classes/com/rongwei/sfcommon/sys/service/AspSafetyMeetingService.class" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/js-security/security-common/target/classes/com/rongwei/sfcommon/sys/service/AspSafetyPerformanceAppraisalDetailService.class" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/js-security/security-common/target/classes/com/rongwei/sfcommon/sys/service/AspSafetyPerformanceAppraisalService.class" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/js-security/security-common/target/classes/com/rongwei/sfcommon/sys/service/AspSafetyProductObjectiveResultScoreDetailService.class" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/js-security/security-common/target/classes/com/rongwei/sfcommon/sys/service/AspSafetyProductObjectiveResultService.class" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/js-security/security-common/target/classes/com/rongwei/sfcommon/sys/service/AspSafetyProductObjectiveScoreDetailService.class" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/js-security/security-common/target/classes/com/rongwei/sfcommon/sys/service/AspSafetyProductObjectiveService.class" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/js-security/security-common/target/classes/com/rongwei/sfcommon/sys/service/AspSpecialEquipmentCertificateService.class" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/js-security/security-common/target/classes/com/rongwei/sfcommon/sys/service/AspSpecialPersonalInformationService.class" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/js-security/security-common/target/classes/com/rongwei/sfcommon/sys/service/CheckItemContentService.class" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/js-security/security-common/target/classes/com/rongwei/sfcommon/sys/service/CheckItemsDutyuserService.class" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/js-security/security-common/target/classes/com/rongwei/sfcommon/sys/service/CheckItemsPartsService.class" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/js-security/security-common/target/classes/com/rongwei/sfcommon/sys/service/CheckItemsService.class" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/js-security/security-common/target/classes/com/rongwei/sfcommon/sys/service/CheckTemplateItemsService.class" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/js-security/security-common/target/classes/com/rongwei/sfcommon/sys/service/CheckTemplateService.class" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/js-security/security-common/target/classes/com/rongwei/sfcommon/sys/service/DataXApiService.class" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/js-security/security-common/target/classes/com/rongwei/sfcommon/sys/service/DepartmentAndPersonnelService.class" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/js-security/security-common/target/classes/com/rongwei/sfcommon/sys/service/DhzyDataUploadService.class" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/js-security/security-common/target/classes/com/rongwei/sfcommon/sys/service/EasyExcelService.class" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/js-security/security-common/target/classes/com/rongwei/sfcommon/sys/service/FsFileDataListService.class" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/js-security/security-common/target/classes/com/rongwei/sfcommon/sys/service/HazardInvestigationService.class" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/js-security/security-common/target/classes/com/rongwei/sfcommon/sys/service/HiddenDangerTaskService.class" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/js-security/security-common/target/classes/com/rongwei/sfcommon/sys/service/HiddenDangerTrackService.class" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/js-security/security-common/target/classes/com/rongwei/sfcommon/sys/service/JfCommonService.class" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/js-security/security-common/target/classes/com/rongwei/sfcommon/sys/service/PointCheckItemService.class" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/js-security/security-common/target/classes/com/rongwei/sfcommon/sys/service/PointCheckService.class" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/js-security/security-common/target/classes/com/rongwei/sfcommon/sys/service/RiskJobService.class" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/js-security/security-common/target/classes/com/rongwei/sfcommon/sys/service/SafeCheckSendNotifyService.class" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/js-security/security-common/target/classes/com/rongwei/sfcommon/sys/service/SafetyObservationService.class" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/js-security/security-common/target/classes/com/rongwei/sfcommon/sys/service/SaveCheckItemService.class" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/js-security/security-common/target/classes/com/rongwei/sfcommon/sys/service/SpecialInspectionService.class" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/js-security/security-common/target/classes/com/rongwei/sfcommon/sys/service/SynchronizationService.class" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/js-security/security-common/target/classes/com/rongwei/sfcommon/sys/service/ThemeCheckContentService.class" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/js-security/security-common/target/classes/com/rongwei/sfcommon/sys/service/ThemeCheckItemService.class" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/js-security/security-common/target/classes/com/rongwei/sfcommon/sys/service/ThemeCheckService.class" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/js-security/security-common/target/classes/com/rongwei/sfcommon/sys/service/ThemeCheckWorkparkService.class" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/js-security/security-common/target/classes/com/rongwei/sfcommon/sys/service/WarnLevelService.class" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/js-security/security-common/target/classes/com/rongwei/sfcommon/sys/service/impl/AccidentObjectServiceImpl.class" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/js-security/security-common/target/classes/com/rongwei/sfcommon/sys/service/impl/AccidentServiceImpl.class" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/js-security/security-common/target/classes/com/rongwei/sfcommon/sys/service/impl/AccidentTrackPlanServiceImpl.class" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/js-security/security-common/target/classes/com/rongwei/sfcommon/sys/service/impl/AccidentUserServiceImpl.class" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/js-security/security-common/target/classes/com/rongwei/sfcommon/sys/service/impl/ApsDetailsHazardInvestigationTasksJcxzibiaoServiceImpl.class" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/js-security/security-common/target/classes/com/rongwei/sfcommon/sys/service/impl/ApsDetailsHazardInvestigationTasksServiceImpl.class" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/js-security/security-common/target/classes/com/rongwei/sfcommon/sys/service/impl/ApsHazardInvestigationTemplateServiceImpl.class" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/js-security/security-common/target/classes/com/rongwei/sfcommon/sys/service/impl/ApsHazardInvestigationTemplateZibiaoServiceImpl.class" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/js-security/security-common/target/classes/com/rongwei/sfcommon/sys/service/impl/ApsSpecialInspectionTaskServiceImpl.class" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/js-security/security-common/target/classes/com/rongwei/sfcommon/sys/service/impl/ApsSpecialInspectionTaskZibiaoServiceImpl.class" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/js-security/security-common/target/classes/com/rongwei/sfcommon/sys/service/impl/AspAccidentReportServiceImpl.class" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/js-security/security-common/target/classes/com/rongwei/sfcommon/sys/service/impl/AspAnnouncementBoardLargeScreenServiceImpl.class" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/js-security/security-common/target/classes/com/rongwei/sfcommon/sys/service/impl/AspCheckDiscoveryItemServiceImpl.class" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/js-security/security-common/target/classes/com/rongwei/sfcommon/sys/service/impl/AspCombustibleGasDetectionServiceImpl.class" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/js-security/security-common/target/classes/com/rongwei/sfcommon/sys/service/impl/AspCompanyCertificationsServiceImpl.class" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/js-security/security-common/target/classes/com/rongwei/sfcommon/sys/service/impl/AspEvaluationRecordHistoryServiceImpl.class" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/js-security/security-common/target/classes/com/rongwei/sfcommon/sys/service/impl/AspEvaluationRecordServiceImpl.class" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/js-security/security-common/target/classes/com/rongwei/sfcommon/sys/service/impl/AspInspectionInformationTableServiceImpl.class" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/js-security/security-common/target/classes/com/rongwei/sfcommon/sys/service/impl/AspJobConfigFxbsServiceImpl.class" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/js-security/security-common/target/classes/com/rongwei/sfcommon/sys/service/impl/AspJobSjzyServiceImpl.class" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/js-security/security-common/target/classes/com/rongwei/sfcommon/sys/service/impl/AspMajorHazardSourcesServiceImpl.class" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/js-security/security-common/target/classes/com/rongwei/sfcommon/sys/service/impl/AspRiskEventServiceImpl.class" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/js-security/security-common/target/classes/com/rongwei/sfcommon/sys/service/impl/AspRiskMapServiceImpl.class" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/js-security/security-common/target/classes/com/rongwei/sfcommon/sys/service/impl/AspRiskProfileServiceImpl.class" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/js-security/security-common/target/classes/com/rongwei/sfcommon/sys/service/impl/AspRiskSourceHistoryServiceImpl.class" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/js-security/security-common/target/classes/com/rongwei/sfcommon/sys/service/impl/AspRiskSourceServiceImpl.class" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/js-security/security-common/target/classes/com/rongwei/sfcommon/sys/service/impl/AspRiskUnitServiceImpl.class" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/js-security/security-common/target/classes/com/rongwei/sfcommon/sys/service/impl/AspSafeAttachmentsServiceImpl$1.class" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/js-security/security-common/target/classes/com/rongwei/sfcommon/sys/service/impl/AspSafeAttachmentsServiceImpl$2.class" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/js-security/security-common/target/classes/com/rongwei/sfcommon/sys/service/impl/AspSafeAttachmentsServiceImpl.class" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/js-security/security-common/target/classes/com/rongwei/sfcommon/sys/service/impl/AspSafetyDrillProgrammeMsgNotifyRecordServiceImpl.class" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/js-security/security-common/target/classes/com/rongwei/sfcommon/sys/service/impl/AspSafetyDrillProgrammeServiceImpl.class" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/js-security/security-common/target/classes/com/rongwei/sfcommon/sys/service/impl/AspSafetyEmergencyPlanServiceImpl.class" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/js-security/security-common/target/classes/com/rongwei/sfcommon/sys/service/impl/AspSafetyMeetingImpl.class" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/js-security/security-common/target/classes/com/rongwei/sfcommon/sys/service/impl/AspSafetyPerformanceAppraisalDetailServiceImpl.class" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/js-security/security-common/target/classes/com/rongwei/sfcommon/sys/service/impl/AspSafetyPerformanceAppraisalServiceImpl.class" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/js-security/security-common/target/classes/com/rongwei/sfcommon/sys/service/impl/AspSafetyProductObjectiveResultScoreDetailServiceImpl.class" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/js-security/security-common/target/classes/com/rongwei/sfcommon/sys/service/impl/AspSafetyProductObjectiveResultServiceImpl.class" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/js-security/security-common/target/classes/com/rongwei/sfcommon/sys/service/impl/AspSafetyProductObjectiveScoreDetailServiceImpl.class" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/js-security/security-common/target/classes/com/rongwei/sfcommon/sys/service/impl/AspSafetyProductObjectiveServiceImpl.class" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/js-security/security-common/target/classes/com/rongwei/sfcommon/sys/service/impl/AspSpecialEquipmentCertificateServiceImpl$1.class" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/js-security/security-common/target/classes/com/rongwei/sfcommon/sys/service/impl/AspSpecialEquipmentCertificateServiceImpl.class" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/js-security/security-common/target/classes/com/rongwei/sfcommon/sys/service/impl/AspSpecialPersonalInformationServiceImpl.class" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/js-security/security-common/target/classes/com/rongwei/sfcommon/sys/service/impl/CheckItemContentServiceImpl.class" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/js-security/security-common/target/classes/com/rongwei/sfcommon/sys/service/impl/CheckItemsDutyuserServiceImpl.class" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/js-security/security-common/target/classes/com/rongwei/sfcommon/sys/service/impl/CheckItemsPartsServiceImpl.class" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/js-security/security-common/target/classes/com/rongwei/sfcommon/sys/service/impl/CheckItemsServiceImpl$1.class" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/js-security/security-common/target/classes/com/rongwei/sfcommon/sys/service/impl/CheckItemsServiceImpl$2.class" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/js-security/security-common/target/classes/com/rongwei/sfcommon/sys/service/impl/CheckItemsServiceImpl.class" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/js-security/security-common/target/classes/com/rongwei/sfcommon/sys/service/impl/CheckTemplateItemsServiceImpl.class" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/js-security/security-common/target/classes/com/rongwei/sfcommon/sys/service/impl/CheckTemplateServiceImpl$1.class" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/js-security/security-common/target/classes/com/rongwei/sfcommon/sys/service/impl/CheckTemplateServiceImpl$2.class" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/js-security/security-common/target/classes/com/rongwei/sfcommon/sys/service/impl/CheckTemplateServiceImpl.class" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/js-security/security-common/target/classes/com/rongwei/sfcommon/sys/service/impl/CustomMailMergeDataSource.class" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/js-security/security-common/target/classes/com/rongwei/sfcommon/sys/service/impl/DataXApiServiceImpl$1.class" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/js-security/security-common/target/classes/com/rongwei/sfcommon/sys/service/impl/DataXApiServiceImpl.class" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/js-security/security-common/target/classes/com/rongwei/sfcommon/sys/service/impl/DepartmentAndPersonnelServiceImpl.class" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/js-security/security-common/target/classes/com/rongwei/sfcommon/sys/service/impl/DhzyDataUploadServiceImpl.class" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/js-security/security-common/target/classes/com/rongwei/sfcommon/sys/service/impl/DhzyServiceImpl.class" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/js-security/security-common/target/classes/com/rongwei/sfcommon/sys/service/impl/EasyExcelWriteImpl.class" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/js-security/security-common/target/classes/com/rongwei/sfcommon/sys/service/impl/FsFileDataListServiceImpl.class" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/js-security/security-common/target/classes/com/rongwei/sfcommon/sys/service/impl/HazardInvestigationServiceImpl$1$1.class" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/js-security/security-common/target/classes/com/rongwei/sfcommon/sys/service/impl/HazardInvestigationServiceImpl$1$2.class" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/js-security/security-common/target/classes/com/rongwei/sfcommon/sys/service/impl/HazardInvestigationServiceImpl$1$3.class" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/js-security/security-common/target/classes/com/rongwei/sfcommon/sys/service/impl/HazardInvestigationServiceImpl$1.class" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/js-security/security-common/target/classes/com/rongwei/sfcommon/sys/service/impl/HazardInvestigationServiceImpl.class" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/js-security/security-common/target/classes/com/rongwei/sfcommon/sys/service/impl/HiddenDangerTaskServiceImpl.class" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/js-security/security-common/target/classes/com/rongwei/sfcommon/sys/service/impl/HiddenDangerTrackServiceImpl.class" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/js-security/security-common/target/classes/com/rongwei/sfcommon/sys/service/impl/JfCommonServiceImpl.class" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/js-security/security-common/target/classes/com/rongwei/sfcommon/sys/service/impl/PointCheckItemServiceImpl.class" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/js-security/security-common/target/classes/com/rongwei/sfcommon/sys/service/impl/PointCheckServiceImpl.class" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/js-security/security-common/target/classes/com/rongwei/sfcommon/sys/service/impl/RiskJobServiceImpl$1.class" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/js-security/security-common/target/classes/com/rongwei/sfcommon/sys/service/impl/RiskJobServiceImpl$2.class" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/js-security/security-common/target/classes/com/rongwei/sfcommon/sys/service/impl/RiskJobServiceImpl.class" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/js-security/security-common/target/classes/com/rongwei/sfcommon/sys/service/impl/SafeCheckSendNotifyServiceImpl$1.class" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/js-security/security-common/target/classes/com/rongwei/sfcommon/sys/service/impl/SafeCheckSendNotifyServiceImpl.class" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/js-security/security-common/target/classes/com/rongwei/sfcommon/sys/service/impl/SafetyObservationServiceImpl.class" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/js-security/security-common/target/classes/com/rongwei/sfcommon/sys/service/impl/SaveCheckItemServiceImpl.class" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/js-security/security-common/target/classes/com/rongwei/sfcommon/sys/service/impl/ScheduledTasksService.class" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/js-security/security-common/target/classes/com/rongwei/sfcommon/sys/service/impl/ScheduledTasksServiceImpl.class" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/js-security/security-common/target/classes/com/rongwei/sfcommon/sys/service/impl/SpecialInspectionServiceImpl.class" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/js-security/security-common/target/classes/com/rongwei/sfcommon/sys/service/impl/SynchronizationImpl.class" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/js-security/security-common/target/classes/com/rongwei/sfcommon/sys/service/impl/ThemeCheckContentServiceImpl.class" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/js-security/security-common/target/classes/com/rongwei/sfcommon/sys/service/impl/ThemeCheckItemServiceImpl.class" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/js-security/security-common/target/classes/com/rongwei/sfcommon/sys/service/impl/ThemeCheckServiceImpl.class" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/js-security/security-common/target/classes/com/rongwei/sfcommon/sys/service/impl/ThemeCheckWorkparkServiceImpl.class" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/js-security/security-common/target/classes/com/rongwei/sfcommon/sys/service/impl/WarnLevelServiceImpl.class" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/js-security/security-common/target/classes/com/rongwei/sfcommon/sys/service/impl/WordExportUtil.class" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/js-security/security-common/target/classes/com/rongwei/sfcommon/sys/service/impl/aspRiskControlMeasuresServiceImpl.class" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/js-security/security-common/target/classes/com/rongwei/sfcommon/utils/AsposeWordsUtils.class" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/js-security/security-common/target/classes/com/rongwei/sfcommon/utils/ClassExcelVerifyHandler.class" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/js-security/security-common/target/classes/com/rongwei/sfcommon/utils/CommonUtil.class" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/js-security/security-common/target/classes/com/rongwei/sfcommon/utils/MlConstants.class" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/js-security/security-common/target/classes/com/rongwei/sfcommon/utils/Result.class" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/js-security/security-common/target/classes/mybatis/AccidentDao.xml" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/js-security/security-common/target/classes/mybatis/ApsHazardInvestigationTemplateMapper.xml" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/js-security/security-common/target/classes/mybatis/ApsHazardInvestigationTemplateZibiaoMapper.xml" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/js-security/security-common/target/classes/mybatis/AspRiskUnitMapper.xml" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/js-security/security-common/target/classes/mybatis/DepartmentAndPersonnelDao.xml" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/js-security/security-common/target/classes/mybatis/RiskSynchronizationDao.xml" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/js-security/security-common/target/classes/mybatis/SaveCheckCommonDao.xml" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/js-security/security-common/target/classes/导出PDF(动火作业待修改).docx" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/js-security/security-entity/target/classes/com/rongwe/scentity/domian/AccidentDo.class" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/js-security/security-entity/target/classes/com/rongwe/scentity/domian/AccidentObjectDo.class" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/js-security/security-entity/target/classes/com/rongwe/scentity/domian/AccidentTrackPlanDo.class" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/js-security/security-entity/target/classes/com/rongwe/scentity/domian/AccidentUserDo.class" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/js-security/security-entity/target/classes/com/rongwe/scentity/domian/ApsDetailsHazardInvestigationTasksDo.class" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/js-security/security-entity/target/classes/com/rongwe/scentity/domian/ApsDetailsHazardInvestigationTasksJcxzibiaoDo.class" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/js-security/security-entity/target/classes/com/rongwe/scentity/domian/ApsHazardInvestigationTemplateDo.class" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/js-security/security-entity/target/classes/com/rongwe/scentity/domian/ApsHazardInvestigationTemplateZibiaoDo.class" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/js-security/security-entity/target/classes/com/rongwe/scentity/domian/ApsSpecialInspectionTaskDo.class" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/js-security/security-entity/target/classes/com/rongwe/scentity/domian/ApsSpecialInspectionTaskZibiaoDo.class" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/js-security/security-entity/target/classes/com/rongwe/scentity/domian/AspAccidentReport.class" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/js-security/security-entity/target/classes/com/rongwe/scentity/domian/AspAnnouncementBoardLargeScreenDo.class" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/js-security/security-entity/target/classes/com/rongwe/scentity/domian/AspBoardLargeManualMaintenanceDo.class" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/js-security/security-entity/target/classes/com/rongwe/scentity/domian/AspCheckDiscoveryItemDo.class" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/js-security/security-entity/target/classes/com/rongwe/scentity/domian/AspCombustibleGasDetectionDo.class" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/js-security/security-entity/target/classes/com/rongwe/scentity/domian/AspCompanyCertificationsDo.class" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/js-security/security-entity/target/classes/com/rongwe/scentity/domian/AspDhzyDo.class" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/js-security/security-entity/target/classes/com/rongwe/scentity/domian/AspDlzzDo.class" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/js-security/security-entity/target/classes/com/rongwe/scentity/domian/AspDtzyDo.class" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/js-security/security-entity/target/classes/com/rongwe/scentity/domian/AspDzzyDo.class" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/js-security/security-entity/target/classes/com/rongwe/scentity/domian/AspEvaluationRecordDo.class" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/js-security/security-entity/target/classes/com/rongwe/scentity/domian/AspEvaluationRecordHistoryDo.class" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/js-security/security-entity/target/classes/com/rongwe/scentity/domian/AspGczyDo.class" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/js-security/security-entity/target/classes/com/rongwe/scentity/domian/AspInspectionInformationTableDo.class" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/js-security/security-entity/target/classes/com/rongwe/scentity/domian/AspJobConfigDo.class" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/js-security/security-entity/target/classes/com/rongwe/scentity/domian/AspJobConfigFxbsDo.class" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/js-security/security-entity/target/classes/com/rongwe/scentity/domian/AspJobSjzyDo.class" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/js-security/security-entity/target/classes/com/rongwe/scentity/domian/AspLsydzyDo.class" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/js-security/security-entity/target/classes/com/rongwe/scentity/domian/AspMajorHazardSourcesDo.class" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/js-security/security-entity/target/classes/com/rongwe/scentity/domian/AspMbcdzyDo.class" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/js-security/security-entity/target/classes/com/rongwe/scentity/domian/AspRiskControlMeasuresDo$AspRiskControlMeasuresDoBuilder.class" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/js-security/security-entity/target/classes/com/rongwe/scentity/domian/AspRiskControlMeasuresDo.class" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/js-security/security-entity/target/classes/com/rongwe/scentity/domian/AspRiskEventControlMeasuresDo.class" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/js-security/security-entity/target/classes/com/rongwe/scentity/domian/AspRiskEventDo$AspRiskEventDoBuilder.class" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/js-security/security-entity/target/classes/com/rongwe/scentity/domian/AspRiskEventDo.class" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/js-security/security-entity/target/classes/com/rongwe/scentity/domian/AspRiskMapDo.class" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/js-security/security-entity/target/classes/com/rongwe/scentity/domian/AspRiskProfileDo$AspRiskProfileDoBuilder.class" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/js-security/security-entity/target/classes/com/rongwe/scentity/domian/AspRiskProfileDo.class" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/js-security/security-entity/target/classes/com/rongwe/scentity/domian/AspRiskSourceDo.class" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/js-security/security-entity/target/classes/com/rongwe/scentity/domian/AspRiskSourceHistoryDo.class" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/js-security/security-entity/target/classes/com/rongwe/scentity/domian/AspRiskUnitDo.class" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/js-security/security-entity/target/classes/com/rongwe/scentity/domian/AspRiskUnitEventDo.class" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/js-security/security-entity/target/classes/com/rongwe/scentity/domian/AspSafeAttachmentsDo.class" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/js-security/security-entity/target/classes/com/rongwe/scentity/domian/AspSafetyAnnualDrillPlan.class" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/js-security/security-entity/target/classes/com/rongwe/scentity/domian/AspSafetyAnnualDrillPlanMonth.class" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/js-security/security-entity/target/classes/com/rongwe/scentity/domian/AspSafetyDrillProgrammeDo.class" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/js-security/security-entity/target/classes/com/rongwe/scentity/domian/AspSafetyDrillProgrammeMsgNotifyRecordDo.class" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/js-security/security-entity/target/classes/com/rongwe/scentity/domian/AspSafetyEmergencyDrillPlan.class" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/js-security/security-entity/target/classes/com/rongwe/scentity/domian/AspSafetyEmergencyPlan.class" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/js-security/security-entity/target/classes/com/rongwe/scentity/domian/AspSafetyMeeting.class" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/js-security/security-entity/target/classes/com/rongwe/scentity/domian/AspSafetyOnsiteDisposalPlan.class" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/js-security/security-entity/target/classes/com/rongwe/scentity/domian/AspSafetyPerformanceAppraisal.class" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/js-security/security-entity/target/classes/com/rongwe/scentity/domian/AspSafetyPerformanceAppraisalDetail.class" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/js-security/security-entity/target/classes/com/rongwe/scentity/domian/AspSafetyProductObjective.class" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/js-security/security-entity/target/classes/com/rongwe/scentity/domian/AspSafetyProductObjectiveResult.class" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/js-security/security-entity/target/classes/com/rongwe/scentity/domian/AspSafetyProductObjectiveResultScoreDetail.class" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/js-security/security-entity/target/classes/com/rongwe/scentity/domian/AspSafetyProductObjectiveScoreDetail.class" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/js-security/security-entity/target/classes/com/rongwe/scentity/domian/AspShiftTimeDo.class" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/js-security/security-entity/target/classes/com/rongwe/scentity/domian/AspSpecialEquipmentCertificateDo.class" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/js-security/security-entity/target/classes/com/rongwe/scentity/domian/AspSpecialPersonalInformationDo.class" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/js-security/security-entity/target/classes/com/rongwe/scentity/domian/AspSxkjzyDo.class" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/js-security/security-entity/target/classes/com/rongwe/scentity/domian/CheckItemContentDo.class" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/js-security/security-entity/target/classes/com/rongwe/scentity/domian/CheckItemsDo.class" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/js-security/security-entity/target/classes/com/rongwe/scentity/domian/CheckItemsDutyuserDo.class" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/js-security/security-entity/target/classes/com/rongwe/scentity/domian/CheckItemsPartsDo.class" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/js-security/security-entity/target/classes/com/rongwe/scentity/domian/CheckTemplateDo.class" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/js-security/security-entity/target/classes/com/rongwe/scentity/domian/CheckTemplateItemsDo.class" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/js-security/security-entity/target/classes/com/rongwe/scentity/domian/FsFileDataListDo.class" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/js-security/security-entity/target/classes/com/rongwe/scentity/domian/HiddenDangerTrackDo.class" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/js-security/security-entity/target/classes/com/rongwe/scentity/domian/PointCheckDo.class" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/js-security/security-entity/target/classes/com/rongwe/scentity/domian/PointCheckItemDo.class" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/js-security/security-entity/target/classes/com/rongwe/scentity/domian/PointCheckNewsVo.class" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/js-security/security-entity/target/classes/com/rongwe/scentity/domian/SafetyObservationDo.class" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/js-security/security-entity/target/classes/com/rongwe/scentity/domian/SysFileItemDo.class" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/js-security/security-entity/target/classes/com/rongwe/scentity/domian/ThemeCheckContentDo.class" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/js-security/security-entity/target/classes/com/rongwe/scentity/domian/ThemeCheckDo.class" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/js-security/security-entity/target/classes/com/rongwe/scentity/domian/ThemeCheckItemDo.class" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/js-security/security-entity/target/classes/com/rongwe/scentity/domian/ThemeCheckWorkparkDo.class" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/js-security/security-entity/target/classes/com/rongwe/scentity/domian/WarnLevelDo.class" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/js-security/security-entity/target/classes/com/rongwe/scentity/vo/AccidentTrackPlanVo.class" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/js-security/security-entity/target/classes/com/rongwe/scentity/vo/AccidentUserVo.class" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/js-security/security-entity/target/classes/com/rongwe/scentity/vo/AccidentVo.class" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/js-security/security-entity/target/classes/com/rongwe/scentity/vo/AspAccidentReportVo.class" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/js-security/security-entity/target/classes/com/rongwe/scentity/vo/AspRiskMapVo.class" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/js-security/security-entity/target/classes/com/rongwe/scentity/vo/AspRiskUnitVo.class" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/js-security/security-entity/target/classes/com/rongwe/scentity/vo/AspSafetyEmergencyDrillPlanVo.class" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/js-security/security-entity/target/classes/com/rongwe/scentity/vo/AspSafetyTeamMemberVo.class" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/js-security/security-entity/target/classes/com/rongwe/scentity/vo/AspSafetyTeamVo.class" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/js-security/security-entity/target/classes/com/rongwe/scentity/vo/BaoAnShiDaPingDataVo.class" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/js-security/security-entity/target/classes/com/rongwe/scentity/vo/CheckAreaVo.class" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/js-security/security-entity/target/classes/com/rongwe/scentity/vo/CheckItemsTypeVo.class" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/js-security/security-entity/target/classes/com/rongwe/scentity/vo/CheckItemsVo.class" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/js-security/security-entity/target/classes/com/rongwe/scentity/vo/CheckTemplateItemsVo.class" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/js-security/security-entity/target/classes/com/rongwe/scentity/vo/CheckTemplateVo.class" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/js-security/security-entity/target/classes/com/rongwe/scentity/vo/CompanyInfoVo.class" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/js-security/security-entity/target/classes/com/rongwe/scentity/vo/DepartmentAndPersonnelReq.class" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/js-security/security-entity/target/classes/com/rongwe/scentity/vo/DepartmentVo.class" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/js-security/security-entity/target/classes/com/rongwe/scentity/vo/DistributeVo.class" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/js-security/security-entity/target/classes/com/rongwe/scentity/vo/EventSynchronizationVo.class" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/js-security/security-entity/target/classes/com/rongwe/scentity/vo/ExportHiddenDangerVo.class" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/js-security/security-entity/target/classes/com/rongwe/scentity/vo/FourColorSynchronizationVo.class" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/js-security/security-entity/target/classes/com/rongwe/scentity/vo/HiddenDangerTrackVo.class" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/js-security/security-entity/target/classes/com/rongwe/scentity/vo/ImportAspSafeAttachmentsVo.class" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/js-security/security-entity/target/classes/com/rongwe/scentity/vo/ImportCheckItemsVo.class" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/js-security/security-entity/target/classes/com/rongwe/scentity/vo/PersonnelVo.class" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/js-security/security-entity/target/classes/com/rongwe/scentity/vo/PointCheckItemVo.class" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/js-security/security-entity/target/classes/com/rongwe/scentity/vo/PointCheckVo.class" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/js-security/security-entity/target/classes/com/rongwe/scentity/vo/PushMessageToAppRequestVo.class" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/js-security/security-entity/target/classes/com/rongwe/scentity/vo/RoleIdAndUserIdsVo.class" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/js-security/security-entity/target/classes/com/rongwe/scentity/vo/SafetyObservationVo.class" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/js-security/security-entity/target/classes/com/rongwe/scentity/vo/StepSynchronizationVo.class" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/js-security/security-entity/target/classes/com/rongwe/scentity/vo/ThemeCheckContentVo.class" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/js-security/security-entity/target/classes/com/rongwe/scentity/vo/ThemeCheckItemVo.class" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/js-security/security-entity/target/classes/com/rongwe/scentity/vo/UnitSynchronizationVo.class" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/js-security/security-entity/target/classes/com/rongwe/scentity/vo/UserMailOrgVo.class" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/js-security/security-server/target/classes/bootstrap-dev.yml" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/js-security/security-server/target/classes/bootstrap-pro.yml" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/js-security/security-server/target/classes/bootstrap.yml" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/js-security/security-server/target/classes/com/rongwei/RwSaveCheckApplication.class" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/js-security/security-server/target/classes/com/rongwei/savecheck/controller/AccidentController.class" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/js-security/security-server/target/classes/com/rongwei/savecheck/controller/AppPushMessageController.class" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/js-security/security-server/target/classes/com/rongwei/savecheck/controller/AspRiskEventController.class" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/js-security/security-server/target/classes/com/rongwei/savecheck/controller/AspRiskProfileController.class" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/js-security/security-server/target/classes/com/rongwei/savecheck/controller/AspRiskSourceController.class" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/js-security/security-server/target/classes/com/rongwei/savecheck/controller/AspSafeAttachmentsController.class" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/js-security/security-server/target/classes/com/rongwei/savecheck/controller/AspSafetyDrillProgrammeController.class" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/js-security/security-server/target/classes/com/rongwei/savecheck/controller/AspSafetyMeetingController.class" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/js-security/security-server/target/classes/com/rongwei/savecheck/controller/AspSafetyPerformanceAppraisalController.class" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/js-security/security-server/target/classes/com/rongwei/savecheck/controller/AspSafetyProductObjectiveController.class" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/js-security/security-server/target/classes/com/rongwei/savecheck/controller/AspSpecialEquipmentCertificateController.class" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/js-security/security-server/target/classes/com/rongwei/savecheck/controller/CheckItemsController.class" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/js-security/security-server/target/classes/com/rongwei/savecheck/controller/CheckItemsPartsController.class" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/js-security/security-server/target/classes/com/rongwei/savecheck/controller/CheckTemplateController.class" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/js-security/security-server/target/classes/com/rongwei/savecheck/controller/CommonUtilController.class" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/js-security/security-server/target/classes/com/rongwei/savecheck/controller/DataUploadController.class" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/js-security/security-server/target/classes/com/rongwei/savecheck/controller/DataXApiController.class" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/js-security/security-server/target/classes/com/rongwei/savecheck/controller/DepartmentAndPersonnelController.class" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/js-security/security-server/target/classes/com/rongwei/savecheck/controller/EasyExcelController.class" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/js-security/security-server/target/classes/com/rongwei/savecheck/controller/FsFileDataListController.class" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/js-security/security-server/target/classes/com/rongwei/savecheck/controller/HazardInvestigationController.class" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/js-security/security-server/target/classes/com/rongwei/savecheck/controller/HiddenDangerTaskController.class" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/js-security/security-server/target/classes/com/rongwei/savecheck/controller/LargeScreenController.class" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/js-security/security-server/target/classes/com/rongwei/savecheck/controller/MobileApiController.class" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/js-security/security-server/target/classes/com/rongwei/savecheck/controller/PointCheckController.class" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/js-security/security-server/target/classes/com/rongwei/savecheck/controller/QueryFilteringController$1.class" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/js-security/security-server/target/classes/com/rongwei/savecheck/controller/QueryFilteringController$2.class" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/js-security/security-server/target/classes/com/rongwei/savecheck/controller/QueryFilteringController$3.class" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/js-security/security-server/target/classes/com/rongwei/savecheck/controller/QueryFilteringController$4.class" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/js-security/security-server/target/classes/com/rongwei/savecheck/controller/QueryFilteringController.class" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/js-security/security-server/target/classes/com/rongwei/savecheck/controller/RiskJobController.class" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/js-security/security-server/target/classes/com/rongwei/savecheck/controller/SafeSendNotifyController.class" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/js-security/security-server/target/classes/com/rongwei/savecheck/controller/SaveCheckApiController.class" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/js-security/security-server/target/classes/com/rongwei/savecheck/controller/SaveCheckItemController.class" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/js-security/security-server/target/classes/com/rongwei/savecheck/controller/ScheduledTasksController.class" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/js-security/security-server/target/classes/com/rongwei/savecheck/controller/SpecialInspectionController.class" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/js-security/security-server/target/classes/com/rongwei/savecheck/controller/SynchronizationController.class" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/js-security/security-server/target/classes/com/rongwei/savecheck/controller/ThemeCheckController.class" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/js-security/security-server/target/classes/com/rongwei/savecheck/controller/aspRiskControlMeasuresController.class" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/js-security/security-server/target/classes/license.xml" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/js-security/security-server/target/classes/logback-spring.xml" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/js-security/security-server/target/classes/template/ExercisePlan.docx" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/js-training/training-common/target/classes/mybatis/DemandSurveyContentDao.xml" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/js-training/training-common/target/classes/mybatis/SubjectDao.xml" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/js-training/training-common/target/classes/mybatis/TrainingDemandSurveyBackupsDao.xml" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/js-training/training-common/target/classes/mybatis/TraningCommonDao.xml" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/js-training/training-common/target/maven-status/maven-compiler-plugin/compile/default-compile/createdFiles.lst" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/js-training/training-common/target/maven-status/maven-compiler-plugin/compile/default-compile/inputFiles.lst" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/js-training/training-entity/target/classes/com/rongwei/training/domain/CourseDo.class" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/js-training/training-entity/target/classes/com/rongwei/training/domain/CourseFilesDo.class" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/js-training/training-entity/target/classes/com/rongwei/training/domain/DemandSurveyContentDo.class" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/js-training/training-entity/target/classes/com/rongwei/training/domain/DemandSurveyUserAnswerDo.class" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/js-training/training-entity/target/classes/com/rongwei/training/domain/EmpCourseDetailDo.class" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/js-training/training-entity/target/classes/com/rongwei/training/domain/EmpCourseDo.class" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/js-training/training-entity/target/classes/com/rongwei/training/domain/EmpExamDetailDo.class" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/js-training/training-entity/target/classes/com/rongwei/training/domain/EmpExamDo.class" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/js-training/training-entity/target/classes/com/rongwei/training/domain/ExamPaperDo.class" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/js-training/training-entity/target/classes/com/rongwei/training/domain/PaperSubjectAssignDo.class" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/js-training/training-entity/target/classes/com/rongwei/training/domain/PaperSubjectAutoDo.class" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/js-training/training-entity/target/classes/com/rongwei/training/domain/PlanCourseDo.class" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/js-training/training-entity/target/classes/com/rongwei/training/domain/PlanDo.class" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/js-training/training-entity/target/classes/com/rongwei/training/domain/PlanPaperDo.class" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/js-training/training-entity/target/classes/com/rongwei/training/domain/SubjectDo.class" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/js-training/training-entity/target/classes/com/rongwei/training/domain/SubjectOptionsDo.class" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/js-training/training-entity/target/classes/com/rongwei/training/domain/TrainingDemandQuestionBackupsDo.class" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/js-training/training-entity/target/classes/com/rongwei/training/domain/TrainingDemandQuestionDo.class" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/js-training/training-entity/target/classes/com/rongwei/training/domain/TrainingDemandQuestionOptionBackupsDo.class" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/js-training/training-entity/target/classes/com/rongwei/training/domain/TrainingDemandQuestionOptionDo.class" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/js-training/training-entity/target/classes/com/rongwei/training/domain/TrainingDemandSurveyBackupsDo.class" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/js-training/training-entity/target/classes/com/rongwei/training/domain/TrainingDemandSurveyCustomDetailBackupsDo.class" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/js-training/training-entity/target/classes/com/rongwei/training/domain/TrainingDemandSurveyCustomDetailDo.class" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/js-training/training-entity/target/classes/com/rongwei/training/domain/TrainingDemandSurveyDo.class" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/js-training/training-entity/target/classes/com/rongwei/training/domain/TrainingDemandSurveyTempDetailDo.class" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/js-training/training-entity/target/classes/com/rongwei/training/domain/TrainingDemandTempBackupsDo.class" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/js-training/training-entity/target/classes/com/rongwei/training/domain/TrainingDemandTempDetailDo.class" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/js-training/training-entity/target/classes/com/rongwei/training/domain/TrainingDemandTempDo.class" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/js-training/training-entity/target/classes/com/rongwei/training/domain/TrainingDemandTempQuestionOptionDo.class" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/js-training/training-entity/target/classes/com/rongwei/training/vo/DemandUserVo.class" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/js-training/training-entity/target/classes/com/rongwei/training/vo/EmpCourseDetailVo.class" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/js-training/training-entity/target/classes/com/rongwei/training/vo/EmpCourseVo.class" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/js-training/training-entity/target/classes/com/rongwei/training/vo/EmpExamDetailVo.class" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/js-training/training-entity/target/classes/com/rongwei/training/vo/EmpExamVo.class" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/js-training/training-entity/target/classes/com/rongwei/training/vo/PlanPaperVo.class" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/js-training/training-entity/target/classes/com/rongwei/training/vo/PlanVo.class" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/js-training/training-entity/target/classes/com/rongwei/training/vo/PreviewTrainDemandVo.class" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/js-training/training-entity/target/classes/com/rongwei/training/vo/QuestionnaireRecordingVo.class" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/js-training/training-entity/target/classes/com/rongwei/training/vo/SubjectVo.class" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/js-training/training-entity/target/classes/com/rongwei/training/vo/TrainingDemandVo.class" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/js-training/training-entity/target/classes/com/rongwei/training/vo/TrainingPaperVo.class" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/js-training/training-entity/target/classes/com/rongwei/training/vo/WordEmpInfoVo.class" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/js-training/training-entity/target/maven-archiver/pom.properties" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/js-training/training-entity/target/maven-status/maven-compiler-plugin/compile/default-compile/createdFiles.lst" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/js-training/training-entity/target/maven-status/maven-compiler-plugin/compile/default-compile/inputFiles.lst" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/js-training/training-entity/target/training-entity-1.0-SNAPSHOT-sources.jar" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/js-training/training-entity/target/training-entity-1.0-SNAPSHOT.jar" beforeDir="false" />
-    </list>
-    <option name="SHOW_DIALOG" value="false" />
-    <option name="HIGHLIGHT_CONFLICTS" value="true" />
-    <option name="HIGHLIGHT_NON_ACTIVE_CHANGELIST" value="false" />
-    <option name="LAST_RESOLUTION" value="IGNORE" />
-  </component>
-  <component name="Git.Settings">
-    <option name="RECENT_GIT_ROOT_PATH" value="$PROJECT_DIR$" />
-  </component>
-  <component name="MavenImportPreferences">
-    <option name="generalSettings">
-      <MavenGeneralSettings>
-        <option name="localRepository" value="C:\work-app\apache-maven-3.8.1\repository" />
-        <option name="mavenHome" value="$PROJECT_DIR$/../../work-app/apache-maven-3.8.1" />
-        <option name="userSettingsFile" value="C:\work-app\apache-maven-3.8.1\conf\settings.xml" />
-      </MavenGeneralSettings>
-    </option>
-  </component>
-  <component name="ProjectId" id="2xLHGrgpt8aPt7TWJT5EjuhjE7A" />
-  <component name="ProjectViewState">
-    <option name="hideEmptyMiddlePackages" value="true" />
-    <option name="showLibraryContents" value="true" />
-  </component>
-  <component name="PropertiesComponent">
-    <property name="RunOnceActivity.OpenProjectViewOnStart" value="true" />
-    <property name="RunOnceActivity.ShowReadmeOnStart" value="true" />
-    <property name="WebServerToolWindowFactoryState" value="false" />
-    <property name="last_opened_file_path" value="$PROJECT_DIR$/../incontrol-core" />
-    <property name="project.structure.last.edited" value="项目" />
-    <property name="project.structure.proportion" value="0.0" />
-    <property name="project.structure.side.proportion" value="0.0" />
-    <property name="settings.editor.selected.configurable" value="preferences.fileTypes" />
-  </component>
-  <component name="SpellCheckerSettings" RuntimeDictionaries="0" Folders="0" CustomDictionaries="0" DefaultDictionary="应用程序级" UseSingleDictionary="true" transferred="true" />
-  <component name="TaskManager">
-    <task active="true" id="Default" summary="默认任务">
-      <changelist id="8e474524-9710-450a-8d96-8b917eecc128" name="变更" comment="" />
-      <created>1747710346323</created>
-      <option name="number" value="Default" />
-      <option name="presentableId" value="Default" />
-      <updated>1747710346323</updated>
-      <workItem from="1747710349490" duration="13000" />
-    </task>
-    <servers />
-  </component>
-  <component name="TypeScriptGeneratedFilesManager">
-    <option name="version" value="3" />
-  </component>
-</project>

+ 8 - 0
js-common/src/main/java/com/rongwei/safecommon/utils/SaveConstans.java

@@ -694,6 +694,14 @@ public class SaveConstans {
          * 危害特性应知卡
          */
         public static final String DANGERCARDCONSTANT = "/api/wwyt/t_zycswxyshwpwxwhtxyzkxx_List";
+        /**
+         * 应急处置卡
+         */
+        public static final String URGENCYHANDLECARDCONSTANT = "/api/wwyt/t_yjczkxx_List";
+        /**
+         * 装置停用/检维修记录
+         */
+        public static final String DEVICESTOPCONSTANT = "/api/wwyt/t_zztyjwx_List";
 
         /**
          * 下发专项检查任务记录

+ 18 - 0
js-security/security-common/src/main/java/com/rongwei/sfcommon/sys/dao/AspEmergencyResponseDao.java

@@ -0,0 +1,18 @@
+package com.rongwei.sfcommon.sys.dao;
+
+import com.baomidou.mybatisplus.core.mapper.BaseMapper;
+import com.rongwe.scentity.domian.AspEmergencyResponseDo;
+
+/**
+* @author Admin
+* @description 针对表【asp_emergency_response(应急处置卡)】的数据库操作Mapper
+* @createDate 2025-06-05 11:19:56
+* @Entity generator.domain.AspEmergencyResponse
+*/
+public interface AspEmergencyResponseDao extends BaseMapper<AspEmergencyResponseDo> {
+
+}
+
+
+
+

+ 18 - 0
js-security/security-common/src/main/java/com/rongwei/sfcommon/sys/dao/AspOverhaulRecordDao.java

@@ -0,0 +1,18 @@
+package com.rongwei.sfcommon.sys.dao;
+
+import com.baomidou.mybatisplus.core.mapper.BaseMapper;
+import com.rongwe.scentity.domian.AspOverhaulRecordDo;
+
+/**
+* @author Admin
+* @description 针对表【asp_overhaul_record(风险分析单元-检维修记录)】的数据库操作Mapper
+* @createDate 2025-06-05 16:23:45
+* @Entity generator.domain.AspOverhaulRecord
+*/
+public interface AspOverhaulRecordDao extends BaseMapper<AspOverhaulRecordDo> {
+
+}
+
+
+
+

+ 18 - 0
js-security/security-common/src/main/java/com/rongwei/sfcommon/sys/dao/AspRiskEventControlMeasuresDao.java

@@ -0,0 +1,18 @@
+package com.rongwei.sfcommon.sys.dao;
+
+import com.baomidou.mybatisplus.core.mapper.BaseMapper;
+import com.rongwe.scentity.domian.AspRiskEventControlMeasuresDo;
+
+/**
+* @author Admin
+* @description 针对表【asp_risk_event_control_measures(安全风险事件所属管控措施)】的数据库操作Mapper
+* @createDate 2025-06-06 14:25:07
+* @Entity generator.domain.AspRiskEventControlMeasures
+*/
+public interface AspRiskEventControlMeasuresDao extends BaseMapper<AspRiskEventControlMeasuresDo> {
+
+}
+
+
+
+

+ 18 - 0
js-security/security-common/src/main/java/com/rongwei/sfcommon/sys/dao/AspRiskUnitEventDao.java

@@ -0,0 +1,18 @@
+package com.rongwei.sfcommon.sys.dao;
+
+import com.baomidou.mybatisplus.core.mapper.BaseMapper;
+import com.rongwe.scentity.domian.AspRiskUnitEventDo;
+
+/**
+* @author Admin
+* @description 针对表【asp_risk_unit_event(安全风险单元风险事件)】的数据库操作Mapper
+* @createDate 2025-06-06 14:19:48
+* @Entity generator.domain.AspRiskUnitEvent
+*/
+public interface AspRiskUnitEventDao extends BaseMapper<AspRiskUnitEventDo> {
+
+}
+
+
+
+

+ 13 - 0
js-security/security-common/src/main/java/com/rongwei/sfcommon/sys/service/AspEmergencyResponseService.java

@@ -0,0 +1,13 @@
+package com.rongwei.sfcommon.sys.service;
+
+import com.baomidou.mybatisplus.extension.service.IService;
+import com.rongwe.scentity.domian.AspEmergencyResponseDo;
+
+/**
+* @author Admin
+* @description 针对表【asp_emergency_response(应急处置卡)】的数据库操作Service
+* @createDate 2025-06-05 11:19:56
+*/
+public interface AspEmergencyResponseService extends IService<AspEmergencyResponseDo> {
+
+}

+ 13 - 0
js-security/security-common/src/main/java/com/rongwei/sfcommon/sys/service/AspOverhaulRecordService.java

@@ -0,0 +1,13 @@
+package com.rongwei.sfcommon.sys.service;
+
+import com.baomidou.mybatisplus.extension.service.IService;
+import com.rongwe.scentity.domian.AspOverhaulRecordDo;
+
+/**
+* @author Admin
+* @description 针对表【asp_overhaul_record(风险分析单元-检维修记录)】的数据库操作Service
+* @createDate 2025-06-05 16:23:45
+*/
+public interface AspOverhaulRecordService extends IService<AspOverhaulRecordDo> {
+
+}

+ 13 - 0
js-security/security-common/src/main/java/com/rongwei/sfcommon/sys/service/AspRiskEventControlMeasuresService.java

@@ -0,0 +1,13 @@
+package com.rongwei.sfcommon.sys.service;
+
+import com.baomidou.mybatisplus.extension.service.IService;
+import com.rongwe.scentity.domian.AspRiskEventControlMeasuresDo;
+
+/**
+* @author Admin
+* @description 针对表【asp_risk_event_control_measures(安全风险事件所属管控措施)】的数据库操作Service
+* @createDate 2025-06-06 14:25:07
+*/
+public interface AspRiskEventControlMeasuresService extends IService<AspRiskEventControlMeasuresDo> {
+
+}

+ 13 - 0
js-security/security-common/src/main/java/com/rongwei/sfcommon/sys/service/AspRiskUnitEventService.java

@@ -0,0 +1,13 @@
+package com.rongwei.sfcommon.sys.service;
+
+import com.baomidou.mybatisplus.extension.service.IService;
+import com.rongwe.scentity.domian.AspRiskUnitEventDo;
+
+/**
+* @author Admin
+* @description 针对表【asp_risk_unit_event(安全风险单元风险事件)】的数据库操作Service
+* @createDate 2025-06-06 14:19:48
+*/
+public interface AspRiskUnitEventService extends IService<AspRiskUnitEventDo> {
+
+}

+ 9 - 0
js-security/security-common/src/main/java/com/rongwei/sfcommon/sys/service/SynchronizationService.java

@@ -70,6 +70,15 @@ public interface SynchronizationService {
      **/
     void urgencyHandleCardSynchronizationList(List<String> ids);
 
+    /**
+     * @Description 1.1.14 装置停用/检维修记录信息
+     * @Author qkj
+     * @Date 15:31 2025/6/5
+     * @Param [ids]
+     * @return com.rongwei.rwcommon.base.R
+     **/
+    void deviceStopSynchronizationList(List<String> ids);
+
     default Result dataPush(String ip, String address, List<Map<String, Object>> syncDataMapList,String token) {
         StringBuilder failureReason = new StringBuilder();
         try {

+ 22 - 0
js-security/security-common/src/main/java/com/rongwei/sfcommon/sys/service/impl/AspEmergencyResponseServiceImpl.java

@@ -0,0 +1,22 @@
+package com.rongwei.sfcommon.sys.service.impl;
+
+import com.baomidou.mybatisplus.extension.service.impl.ServiceImpl;
+import com.rongwe.scentity.domian.AspEmergencyResponseDo;
+import com.rongwei.sfcommon.sys.dao.AspEmergencyResponseDao;
+import com.rongwei.sfcommon.sys.service.AspEmergencyResponseService;
+import org.springframework.stereotype.Service;
+
+/**
+* @author Admin
+* @description 针对表【asp_emergency_response(应急处置卡)】的数据库操作Service实现
+* @createDate 2025-06-05 11:19:56
+*/
+@Service
+public class AspEmergencyResponseServiceImpl extends ServiceImpl<AspEmergencyResponseDao, AspEmergencyResponseDo>
+    implements AspEmergencyResponseService {
+
+}
+
+
+
+

+ 22 - 0
js-security/security-common/src/main/java/com/rongwei/sfcommon/sys/service/impl/AspOverhaulRecordServiceImpl.java

@@ -0,0 +1,22 @@
+package com.rongwei.sfcommon.sys.service.impl;
+
+import com.baomidou.mybatisplus.extension.service.impl.ServiceImpl;
+import com.rongwe.scentity.domian.AspOverhaulRecordDo;
+import com.rongwei.sfcommon.sys.dao.AspOverhaulRecordDao;
+import com.rongwei.sfcommon.sys.service.AspOverhaulRecordService;
+import org.springframework.stereotype.Service;
+
+/**
+* @author Admin
+* @description 针对表【asp_overhaul_record(风险分析单元-检维修记录)】的数据库操作Service实现
+* @createDate 2025-06-05 16:23:45
+*/
+@Service
+public class AspOverhaulRecordServiceImpl extends ServiceImpl<AspOverhaulRecordDao, AspOverhaulRecordDo>
+    implements AspOverhaulRecordService {
+
+}
+
+
+
+

+ 22 - 0
js-security/security-common/src/main/java/com/rongwei/sfcommon/sys/service/impl/AspRiskEventControlMeasuresServiceImpl.java

@@ -0,0 +1,22 @@
+package com.rongwei.sfcommon.sys.service.impl;
+
+import com.baomidou.mybatisplus.extension.service.impl.ServiceImpl;
+import com.rongwe.scentity.domian.AspRiskEventControlMeasuresDo;
+import com.rongwei.sfcommon.sys.dao.AspRiskEventControlMeasuresDao;
+import com.rongwei.sfcommon.sys.service.AspRiskEventControlMeasuresService;
+import org.springframework.stereotype.Service;
+
+/**
+* @author Admin
+* @description 针对表【asp_risk_event_control_measures(安全风险事件所属管控措施)】的数据库操作Service实现
+* @createDate 2025-06-06 14:25:07
+*/
+@Service
+public class AspRiskEventControlMeasuresServiceImpl extends ServiceImpl<AspRiskEventControlMeasuresDao, AspRiskEventControlMeasuresDo>
+    implements AspRiskEventControlMeasuresService {
+
+}
+
+
+
+

+ 22 - 0
js-security/security-common/src/main/java/com/rongwei/sfcommon/sys/service/impl/AspRiskUnitEventServiceImpl.java

@@ -0,0 +1,22 @@
+package com.rongwei.sfcommon.sys.service.impl;
+
+import com.baomidou.mybatisplus.extension.service.impl.ServiceImpl;
+import com.rongwe.scentity.domian.AspRiskUnitEventDo;
+import com.rongwei.sfcommon.sys.dao.AspRiskUnitEventDao;
+import com.rongwei.sfcommon.sys.service.AspRiskUnitEventService;
+import org.springframework.stereotype.Service;
+
+/**
+* @author Admin
+* @description 针对表【asp_risk_unit_event(安全风险单元风险事件)】的数据库操作Service实现
+* @createDate 2025-06-06 14:19:48
+*/
+@Service
+public class AspRiskUnitEventServiceImpl extends ServiceImpl<AspRiskUnitEventDao, AspRiskUnitEventDo>
+    implements AspRiskUnitEventService {
+
+}
+
+
+
+

La diferencia del archivo ha sido suprimido porque es demasiado grande
+ 529 - 93
js-security/security-common/src/main/java/com/rongwei/sfcommon/sys/service/impl/SynchronizationImpl.java


+ 134 - 0
js-security/security-entity/src/main/java/com/rongwe/scentity/domian/AspEmergencyResponseDo.java

@@ -0,0 +1,134 @@
+package com.rongwe.scentity.domian;
+
+import com.baomidou.mybatisplus.annotation.TableField;
+import com.baomidou.mybatisplus.annotation.TableId;
+import com.baomidou.mybatisplus.annotation.TableName;
+import com.rongwei.rwcommon.base.BaseDo;
+import lombok.Data;
+
+import java.io.Serializable;
+import java.util.Date;
+
+/**
+ * 应急处置卡
+ * @TableName asp_emergency_response
+ */
+@TableName(value ="asp_emergency_response")
+@Data
+public class AspEmergencyResponseDo extends BaseDo implements Serializable {
+    /**
+     * 主键
+     */
+    @TableId
+    private String id;
+
+    /**
+     * 
+     */
+    private String tenantid;
+
+    /**
+     * 扩展json格式配置
+     */
+    private String roption;
+
+    /**
+     * 岗应急卡名称
+     */
+    private String postyjname;
+
+    /**
+     * 关联岗位名称
+     */
+    private String postname;
+
+    /**
+     * 处置卡编号
+     */
+    private String serialnumber;
+
+    /**
+     * 事故风险
+     */
+    private String risk;
+
+    /**
+     * 发生场所
+     */
+    private String scene;
+
+    /**
+     * 工艺说明(图片)
+     */
+    private String processdesc;
+
+    /**
+     * 事故特征
+     */
+    private String characteristic;
+
+    /**
+     * 危害描述
+     */
+    private String hazarddesc;
+
+    /**
+     * 处置措施
+     */
+    private String measure;
+
+    /**
+     * 责任人
+     */
+    private String personresponsible;
+
+    /**
+     * 责任人ID
+     */
+    private String personresponsibleid;
+
+    /**
+     * 注意事项
+     */
+    private String note;
+
+    /**
+     * 内部应急电话
+     */
+    private String internalemergencyphonenumber;
+
+    /**
+     * 外部应急电话
+     */
+    private String externalemergencyphonenumber;
+
+    /**
+     * 附件(png,jpege不超过5张)
+     */
+    private String annex;
+
+    /**
+     * 企业编码
+     */
+    private Integer enterprisecode;
+
+    /**
+     * 上次同步时间
+     */
+    private Date synctime;
+
+    /**
+     * 步骤说明
+     */
+    private String bzsm;
+
+    @TableField(exist = false)
+    private static final long serialVersionUID = 1L;
+
+    // 同步状态(1、待同步、2、已同步、3、同步失败 4、同步中)
+    private String syncstatus;
+
+    // 同步日志
+    private String synclog;
+
+}

+ 14 - 3
js-security/security-entity/src/main/java/com/rongwe/scentity/domian/AspMajorHazardSourcesDo.java

@@ -3,12 +3,12 @@ package com.rongwe.scentity.domian;
 import com.baomidou.mybatisplus.annotation.TableField;
 import com.baomidou.mybatisplus.annotation.TableId;
 import com.baomidou.mybatisplus.annotation.TableName;
-import java.io.Serializable;
-import java.util.Date;
-
 import com.rongwei.rwcommon.base.BaseDo;
 import lombok.Data;
 
+import java.io.Serializable;
+import java.util.Date;
+
 /**
  * 重大危险源
  * @TableName asp_major_hazard_sources
@@ -89,4 +89,15 @@ public class AspMajorHazardSourcesDo extends BaseDo implements Serializable {
 
     @TableField(exist = false)
     private static final long serialVersionUID = 1L;
+
+    /**
+     * 上次同步时间
+     */
+    private Date synctime;
+
+    // 同步状态(1、待同步、2、已同步、3、同步失败 4、同步中)
+    private String syncstatus;
+
+    // 同步日志
+    private String synclog;
 }

+ 74 - 0
js-security/security-entity/src/main/java/com/rongwe/scentity/domian/AspOverhaulRecordDo.java

@@ -0,0 +1,74 @@
+package com.rongwe.scentity.domian;
+
+import com.baomidou.mybatisplus.annotation.TableField;
+import com.baomidou.mybatisplus.annotation.TableId;
+import com.baomidou.mybatisplus.annotation.TableName;
+import com.rongwei.rwcommon.base.BaseDo;
+import lombok.Data;
+
+import java.io.Serializable;
+import java.util.Date;
+
+/**
+ * 风险分析单元-检维修记录
+ * @TableName asp_overhaul_record
+ */
+@TableName(value ="asp_overhaul_record")
+@Data
+public class AspOverhaulRecordDo extends BaseDo implements Serializable {
+    /**
+     * 主键
+     */
+    @TableId
+    private String id;
+
+    /**
+     * 
+     */
+    private String tenantid;
+
+    /**
+     * 扩展json格式配置
+     */
+    private String roption;
+
+    /**
+     * 检维修开始时间
+     */
+    private Date starttime;
+
+    /**
+     * 检维修结束时间
+     */
+    private Date endtime;
+
+    /**
+     * 风险单元ID
+     */
+    private String riskunitid;
+
+    /**
+     * 停用原因
+     */
+    private String reason;
+
+    /**
+     * 重大危险源ID
+     */
+    private String majorhazardid;
+
+    @TableField(exist = false)
+    private static final long serialVersionUID = 1L;
+
+    /**
+     * 企业编码
+     */
+    @TableField(exist = false)
+    private Integer enterpriseCode;
+
+    /**
+     * 安全风险分析对象编码
+     */
+    @TableField(exist = false)
+    private String majorhazardsourcecode;
+}

+ 13 - 1
js-security/security-entity/src/main/java/com/rongwe/scentity/domian/AspRiskEventControlMeasuresDo.java

@@ -7,7 +7,6 @@ import com.rongwei.rwcommon.base.BaseDo;
 import lombok.Data;
 
 import java.io.Serializable;
-import java.time.LocalDateTime;
 import java.util.Date;
 
 /**
@@ -120,4 +119,17 @@ public class AspRiskEventControlMeasuresDo extends BaseDo implements Serializabl
      * 管控措施ID
      */
     private String controlmeasuresid;
+
+    /**
+     * 企业编码
+     */
+    @TableField(exist = false)
+    private String enterprisecode;
+
+    /**
+     * 上次同步时间
+     */
+    private Date synctime;
+
+
 }

+ 0 - 7
js-security/security-entity/src/main/java/com/rongwe/scentity/domian/AspRiskEventDo.java

@@ -1,7 +1,5 @@
 package com.rongwe.scentity.domian;
 
-import com.baomidou.mybatisplus.annotation.IdType;
-import com.baomidou.mybatisplus.annotation.TableField;
 import com.baomidou.mybatisplus.annotation.TableId;
 import com.baomidou.mybatisplus.annotation.TableName;
 import com.rongwei.rwcommon.base.BaseDo;
@@ -62,9 +60,4 @@ public class AspRiskEventDo extends BaseDo implements Serializable {
 
     private String riskEventNumber;
 
-    /**
-     * 企业编码
-     */
-    @TableField(exist = false)
-    private String enterprisecode;
 }

+ 7 - 1
js-security/security-entity/src/main/java/com/rongwe/scentity/domian/AspRiskUnitEventDo.java

@@ -7,7 +7,6 @@ import com.rongwei.rwcommon.base.BaseDo;
 import lombok.Data;
 
 import java.io.Serializable;
-import java.time.LocalDateTime;
 import java.util.Date;
 
 /**
@@ -99,4 +98,11 @@ public class AspRiskUnitEventDo extends BaseDo implements Serializable {
      * 风险事件ID
      */
     private String riskeventid;
+
+    /**
+     * 企业编码
+     */
+    @TableField(exist = false)
+    private String enterprisecode;
+
 }

+ 1 - 3
js-security/security-entity/src/main/java/com/rongwe/scentity/vo/DistributeVo.java

@@ -1,11 +1,9 @@
 package com.rongwe.scentity.vo;
 
-import com.rongwe.scentity.domian.AccidentDo;
 import com.rongwei.rwcommon.base.BaseDo;
 import lombok.Data;
 
 import java.io.Serializable;
-import java.util.List;
 
 @Data
 public class DistributeVo extends BaseDo implements Serializable {
@@ -13,7 +11,7 @@ public class DistributeVo extends BaseDo implements Serializable {
     /**
      * 分布id
      */
-    private List<String> distributeId;
+    private String distributeId;
 
     /**
      * 四色图id

+ 21 - 1
js-security/security-server/src/main/java/com/rongwei/savecheck/controller/SynchronizationController.java

@@ -169,7 +169,7 @@ public class SynchronizationController {
     }
     
     /**
-     * @Description 5.3.13应急处置卡信息
+     * @Description 1.1.13应急处置卡信息
      * @Author qkj
      * @Date 9:19 2025/6/5
      * @Param [ids]
@@ -188,6 +188,26 @@ public class SynchronizationController {
         }
     }
 
+    /**
+     * @Description 1.1.14 装置停用/检维修记录信息
+     * @Author qkj
+     * @Date 15:31 2025/6/5
+     * @Param [ids]
+     * @return com.rongwei.rwcommon.base.R
+     **/
+    @PostMapping("/deviceStop/upload")
+    public R deviceStopSynchronizationList(@RequestBody List<String> ids) {
+        try {
+            log.info("开始执行装置停用/检维修记录信息推送,需要推送的数据为:{}",ids);
+            riskSynchronizationList.deviceStopSynchronizationList(ids);
+            return R.ok();
+        } catch (Exception e) {
+            e.printStackTrace();
+            log.error(StringUtils.spliceErrorMsg(e), e.fillInStackTrace());
+            return R.error();
+        }
+    }
+
 
     /**
      * 下发专项检查任务记录