commit 3f858df20cf7cb2de465a39f54dd92e2d515c5ac Author: 丁 <993668622@qq.com> Date: Mon Jun 12 09:07:37 2023 +0800 first commit diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..1418a72 --- /dev/null +++ b/.gitignore @@ -0,0 +1,2 @@ +/view/view.iml +/service/service.iml diff --git a/.idea/.gitignore b/.idea/.gitignore new file mode 100644 index 0000000..5325cbe --- /dev/null +++ b/.idea/.gitignore @@ -0,0 +1,8 @@ +# Default ignored files +/shelf/ +/workspace.xml +# Datasource local storage ignored files +/../../../../:\DevMenu\iboot\.idea/dataSources/ +/dataSources.local.xml +# 基于编辑器的 HTTP 客户端请求 +/httpRequests/ diff --git a/.idea/codeStyles/codeStyleConfig.xml b/.idea/codeStyles/codeStyleConfig.xml new file mode 100644 index 0000000..a55e7a1 --- /dev/null +++ b/.idea/codeStyles/codeStyleConfig.xml @@ -0,0 +1,5 @@ + + + + \ No newline at end of file diff --git a/.idea/compiler.xml b/.idea/compiler.xml new file mode 100644 index 0000000..4c43811 --- /dev/null +++ b/.idea/compiler.xml @@ -0,0 +1,29 @@ + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/.idea/encodings.xml b/.idea/encodings.xml new file mode 100644 index 0000000..79aa654 --- /dev/null +++ b/.idea/encodings.xml @@ -0,0 +1,8 @@ + + + + + + + + \ No newline at end of file diff --git a/.idea/inspectionProfiles/Project_Default.xml b/.idea/inspectionProfiles/Project_Default.xml new file mode 100644 index 0000000..6560a98 --- /dev/null +++ b/.idea/inspectionProfiles/Project_Default.xml @@ -0,0 +1,36 @@ + + + + \ No newline at end of file diff --git a/.idea/jarRepositories.xml b/.idea/jarRepositories.xml new file mode 100644 index 0000000..968d1e5 --- /dev/null +++ b/.idea/jarRepositories.xml @@ -0,0 +1,25 @@ + + + + + + + + + + + + + \ No newline at end of file diff --git a/.idea/libraries/Maven__ch_qos_logback_logback_classic_1_2_3.xml b/.idea/libraries/Maven__ch_qos_logback_logback_classic_1_2_3.xml new file mode 100644 index 0000000..6fec8f4 --- /dev/null +++ b/.idea/libraries/Maven__ch_qos_logback_logback_classic_1_2_3.xml @@ -0,0 +1,13 @@ + + + + + + + + + + + + + \ No newline at end of file diff --git a/.idea/libraries/Maven__ch_qos_logback_logback_core_1_2_3.xml b/.idea/libraries/Maven__ch_qos_logback_logback_core_1_2_3.xml new file mode 100644 index 0000000..9eb8596 --- /dev/null +++ b/.idea/libraries/Maven__ch_qos_logback_logback_core_1_2_3.xml @@ -0,0 +1,13 @@ + + + + + + + + + + + + + \ No newline at end of file diff --git a/.idea/libraries/Maven__cn_afterturn_easypoi_annotation_4_3_0.xml b/.idea/libraries/Maven__cn_afterturn_easypoi_annotation_4_3_0.xml new file mode 100644 index 0000000..9f4aa9f --- /dev/null +++ b/.idea/libraries/Maven__cn_afterturn_easypoi_annotation_4_3_0.xml @@ -0,0 +1,13 @@ + + + + + + + + + + + + + \ No newline at end of file diff --git a/.idea/libraries/Maven__cn_afterturn_easypoi_base_4_3_0.xml b/.idea/libraries/Maven__cn_afterturn_easypoi_base_4_3_0.xml new file mode 100644 index 0000000..de9eb0b --- /dev/null +++ b/.idea/libraries/Maven__cn_afterturn_easypoi_base_4_3_0.xml @@ -0,0 +1,13 @@ + + + + + + + + + + + + + \ No newline at end of file diff --git a/.idea/libraries/Maven__cn_afterturn_easypoi_spring_boot_starter_4_3_0.xml b/.idea/libraries/Maven__cn_afterturn_easypoi_spring_boot_starter_4_3_0.xml new file mode 100644 index 0000000..0180b21 --- /dev/null +++ b/.idea/libraries/Maven__cn_afterturn_easypoi_spring_boot_starter_4_3_0.xml @@ -0,0 +1,13 @@ + + + + + + + + + + + + + \ No newline at end of file diff --git a/.idea/libraries/Maven__cn_afterturn_easypoi_web_4_3_0.xml b/.idea/libraries/Maven__cn_afterturn_easypoi_web_4_3_0.xml new file mode 100644 index 0000000..368f578 --- /dev/null +++ b/.idea/libraries/Maven__cn_afterturn_easypoi_web_4_3_0.xml @@ -0,0 +1,13 @@ + + + + + + + + + + + + + \ No newline at end of file diff --git a/.idea/libraries/Maven__cn_hutool_hutool_core_5_7_18.xml b/.idea/libraries/Maven__cn_hutool_hutool_core_5_7_18.xml new file mode 100644 index 0000000..1227c41 --- /dev/null +++ b/.idea/libraries/Maven__cn_hutool_hutool_core_5_7_18.xml @@ -0,0 +1,13 @@ + + + + + + + + + + + + + \ No newline at end of file diff --git a/.idea/libraries/Maven__com_alibaba_fastjson_1_2_78.xml b/.idea/libraries/Maven__com_alibaba_fastjson_1_2_78.xml new file mode 100644 index 0000000..2d20cad --- /dev/null +++ b/.idea/libraries/Maven__com_alibaba_fastjson_1_2_78.xml @@ -0,0 +1,13 @@ + + + + + + + + + + + + + \ No newline at end of file diff --git a/.idea/libraries/Maven__com_baomidou_mybatis_plus_3_4_1.xml b/.idea/libraries/Maven__com_baomidou_mybatis_plus_3_4_1.xml new file mode 100644 index 0000000..b389984 --- /dev/null +++ b/.idea/libraries/Maven__com_baomidou_mybatis_plus_3_4_1.xml @@ -0,0 +1,13 @@ + + + + + + + + + + + + + \ No newline at end of file diff --git a/.idea/libraries/Maven__com_baomidou_mybatis_plus_annotation_3_4_1.xml b/.idea/libraries/Maven__com_baomidou_mybatis_plus_annotation_3_4_1.xml new file mode 100644 index 0000000..57f01fb --- /dev/null +++ b/.idea/libraries/Maven__com_baomidou_mybatis_plus_annotation_3_4_1.xml @@ -0,0 +1,13 @@ + + + + + + + + + + + + + \ No newline at end of file diff --git a/.idea/libraries/Maven__com_baomidou_mybatis_plus_boot_starter_3_4_1.xml b/.idea/libraries/Maven__com_baomidou_mybatis_plus_boot_starter_3_4_1.xml new file mode 100644 index 0000000..7db8941 --- /dev/null +++ b/.idea/libraries/Maven__com_baomidou_mybatis_plus_boot_starter_3_4_1.xml @@ -0,0 +1,13 @@ + + + + + + + + + + + + + \ No newline at end of file diff --git a/.idea/libraries/Maven__com_baomidou_mybatis_plus_core_3_4_1.xml b/.idea/libraries/Maven__com_baomidou_mybatis_plus_core_3_4_1.xml new file mode 100644 index 0000000..e5b46fc --- /dev/null +++ b/.idea/libraries/Maven__com_baomidou_mybatis_plus_core_3_4_1.xml @@ -0,0 +1,13 @@ + + + + + + + + + + + + + \ No newline at end of file diff --git a/.idea/libraries/Maven__com_baomidou_mybatis_plus_extension_3_4_1.xml b/.idea/libraries/Maven__com_baomidou_mybatis_plus_extension_3_4_1.xml new file mode 100644 index 0000000..9a09e35 --- /dev/null +++ b/.idea/libraries/Maven__com_baomidou_mybatis_plus_extension_3_4_1.xml @@ -0,0 +1,13 @@ + + + + + + + + + + + + + \ No newline at end of file diff --git a/.idea/libraries/Maven__com_baomidou_mybatis_plus_generator_3_4_1.xml b/.idea/libraries/Maven__com_baomidou_mybatis_plus_generator_3_4_1.xml new file mode 100644 index 0000000..7ffde2a --- /dev/null +++ b/.idea/libraries/Maven__com_baomidou_mybatis_plus_generator_3_4_1.xml @@ -0,0 +1,13 @@ + + + + + + + + + + + + + \ No newline at end of file diff --git a/.idea/libraries/Maven__com_fasterxml_classmate_1_5_1.xml b/.idea/libraries/Maven__com_fasterxml_classmate_1_5_1.xml new file mode 100644 index 0000000..bc7d7fd --- /dev/null +++ b/.idea/libraries/Maven__com_fasterxml_classmate_1_5_1.xml @@ -0,0 +1,13 @@ + + + + + + + + + + + + + \ No newline at end of file diff --git a/.idea/libraries/Maven__com_fasterxml_jackson_core_jackson_annotations_2_12_3.xml b/.idea/libraries/Maven__com_fasterxml_jackson_core_jackson_annotations_2_12_3.xml new file mode 100644 index 0000000..12ea10c --- /dev/null +++ b/.idea/libraries/Maven__com_fasterxml_jackson_core_jackson_annotations_2_12_3.xml @@ -0,0 +1,13 @@ + + + + + + + + + + + + + \ No newline at end of file diff --git a/.idea/libraries/Maven__com_fasterxml_jackson_core_jackson_core_2_12_3.xml b/.idea/libraries/Maven__com_fasterxml_jackson_core_jackson_core_2_12_3.xml new file mode 100644 index 0000000..f50854d --- /dev/null +++ b/.idea/libraries/Maven__com_fasterxml_jackson_core_jackson_core_2_12_3.xml @@ -0,0 +1,13 @@ + + + + + + + + + + + + + \ No newline at end of file diff --git a/.idea/libraries/Maven__com_fasterxml_jackson_core_jackson_databind_2_12_3.xml b/.idea/libraries/Maven__com_fasterxml_jackson_core_jackson_databind_2_12_3.xml new file mode 100644 index 0000000..5719daa --- /dev/null +++ b/.idea/libraries/Maven__com_fasterxml_jackson_core_jackson_databind_2_12_3.xml @@ -0,0 +1,13 @@ + + + + + + + + + + + + + \ No newline at end of file diff --git a/.idea/libraries/Maven__com_fasterxml_jackson_datatype_jackson_datatype_jdk8_2_12_3.xml b/.idea/libraries/Maven__com_fasterxml_jackson_datatype_jackson_datatype_jdk8_2_12_3.xml new file mode 100644 index 0000000..b19f727 --- /dev/null +++ b/.idea/libraries/Maven__com_fasterxml_jackson_datatype_jackson_datatype_jdk8_2_12_3.xml @@ -0,0 +1,13 @@ + + + + + + + + + + + + + \ No newline at end of file diff --git a/.idea/libraries/Maven__com_fasterxml_jackson_datatype_jackson_datatype_jsr310_2_12_3.xml b/.idea/libraries/Maven__com_fasterxml_jackson_datatype_jackson_datatype_jsr310_2_12_3.xml new file mode 100644 index 0000000..e071023 --- /dev/null +++ b/.idea/libraries/Maven__com_fasterxml_jackson_datatype_jackson_datatype_jsr310_2_12_3.xml @@ -0,0 +1,13 @@ + + + + + + + + + + + + + \ No newline at end of file diff --git a/.idea/libraries/Maven__com_fasterxml_jackson_module_jackson_module_parameter_names_2_12_3.xml b/.idea/libraries/Maven__com_fasterxml_jackson_module_jackson_module_parameter_names_2_12_3.xml new file mode 100644 index 0000000..e695129 --- /dev/null +++ b/.idea/libraries/Maven__com_fasterxml_jackson_module_jackson_module_parameter_names_2_12_3.xml @@ -0,0 +1,13 @@ + + + + + + + + + + + + + \ No newline at end of file diff --git a/.idea/libraries/Maven__com_fazecast_jSerialComm_2_9_2.xml b/.idea/libraries/Maven__com_fazecast_jSerialComm_2_9_2.xml new file mode 100644 index 0000000..c6b4dc5 --- /dev/null +++ b/.idea/libraries/Maven__com_fazecast_jSerialComm_2_9_2.xml @@ -0,0 +1,13 @@ + + + + + + + + + + + + + \ No newline at end of file diff --git a/.idea/libraries/Maven__com_github_jsqlparser_jsqlparser_3_2.xml b/.idea/libraries/Maven__com_github_jsqlparser_jsqlparser_3_2.xml new file mode 100644 index 0000000..7c0b8e6 --- /dev/null +++ b/.idea/libraries/Maven__com_github_jsqlparser_jsqlparser_3_2.xml @@ -0,0 +1,13 @@ + + + + + + + + + + + + + \ No newline at end of file diff --git a/.idea/libraries/Maven__com_github_penggle_kaptcha_2_3_2.xml b/.idea/libraries/Maven__com_github_penggle_kaptcha_2_3_2.xml new file mode 100644 index 0000000..bc88169 --- /dev/null +++ b/.idea/libraries/Maven__com_github_penggle_kaptcha_2_3_2.xml @@ -0,0 +1,13 @@ + + + + + + + + + + + + + \ No newline at end of file diff --git a/.idea/libraries/Maven__com_github_virtuald_curvesapi_1_06.xml b/.idea/libraries/Maven__com_github_virtuald_curvesapi_1_06.xml new file mode 100644 index 0000000..d156c18 --- /dev/null +++ b/.idea/libraries/Maven__com_github_virtuald_curvesapi_1_06.xml @@ -0,0 +1,13 @@ + + + + + + + + + + + + + \ No newline at end of file diff --git a/.idea/libraries/Maven__com_google_guava_guava_16_0_1.xml b/.idea/libraries/Maven__com_google_guava_guava_16_0_1.xml new file mode 100644 index 0000000..b7c7684 --- /dev/null +++ b/.idea/libraries/Maven__com_google_guava_guava_16_0_1.xml @@ -0,0 +1,13 @@ + + + + + + + + + + + + + \ No newline at end of file diff --git a/.idea/libraries/Maven__com_iteaj_iot_boot_starter_2_6_0.xml b/.idea/libraries/Maven__com_iteaj_iot_boot_starter_2_6_0.xml new file mode 100644 index 0000000..d8559b2 --- /dev/null +++ b/.idea/libraries/Maven__com_iteaj_iot_boot_starter_2_6_0.xml @@ -0,0 +1,13 @@ + + + + + + + + + + + + + \ No newline at end of file diff --git a/.idea/libraries/Maven__com_iteaj_iot_client_2_6_0.xml b/.idea/libraries/Maven__com_iteaj_iot_client_2_6_0.xml new file mode 100644 index 0000000..3e7483e --- /dev/null +++ b/.idea/libraries/Maven__com_iteaj_iot_client_2_6_0.xml @@ -0,0 +1,13 @@ + + + + + + + + + + + + + \ No newline at end of file diff --git a/.idea/libraries/Maven__com_iteaj_iot_core_2_6_0.xml b/.idea/libraries/Maven__com_iteaj_iot_core_2_6_0.xml new file mode 100644 index 0000000..df01350 --- /dev/null +++ b/.idea/libraries/Maven__com_iteaj_iot_core_2_6_0.xml @@ -0,0 +1,13 @@ + + + + + + + + + + + + + \ No newline at end of file diff --git a/.idea/libraries/Maven__com_iteaj_iot_modbus_2_6_0.xml b/.idea/libraries/Maven__com_iteaj_iot_modbus_2_6_0.xml new file mode 100644 index 0000000..731863d --- /dev/null +++ b/.idea/libraries/Maven__com_iteaj_iot_modbus_2_6_0.xml @@ -0,0 +1,13 @@ + + + + + + + + + + + + + \ No newline at end of file diff --git a/.idea/libraries/Maven__com_iteaj_iot_mqtt_2_6_0.xml b/.idea/libraries/Maven__com_iteaj_iot_mqtt_2_6_0.xml new file mode 100644 index 0000000..918623e --- /dev/null +++ b/.idea/libraries/Maven__com_iteaj_iot_mqtt_2_6_0.xml @@ -0,0 +1,13 @@ + + + + + + + + + + + + + \ No newline at end of file diff --git a/.idea/libraries/Maven__com_iteaj_iot_plc_2_6_0.xml b/.idea/libraries/Maven__com_iteaj_iot_plc_2_6_0.xml new file mode 100644 index 0000000..78587ec --- /dev/null +++ b/.idea/libraries/Maven__com_iteaj_iot_plc_2_6_0.xml @@ -0,0 +1,13 @@ + + + + + + + + + + + + + \ No newline at end of file diff --git a/.idea/libraries/Maven__com_iteaj_iot_serial_2_6_0.xml b/.idea/libraries/Maven__com_iteaj_iot_serial_2_6_0.xml new file mode 100644 index 0000000..6d533e1 --- /dev/null +++ b/.idea/libraries/Maven__com_iteaj_iot_serial_2_6_0.xml @@ -0,0 +1,13 @@ + + + + + + + + + + + + + \ No newline at end of file diff --git a/.idea/libraries/Maven__com_iteaj_iot_server_2_6_0.xml b/.idea/libraries/Maven__com_iteaj_iot_server_2_6_0.xml new file mode 100644 index 0000000..a76e4e1 --- /dev/null +++ b/.idea/libraries/Maven__com_iteaj_iot_server_2_6_0.xml @@ -0,0 +1,13 @@ + + + + + + + + + + + + + \ No newline at end of file diff --git a/.idea/libraries/Maven__com_iteaj_iutils_1_3_2.xml b/.idea/libraries/Maven__com_iteaj_iutils_1_3_2.xml new file mode 100644 index 0000000..3746a80 --- /dev/null +++ b/.idea/libraries/Maven__com_iteaj_iutils_1_3_2.xml @@ -0,0 +1,13 @@ + + + + + + + + + + + + + \ No newline at end of file diff --git a/.idea/libraries/Maven__com_jhlabs_filters_2_0_235_1.xml b/.idea/libraries/Maven__com_jhlabs_filters_2_0_235_1.xml new file mode 100644 index 0000000..f674d8e --- /dev/null +++ b/.idea/libraries/Maven__com_jhlabs_filters_2_0_235_1.xml @@ -0,0 +1,13 @@ + + + + + + + + + + + + + \ No newline at end of file diff --git a/.idea/libraries/Maven__com_mchange_mchange_commons_java_0_2_15.xml b/.idea/libraries/Maven__com_mchange_mchange_commons_java_0_2_15.xml new file mode 100644 index 0000000..925ebab --- /dev/null +++ b/.idea/libraries/Maven__com_mchange_mchange_commons_java_0_2_15.xml @@ -0,0 +1,13 @@ + + + + + + + + + + + + + \ No newline at end of file diff --git a/.idea/libraries/Maven__com_squareup_okhttp3_okhttp_4_5_0.xml b/.idea/libraries/Maven__com_squareup_okhttp3_okhttp_4_5_0.xml new file mode 100644 index 0000000..8945873 --- /dev/null +++ b/.idea/libraries/Maven__com_squareup_okhttp3_okhttp_4_5_0.xml @@ -0,0 +1,13 @@ + + + + + + + + + + + + + \ No newline at end of file diff --git a/.idea/libraries/Maven__com_squareup_okio_okio_2_5_0.xml b/.idea/libraries/Maven__com_squareup_okio_okio_2_5_0.xml new file mode 100644 index 0000000..9776a1e --- /dev/null +++ b/.idea/libraries/Maven__com_squareup_okio_okio_2_5_0.xml @@ -0,0 +1,13 @@ + + + + + + + + + + + + + \ No newline at end of file diff --git a/.idea/libraries/Maven__com_zaxxer_HikariCP_4_0_3.xml b/.idea/libraries/Maven__com_zaxxer_HikariCP_4_0_3.xml new file mode 100644 index 0000000..9314c36 --- /dev/null +++ b/.idea/libraries/Maven__com_zaxxer_HikariCP_4_0_3.xml @@ -0,0 +1,13 @@ + + + + + + + + + + + + + \ No newline at end of file diff --git a/.idea/libraries/Maven__commons_codec_commons_codec_1_15.xml b/.idea/libraries/Maven__commons_codec_commons_codec_1_15.xml new file mode 100644 index 0000000..c88c2b7 --- /dev/null +++ b/.idea/libraries/Maven__commons_codec_commons_codec_1_15.xml @@ -0,0 +1,13 @@ + + + + + + + + + + + + + \ No newline at end of file diff --git a/.idea/libraries/Maven__eu_bitwalker_UserAgentUtils_1_21.xml b/.idea/libraries/Maven__eu_bitwalker_UserAgentUtils_1_21.xml new file mode 100644 index 0000000..474d46f --- /dev/null +++ b/.idea/libraries/Maven__eu_bitwalker_UserAgentUtils_1_21.xml @@ -0,0 +1,13 @@ + + + + + + + + + + + + + \ No newline at end of file diff --git a/.idea/libraries/Maven__io_netty_netty_all_4_1_65_Final.xml b/.idea/libraries/Maven__io_netty_netty_all_4_1_65_Final.xml new file mode 100644 index 0000000..3b5dfa0 --- /dev/null +++ b/.idea/libraries/Maven__io_netty_netty_all_4_1_65_Final.xml @@ -0,0 +1,13 @@ + + + + + + + + + + + + + \ No newline at end of file diff --git a/.idea/libraries/Maven__jakarta_annotation_jakarta_annotation_api_1_3_5.xml b/.idea/libraries/Maven__jakarta_annotation_jakarta_annotation_api_1_3_5.xml new file mode 100644 index 0000000..cba9dd2 --- /dev/null +++ b/.idea/libraries/Maven__jakarta_annotation_jakarta_annotation_api_1_3_5.xml @@ -0,0 +1,13 @@ + + + + + + + + + + + + + \ No newline at end of file diff --git a/.idea/libraries/Maven__jakarta_validation_jakarta_validation_api_2_0_2.xml b/.idea/libraries/Maven__jakarta_validation_jakarta_validation_api_2_0_2.xml new file mode 100644 index 0000000..e66afb9 --- /dev/null +++ b/.idea/libraries/Maven__jakarta_validation_jakarta_validation_api_2_0_2.xml @@ -0,0 +1,13 @@ + + + + + + + + + + + + + \ No newline at end of file diff --git a/.idea/libraries/Maven__javax_cache_cache_api_1_1_1.xml b/.idea/libraries/Maven__javax_cache_cache_api_1_1_1.xml new file mode 100644 index 0000000..bb51cd8 --- /dev/null +++ b/.idea/libraries/Maven__javax_cache_cache_api_1_1_1.xml @@ -0,0 +1,13 @@ + + + + + + + + + + + + + \ No newline at end of file diff --git a/.idea/libraries/Maven__javax_servlet_javax_servlet_api_4_0_1.xml b/.idea/libraries/Maven__javax_servlet_javax_servlet_api_4_0_1.xml new file mode 100644 index 0000000..d05c196 --- /dev/null +++ b/.idea/libraries/Maven__javax_servlet_javax_servlet_api_4_0_1.xml @@ -0,0 +1,13 @@ + + + + + + + + + + + + + \ No newline at end of file diff --git a/.idea/libraries/Maven__javax_validation_validation_api_2_0_1_Final.xml b/.idea/libraries/Maven__javax_validation_validation_api_2_0_1_Final.xml new file mode 100644 index 0000000..6978c0b --- /dev/null +++ b/.idea/libraries/Maven__javax_validation_validation_api_2_0_1_Final.xml @@ -0,0 +1,13 @@ + + + + + + + + + + + + + \ No newline at end of file diff --git a/.idea/libraries/Maven__mysql_mysql_connector_java_8_0_25.xml b/.idea/libraries/Maven__mysql_mysql_connector_java_8_0_25.xml new file mode 100644 index 0000000..3eb0cdb --- /dev/null +++ b/.idea/libraries/Maven__mysql_mysql_connector_java_8_0_25.xml @@ -0,0 +1,13 @@ + + + + + + + + + + + + + \ No newline at end of file diff --git a/.idea/libraries/Maven__ognl_ognl_3_2_6.xml b/.idea/libraries/Maven__ognl_ognl_3_2_6.xml new file mode 100644 index 0000000..ef2ba6a --- /dev/null +++ b/.idea/libraries/Maven__ognl_ognl_3_2_6.xml @@ -0,0 +1,13 @@ + + + + + + + + + + + + + \ No newline at end of file diff --git a/.idea/libraries/Maven__org_apache_commons_commons_collections4_4_4.xml b/.idea/libraries/Maven__org_apache_commons_commons_collections4_4_4.xml new file mode 100644 index 0000000..5871c95 --- /dev/null +++ b/.idea/libraries/Maven__org_apache_commons_commons_collections4_4_4.xml @@ -0,0 +1,13 @@ + + + + + + + + + + + + + \ No newline at end of file diff --git a/.idea/libraries/Maven__org_apache_commons_commons_compress_1_19.xml b/.idea/libraries/Maven__org_apache_commons_commons_compress_1_19.xml new file mode 100644 index 0000000..7c25fef --- /dev/null +++ b/.idea/libraries/Maven__org_apache_commons_commons_compress_1_19.xml @@ -0,0 +1,13 @@ + + + + + + + + + + + + + \ No newline at end of file diff --git a/.idea/libraries/Maven__org_apache_commons_commons_lang3_3_12_0.xml b/.idea/libraries/Maven__org_apache_commons_commons_lang3_3_12_0.xml new file mode 100644 index 0000000..28b8682 --- /dev/null +++ b/.idea/libraries/Maven__org_apache_commons_commons_lang3_3_12_0.xml @@ -0,0 +1,13 @@ + + + + + + + + + + + + + \ No newline at end of file diff --git a/.idea/libraries/Maven__org_apache_commons_commons_math3_3_6_1.xml b/.idea/libraries/Maven__org_apache_commons_commons_math3_3_6_1.xml new file mode 100644 index 0000000..ebfe0a8 --- /dev/null +++ b/.idea/libraries/Maven__org_apache_commons_commons_math3_3_6_1.xml @@ -0,0 +1,13 @@ + + + + + + + + + + + + + \ No newline at end of file diff --git a/.idea/libraries/Maven__org_apache_poi_poi_4_1_1.xml b/.idea/libraries/Maven__org_apache_poi_poi_4_1_1.xml new file mode 100644 index 0000000..0ed8647 --- /dev/null +++ b/.idea/libraries/Maven__org_apache_poi_poi_4_1_1.xml @@ -0,0 +1,13 @@ + + + + + + + + + + + + + \ No newline at end of file diff --git a/.idea/libraries/Maven__org_apache_poi_poi_ooxml_4_1_1.xml b/.idea/libraries/Maven__org_apache_poi_poi_ooxml_4_1_1.xml new file mode 100644 index 0000000..4ef0a2c --- /dev/null +++ b/.idea/libraries/Maven__org_apache_poi_poi_ooxml_4_1_1.xml @@ -0,0 +1,13 @@ + + + + + + + + + + + + + \ No newline at end of file diff --git a/.idea/libraries/Maven__org_apache_poi_poi_ooxml_schemas_4_1_1.xml b/.idea/libraries/Maven__org_apache_poi_poi_ooxml_schemas_4_1_1.xml new file mode 100644 index 0000000..4c0029a --- /dev/null +++ b/.idea/libraries/Maven__org_apache_poi_poi_ooxml_schemas_4_1_1.xml @@ -0,0 +1,13 @@ + + + + + + + + + + + + + \ No newline at end of file diff --git a/.idea/libraries/Maven__org_apache_shiro_shiro_cache_1_7_1.xml b/.idea/libraries/Maven__org_apache_shiro_shiro_cache_1_7_1.xml new file mode 100644 index 0000000..9326ca4 --- /dev/null +++ b/.idea/libraries/Maven__org_apache_shiro_shiro_cache_1_7_1.xml @@ -0,0 +1,13 @@ + + + + + + + + + + + + + \ No newline at end of file diff --git a/.idea/libraries/Maven__org_apache_shiro_shiro_config_core_1_7_1.xml b/.idea/libraries/Maven__org_apache_shiro_shiro_config_core_1_7_1.xml new file mode 100644 index 0000000..0682983 --- /dev/null +++ b/.idea/libraries/Maven__org_apache_shiro_shiro_config_core_1_7_1.xml @@ -0,0 +1,13 @@ + + + + + + + + + + + + + \ No newline at end of file diff --git a/.idea/libraries/Maven__org_apache_shiro_shiro_core_1_7_1.xml b/.idea/libraries/Maven__org_apache_shiro_shiro_core_1_7_1.xml new file mode 100644 index 0000000..fa4aef6 --- /dev/null +++ b/.idea/libraries/Maven__org_apache_shiro_shiro_core_1_7_1.xml @@ -0,0 +1,13 @@ + + + + + + + + + + + + + \ No newline at end of file diff --git a/.idea/libraries/Maven__org_apache_shiro_shiro_crypto_cipher_1_7_1.xml b/.idea/libraries/Maven__org_apache_shiro_shiro_crypto_cipher_1_7_1.xml new file mode 100644 index 0000000..c6d8070 --- /dev/null +++ b/.idea/libraries/Maven__org_apache_shiro_shiro_crypto_cipher_1_7_1.xml @@ -0,0 +1,13 @@ + + + + + + + + + + + + + \ No newline at end of file diff --git a/.idea/libraries/Maven__org_apache_shiro_shiro_crypto_core_1_7_1.xml b/.idea/libraries/Maven__org_apache_shiro_shiro_crypto_core_1_7_1.xml new file mode 100644 index 0000000..f986309 --- /dev/null +++ b/.idea/libraries/Maven__org_apache_shiro_shiro_crypto_core_1_7_1.xml @@ -0,0 +1,13 @@ + + + + + + + + + + + + + \ No newline at end of file diff --git a/.idea/libraries/Maven__org_apache_shiro_shiro_crypto_hash_1_7_1.xml b/.idea/libraries/Maven__org_apache_shiro_shiro_crypto_hash_1_7_1.xml new file mode 100644 index 0000000..7354c01 --- /dev/null +++ b/.idea/libraries/Maven__org_apache_shiro_shiro_crypto_hash_1_7_1.xml @@ -0,0 +1,13 @@ + + + + + + + + + + + + + \ No newline at end of file diff --git a/.idea/libraries/Maven__org_apache_shiro_shiro_event_1_7_1.xml b/.idea/libraries/Maven__org_apache_shiro_shiro_event_1_7_1.xml new file mode 100644 index 0000000..18ee809 --- /dev/null +++ b/.idea/libraries/Maven__org_apache_shiro_shiro_event_1_7_1.xml @@ -0,0 +1,13 @@ + + + + + + + + + + + + + \ No newline at end of file diff --git a/.idea/libraries/Maven__org_apache_shiro_shiro_lang_1_7_1.xml b/.idea/libraries/Maven__org_apache_shiro_shiro_lang_1_7_1.xml new file mode 100644 index 0000000..9a4a266 --- /dev/null +++ b/.idea/libraries/Maven__org_apache_shiro_shiro_lang_1_7_1.xml @@ -0,0 +1,13 @@ + + + + + + + + + + + + + \ No newline at end of file diff --git a/.idea/libraries/Maven__org_apache_shiro_shiro_spring_1_7_1.xml b/.idea/libraries/Maven__org_apache_shiro_shiro_spring_1_7_1.xml new file mode 100644 index 0000000..5c4fcdb --- /dev/null +++ b/.idea/libraries/Maven__org_apache_shiro_shiro_spring_1_7_1.xml @@ -0,0 +1,13 @@ + + + + + + + + + + + + + \ No newline at end of file diff --git a/.idea/libraries/Maven__org_apache_shiro_shiro_web_1_7_1.xml b/.idea/libraries/Maven__org_apache_shiro_shiro_web_1_7_1.xml new file mode 100644 index 0000000..46ab9ae --- /dev/null +++ b/.idea/libraries/Maven__org_apache_shiro_shiro_web_1_7_1.xml @@ -0,0 +1,13 @@ + + + + + + + + + + + + + \ No newline at end of file diff --git a/.idea/libraries/Maven__org_apache_tomcat_embed_tomcat_embed_core_9_0_46.xml b/.idea/libraries/Maven__org_apache_tomcat_embed_tomcat_embed_core_9_0_46.xml new file mode 100644 index 0000000..32308f6 --- /dev/null +++ b/.idea/libraries/Maven__org_apache_tomcat_embed_tomcat_embed_core_9_0_46.xml @@ -0,0 +1,13 @@ + + + + + + + + + + + + + \ No newline at end of file diff --git a/.idea/libraries/Maven__org_apache_tomcat_embed_tomcat_embed_el_9_0_46.xml b/.idea/libraries/Maven__org_apache_tomcat_embed_tomcat_embed_el_9_0_46.xml new file mode 100644 index 0000000..93b0343 --- /dev/null +++ b/.idea/libraries/Maven__org_apache_tomcat_embed_tomcat_embed_el_9_0_46.xml @@ -0,0 +1,13 @@ + + + + + + + + + + + + + \ No newline at end of file diff --git a/.idea/libraries/Maven__org_apache_tomcat_embed_tomcat_embed_websocket_9_0_46.xml b/.idea/libraries/Maven__org_apache_tomcat_embed_tomcat_embed_websocket_9_0_46.xml new file mode 100644 index 0000000..3a15c05 --- /dev/null +++ b/.idea/libraries/Maven__org_apache_tomcat_embed_tomcat_embed_websocket_9_0_46.xml @@ -0,0 +1,13 @@ + + + + + + + + + + + + + \ No newline at end of file diff --git a/.idea/libraries/Maven__org_apache_velocity_velocity_engine_core_2_3.xml b/.idea/libraries/Maven__org_apache_velocity_velocity_engine_core_2_3.xml new file mode 100644 index 0000000..ea2816e --- /dev/null +++ b/.idea/libraries/Maven__org_apache_velocity_velocity_engine_core_2_3.xml @@ -0,0 +1,13 @@ + + + + + + + + + + + + + \ No newline at end of file diff --git a/.idea/libraries/Maven__org_apache_xmlbeans_xmlbeans_3_1_0.xml b/.idea/libraries/Maven__org_apache_xmlbeans_xmlbeans_3_1_0.xml new file mode 100644 index 0000000..0695d4b --- /dev/null +++ b/.idea/libraries/Maven__org_apache_xmlbeans_xmlbeans_3_1_0.xml @@ -0,0 +1,13 @@ + + + + + + + + + + + + + \ No newline at end of file diff --git a/.idea/libraries/Maven__org_ehcache_ehcache_3_9_3.xml b/.idea/libraries/Maven__org_ehcache_ehcache_3_9_3.xml new file mode 100644 index 0000000..e1bcaef --- /dev/null +++ b/.idea/libraries/Maven__org_ehcache_ehcache_3_9_3.xml @@ -0,0 +1,13 @@ + + + + + + + + + + + + + \ No newline at end of file diff --git a/.idea/libraries/Maven__org_freemarker_freemarker_2_3_31.xml b/.idea/libraries/Maven__org_freemarker_freemarker_2_3_31.xml new file mode 100644 index 0000000..6ffac07 --- /dev/null +++ b/.idea/libraries/Maven__org_freemarker_freemarker_2_3_31.xml @@ -0,0 +1,13 @@ + + + + + + + + + + + + + \ No newline at end of file diff --git a/.idea/libraries/Maven__org_hibernate_validator_hibernate_validator_6_2_0_Final.xml b/.idea/libraries/Maven__org_hibernate_validator_hibernate_validator_6_2_0_Final.xml new file mode 100644 index 0000000..e45a76e --- /dev/null +++ b/.idea/libraries/Maven__org_hibernate_validator_hibernate_validator_6_2_0_Final.xml @@ -0,0 +1,13 @@ + + + + + + + + + + + + + \ No newline at end of file diff --git a/.idea/libraries/Maven__org_javassist_javassist_3_20_0_GA.xml b/.idea/libraries/Maven__org_javassist_javassist_3_20_0_GA.xml new file mode 100644 index 0000000..c21c9b0 --- /dev/null +++ b/.idea/libraries/Maven__org_javassist_javassist_3_20_0_GA.xml @@ -0,0 +1,13 @@ + + + + + + + + + + + + + \ No newline at end of file diff --git a/.idea/libraries/Maven__org_jboss_logging_jboss_logging_3_4_1_Final.xml b/.idea/libraries/Maven__org_jboss_logging_jboss_logging_3_4_1_Final.xml new file mode 100644 index 0000000..0b76247 --- /dev/null +++ b/.idea/libraries/Maven__org_jboss_logging_jboss_logging_3_4_1_Final.xml @@ -0,0 +1,13 @@ + + + + + + + + + + + + + \ No newline at end of file diff --git a/.idea/libraries/Maven__org_jetbrains_annotations_13_0.xml b/.idea/libraries/Maven__org_jetbrains_annotations_13_0.xml new file mode 100644 index 0000000..e2c8297 --- /dev/null +++ b/.idea/libraries/Maven__org_jetbrains_annotations_13_0.xml @@ -0,0 +1,13 @@ + + + + + + + + + + + + + \ No newline at end of file diff --git a/.idea/libraries/Maven__org_jetbrains_kotlin_kotlin_stdlib_1_5_0.xml b/.idea/libraries/Maven__org_jetbrains_kotlin_kotlin_stdlib_1_5_0.xml new file mode 100644 index 0000000..3eef655 --- /dev/null +++ b/.idea/libraries/Maven__org_jetbrains_kotlin_kotlin_stdlib_1_5_0.xml @@ -0,0 +1,13 @@ + + + + + + + + + + + + + \ No newline at end of file diff --git a/.idea/libraries/Maven__org_jetbrains_kotlin_kotlin_stdlib_common_1_5_0.xml b/.idea/libraries/Maven__org_jetbrains_kotlin_kotlin_stdlib_common_1_5_0.xml new file mode 100644 index 0000000..56e14e3 --- /dev/null +++ b/.idea/libraries/Maven__org_jetbrains_kotlin_kotlin_stdlib_common_1_5_0.xml @@ -0,0 +1,13 @@ + + + + + + + + + + + + + \ No newline at end of file diff --git a/.idea/libraries/Maven__org_mybatis_mybatis_3_5_6.xml b/.idea/libraries/Maven__org_mybatis_mybatis_3_5_6.xml new file mode 100644 index 0000000..25ded40 --- /dev/null +++ b/.idea/libraries/Maven__org_mybatis_mybatis_3_5_6.xml @@ -0,0 +1,13 @@ + + + + + + + + + + + + + \ No newline at end of file diff --git a/.idea/libraries/Maven__org_mybatis_mybatis_spring_2_0_5.xml b/.idea/libraries/Maven__org_mybatis_mybatis_spring_2_0_5.xml new file mode 100644 index 0000000..eb39604 --- /dev/null +++ b/.idea/libraries/Maven__org_mybatis_mybatis_spring_2_0_5.xml @@ -0,0 +1,13 @@ + + + + + + + + + + + + + \ No newline at end of file diff --git a/.idea/libraries/Maven__org_owasp_encoder_encoder_1_2_2.xml b/.idea/libraries/Maven__org_owasp_encoder_encoder_1_2_2.xml new file mode 100644 index 0000000..c21f786 --- /dev/null +++ b/.idea/libraries/Maven__org_owasp_encoder_encoder_1_2_2.xml @@ -0,0 +1,13 @@ + + + + + + + + + + + + + \ No newline at end of file diff --git a/.idea/libraries/Maven__org_projectlombok_lombok_1_18_20.xml b/.idea/libraries/Maven__org_projectlombok_lombok_1_18_20.xml new file mode 100644 index 0000000..138abdc --- /dev/null +++ b/.idea/libraries/Maven__org_projectlombok_lombok_1_18_20.xml @@ -0,0 +1,13 @@ + + + + + + + + + + + + + \ No newline at end of file diff --git a/.idea/libraries/Maven__org_quartz_scheduler_quartz_2_3_2.xml b/.idea/libraries/Maven__org_quartz_scheduler_quartz_2_3_2.xml new file mode 100644 index 0000000..fb5bfe9 --- /dev/null +++ b/.idea/libraries/Maven__org_quartz_scheduler_quartz_2_3_2.xml @@ -0,0 +1,13 @@ + + + + + + + + + + + + + \ No newline at end of file diff --git a/.idea/libraries/Maven__org_slf4j_jul_to_slf4j_1_7_30.xml b/.idea/libraries/Maven__org_slf4j_jul_to_slf4j_1_7_30.xml new file mode 100644 index 0000000..27229ce --- /dev/null +++ b/.idea/libraries/Maven__org_slf4j_jul_to_slf4j_1_7_30.xml @@ -0,0 +1,13 @@ + + + + + + + + + + + + + \ No newline at end of file diff --git a/.idea/libraries/Maven__org_slf4j_slf4j_api_1_7_30.xml b/.idea/libraries/Maven__org_slf4j_slf4j_api_1_7_30.xml new file mode 100644 index 0000000..02b6812 --- /dev/null +++ b/.idea/libraries/Maven__org_slf4j_slf4j_api_1_7_30.xml @@ -0,0 +1,13 @@ + + + + + + + + + + + + + \ No newline at end of file diff --git a/.idea/libraries/Maven__org_springframework_boot_spring_boot_2_5_0.xml b/.idea/libraries/Maven__org_springframework_boot_spring_boot_2_5_0.xml new file mode 100644 index 0000000..b287ea4 --- /dev/null +++ b/.idea/libraries/Maven__org_springframework_boot_spring_boot_2_5_0.xml @@ -0,0 +1,13 @@ + + + + + + + + + + + + + \ No newline at end of file diff --git a/.idea/libraries/Maven__org_springframework_boot_spring_boot_autoconfigure_2_5_0.xml b/.idea/libraries/Maven__org_springframework_boot_spring_boot_autoconfigure_2_5_0.xml new file mode 100644 index 0000000..51deccf --- /dev/null +++ b/.idea/libraries/Maven__org_springframework_boot_spring_boot_autoconfigure_2_5_0.xml @@ -0,0 +1,13 @@ + + + + + + + + + + + + + \ No newline at end of file diff --git a/.idea/libraries/Maven__org_springframework_boot_spring_boot_configuration_processor_2_5_0.xml b/.idea/libraries/Maven__org_springframework_boot_spring_boot_configuration_processor_2_5_0.xml new file mode 100644 index 0000000..1accb40 --- /dev/null +++ b/.idea/libraries/Maven__org_springframework_boot_spring_boot_configuration_processor_2_5_0.xml @@ -0,0 +1,13 @@ + + + + + + + + + + + + + \ No newline at end of file diff --git a/.idea/libraries/Maven__org_springframework_boot_spring_boot_starter_2_5_0.xml b/.idea/libraries/Maven__org_springframework_boot_spring_boot_starter_2_5_0.xml new file mode 100644 index 0000000..a81bc9f --- /dev/null +++ b/.idea/libraries/Maven__org_springframework_boot_spring_boot_starter_2_5_0.xml @@ -0,0 +1,13 @@ + + + + + + + + + + + + + \ No newline at end of file diff --git a/.idea/libraries/Maven__org_springframework_boot_spring_boot_starter_freemarker_2_5_0.xml b/.idea/libraries/Maven__org_springframework_boot_spring_boot_starter_freemarker_2_5_0.xml new file mode 100644 index 0000000..db0c319 --- /dev/null +++ b/.idea/libraries/Maven__org_springframework_boot_spring_boot_starter_freemarker_2_5_0.xml @@ -0,0 +1,13 @@ + + + + + + + + + + + + + \ No newline at end of file diff --git a/.idea/libraries/Maven__org_springframework_boot_spring_boot_starter_jdbc_2_5_0.xml b/.idea/libraries/Maven__org_springframework_boot_spring_boot_starter_jdbc_2_5_0.xml new file mode 100644 index 0000000..5206606 --- /dev/null +++ b/.idea/libraries/Maven__org_springframework_boot_spring_boot_starter_jdbc_2_5_0.xml @@ -0,0 +1,13 @@ + + + + + + + + + + + + + \ No newline at end of file diff --git a/.idea/libraries/Maven__org_springframework_boot_spring_boot_starter_json_2_5_0.xml b/.idea/libraries/Maven__org_springframework_boot_spring_boot_starter_json_2_5_0.xml new file mode 100644 index 0000000..045158a --- /dev/null +++ b/.idea/libraries/Maven__org_springframework_boot_spring_boot_starter_json_2_5_0.xml @@ -0,0 +1,13 @@ + + + + + + + + + + + + + \ No newline at end of file diff --git a/.idea/libraries/Maven__org_springframework_boot_spring_boot_starter_logging_2_5_0.xml b/.idea/libraries/Maven__org_springframework_boot_spring_boot_starter_logging_2_5_0.xml new file mode 100644 index 0000000..84465bc --- /dev/null +++ b/.idea/libraries/Maven__org_springframework_boot_spring_boot_starter_logging_2_5_0.xml @@ -0,0 +1,13 @@ + + + + + + + + + + + + + \ No newline at end of file diff --git a/.idea/libraries/Maven__org_springframework_boot_spring_boot_starter_tomcat_2_5_0.xml b/.idea/libraries/Maven__org_springframework_boot_spring_boot_starter_tomcat_2_5_0.xml new file mode 100644 index 0000000..c3a1af1 --- /dev/null +++ b/.idea/libraries/Maven__org_springframework_boot_spring_boot_starter_tomcat_2_5_0.xml @@ -0,0 +1,13 @@ + + + + + + + + + + + + + \ No newline at end of file diff --git a/.idea/libraries/Maven__org_springframework_boot_spring_boot_starter_web_2_5_0.xml b/.idea/libraries/Maven__org_springframework_boot_spring_boot_starter_web_2_5_0.xml new file mode 100644 index 0000000..40225b1 --- /dev/null +++ b/.idea/libraries/Maven__org_springframework_boot_spring_boot_starter_web_2_5_0.xml @@ -0,0 +1,13 @@ + + + + + + + + + + + + + \ No newline at end of file diff --git a/.idea/libraries/Maven__org_springframework_data_spring_data_commons_2_5_1.xml b/.idea/libraries/Maven__org_springframework_data_spring_data_commons_2_5_1.xml new file mode 100644 index 0000000..d78f52d --- /dev/null +++ b/.idea/libraries/Maven__org_springframework_data_spring_data_commons_2_5_1.xml @@ -0,0 +1,13 @@ + + + + + + + + + + + + + \ No newline at end of file diff --git a/.idea/libraries/Maven__org_springframework_data_spring_data_keyvalue_2_5_1.xml b/.idea/libraries/Maven__org_springframework_data_spring_data_keyvalue_2_5_1.xml new file mode 100644 index 0000000..dcefcc4 --- /dev/null +++ b/.idea/libraries/Maven__org_springframework_data_spring_data_keyvalue_2_5_1.xml @@ -0,0 +1,13 @@ + + + + + + + + + + + + + \ No newline at end of file diff --git a/.idea/libraries/Maven__org_springframework_data_spring_data_redis_2_5_1.xml b/.idea/libraries/Maven__org_springframework_data_spring_data_redis_2_5_1.xml new file mode 100644 index 0000000..cc1033d --- /dev/null +++ b/.idea/libraries/Maven__org_springframework_data_spring_data_redis_2_5_1.xml @@ -0,0 +1,13 @@ + + + + + + + + + + + + + \ No newline at end of file diff --git a/.idea/libraries/Maven__org_springframework_spring_aop_5_3_7.xml b/.idea/libraries/Maven__org_springframework_spring_aop_5_3_7.xml new file mode 100644 index 0000000..72fb646 --- /dev/null +++ b/.idea/libraries/Maven__org_springframework_spring_aop_5_3_7.xml @@ -0,0 +1,13 @@ + + + + + + + + + + + + + \ No newline at end of file diff --git a/.idea/libraries/Maven__org_springframework_spring_beans_5_3_7.xml b/.idea/libraries/Maven__org_springframework_spring_beans_5_3_7.xml new file mode 100644 index 0000000..eca6183 --- /dev/null +++ b/.idea/libraries/Maven__org_springframework_spring_beans_5_3_7.xml @@ -0,0 +1,13 @@ + + + + + + + + + + + + + \ No newline at end of file diff --git a/.idea/libraries/Maven__org_springframework_spring_context_5_3_7.xml b/.idea/libraries/Maven__org_springframework_spring_context_5_3_7.xml new file mode 100644 index 0000000..1b533f9 --- /dev/null +++ b/.idea/libraries/Maven__org_springframework_spring_context_5_3_7.xml @@ -0,0 +1,13 @@ + + + + + + + + + + + + + \ No newline at end of file diff --git a/.idea/libraries/Maven__org_springframework_spring_context_support_5_3_7.xml b/.idea/libraries/Maven__org_springframework_spring_context_support_5_3_7.xml new file mode 100644 index 0000000..1946331 --- /dev/null +++ b/.idea/libraries/Maven__org_springframework_spring_context_support_5_3_7.xml @@ -0,0 +1,13 @@ + + + + + + + + + + + + + \ No newline at end of file diff --git a/.idea/libraries/Maven__org_springframework_spring_core_5_3_7.xml b/.idea/libraries/Maven__org_springframework_spring_core_5_3_7.xml new file mode 100644 index 0000000..93c36ae --- /dev/null +++ b/.idea/libraries/Maven__org_springframework_spring_core_5_3_7.xml @@ -0,0 +1,13 @@ + + + + + + + + + + + + + \ No newline at end of file diff --git a/.idea/libraries/Maven__org_springframework_spring_expression_5_3_7.xml b/.idea/libraries/Maven__org_springframework_spring_expression_5_3_7.xml new file mode 100644 index 0000000..87c04d8 --- /dev/null +++ b/.idea/libraries/Maven__org_springframework_spring_expression_5_3_7.xml @@ -0,0 +1,13 @@ + + + + + + + + + + + + + \ No newline at end of file diff --git a/.idea/libraries/Maven__org_springframework_spring_jcl_5_3_7.xml b/.idea/libraries/Maven__org_springframework_spring_jcl_5_3_7.xml new file mode 100644 index 0000000..2484a72 --- /dev/null +++ b/.idea/libraries/Maven__org_springframework_spring_jcl_5_3_7.xml @@ -0,0 +1,13 @@ + + + + + + + + + + + + + \ No newline at end of file diff --git a/.idea/libraries/Maven__org_springframework_spring_jdbc_5_3_7.xml b/.idea/libraries/Maven__org_springframework_spring_jdbc_5_3_7.xml new file mode 100644 index 0000000..235b6d5 --- /dev/null +++ b/.idea/libraries/Maven__org_springframework_spring_jdbc_5_3_7.xml @@ -0,0 +1,13 @@ + + + + + + + + + + + + + \ No newline at end of file diff --git a/.idea/libraries/Maven__org_springframework_spring_oxm_5_3_7.xml b/.idea/libraries/Maven__org_springframework_spring_oxm_5_3_7.xml new file mode 100644 index 0000000..1ae673c --- /dev/null +++ b/.idea/libraries/Maven__org_springframework_spring_oxm_5_3_7.xml @@ -0,0 +1,13 @@ + + + + + + + + + + + + + \ No newline at end of file diff --git a/.idea/libraries/Maven__org_springframework_spring_tx_5_3_7.xml b/.idea/libraries/Maven__org_springframework_spring_tx_5_3_7.xml new file mode 100644 index 0000000..765d963 --- /dev/null +++ b/.idea/libraries/Maven__org_springframework_spring_tx_5_3_7.xml @@ -0,0 +1,13 @@ + + + + + + + + + + + + + \ No newline at end of file diff --git a/.idea/libraries/Maven__org_springframework_spring_web_5_3_7.xml b/.idea/libraries/Maven__org_springframework_spring_web_5_3_7.xml new file mode 100644 index 0000000..3005453 --- /dev/null +++ b/.idea/libraries/Maven__org_springframework_spring_web_5_3_7.xml @@ -0,0 +1,13 @@ + + + + + + + + + + + + + \ No newline at end of file diff --git a/.idea/libraries/Maven__org_springframework_spring_webmvc_5_3_7.xml b/.idea/libraries/Maven__org_springframework_spring_webmvc_5_3_7.xml new file mode 100644 index 0000000..0aab9fc --- /dev/null +++ b/.idea/libraries/Maven__org_springframework_spring_webmvc_5_3_7.xml @@ -0,0 +1,13 @@ + + + + + + + + + + + + + \ No newline at end of file diff --git a/.idea/libraries/Maven__org_yaml_snakeyaml_1_28.xml b/.idea/libraries/Maven__org_yaml_snakeyaml_1_28.xml new file mode 100644 index 0000000..1f853f7 --- /dev/null +++ b/.idea/libraries/Maven__org_yaml_snakeyaml_1_28.xml @@ -0,0 +1,13 @@ + + + + + + + + + + + + + \ No newline at end of file diff --git a/.idea/libraries/Maven__p6spy_p6spy_3_8_6.xml b/.idea/libraries/Maven__p6spy_p6spy_3_8_6.xml new file mode 100644 index 0000000..a534f35 --- /dev/null +++ b/.idea/libraries/Maven__p6spy_p6spy_3_8_6.xml @@ -0,0 +1,13 @@ + + + + + + + + + + + + + \ No newline at end of file diff --git a/.idea/misc.xml b/.idea/misc.xml new file mode 100644 index 0000000..25daa30 --- /dev/null +++ b/.idea/misc.xml @@ -0,0 +1,11 @@ + + + + + + + \ No newline at end of file diff --git a/.idea/modules.xml b/.idea/modules.xml new file mode 100644 index 0000000..e5110c5 --- /dev/null +++ b/.idea/modules.xml @@ -0,0 +1,11 @@ + + + + + + + + + + + \ No newline at end of file diff --git a/.idea/vcs.xml b/.idea/vcs.xml new file mode 100644 index 0000000..94a25f7 --- /dev/null +++ b/.idea/vcs.xml @@ -0,0 +1,6 @@ + + + + + + \ No newline at end of file diff --git a/LICENSE b/LICENSE new file mode 100644 index 0000000..bf4c5a4 --- /dev/null +++ b/LICENSE @@ -0,0 +1,191 @@ +Apache License +Version 2.0, January 2004 +http://www.apache.org/licenses/ + +TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION + +1. Definitions. + +"License" shall mean the terms and conditions for use, reproduction, and +distribution as defined by Sections 1 through 9 of this document. + +"Licensor" shall mean the copyright owner or entity authorized by the copyright +owner that is granting the License. + +"Legal Entity" shall mean the union of the acting entity and all other entities +that control, are controlled by, or are under common control with that entity. +For the purposes of this definition, "control" means (i) the power, direct or +indirect, to cause the direction or management of such entity, whether by +contract or otherwise, or (ii) ownership of fifty percent (50%) or more of the +outstanding shares, or (iii) beneficial ownership of such entity. + +"You" (or "Your") shall mean an individual or Legal Entity exercising +permissions granted by this License. + +"Source" form shall mean the preferred form for making modifications, including +but not limited to software source code, documentation source, and configuration +files. + +"Object" form shall mean any form resulting from mechanical transformation or +translation of a Source form, including but not limited to compiled object code, +generated documentation, and conversions to other media types. + +"Work" shall mean the work of authorship, whether in Source or Object form, made +available under the License, as indicated by a copyright notice that is included +in or attached to the work (an example is provided in the Appendix below). + +"Derivative Works" shall mean any work, whether in Source or Object form, that +is based on (or derived from) the Work and for which the editorial revisions, +annotations, elaborations, or other modifications represent, as a whole, an +original work of authorship. For the purposes of this License, Derivative Works +shall not include works that remain separable from, or merely link (or bind by +name) to the interfaces of, the Work and Derivative Works thereof. + +"Contribution" shall mean any work of authorship, including the original version +of the Work and any modifications or additions to that Work or Derivative Works +thereof, that is intentionally submitted to Licensor for inclusion in the Work +by the copyright owner or by an individual or Legal Entity authorized to submit +on behalf of the copyright owner. For the purposes of this definition, +"submitted" means any form of electronic, verbal, or written communication sent +to the Licensor or its representatives, including but not limited to +communication on electronic mailing lists, source code control systems, and +issue tracking systems that are managed by, or on behalf of, the Licensor for +the purpose of discussing and improving the Work, but excluding communication +that is conspicuously marked or otherwise designated in writing by the copyright +owner as "Not a Contribution." + +"Contributor" shall mean Licensor and any individual or Legal Entity on behalf +of whom a Contribution has been received by Licensor and subsequently +incorporated within the Work. + +2. Grant of Copyright License. + +Subject to the terms and conditions of this License, each Contributor hereby +grants to You a perpetual, worldwide, non-exclusive, no-charge, royalty-free, +irrevocable copyright license to reproduce, prepare Derivative Works of, +publicly display, publicly perform, sublicense, and distribute the Work and such +Derivative Works in Source or Object form. + +3. Grant of Patent License. + +Subject to the terms and conditions of this License, each Contributor hereby +grants to You a perpetual, worldwide, non-exclusive, no-charge, royalty-free, +irrevocable (except as stated in this section) patent license to make, have +made, use, offer to sell, sell, import, and otherwise transfer the Work, where +such license applies only to those patent claims licensable by such Contributor +that are necessarily infringed by their Contribution(s) alone or by combination +of their Contribution(s) with the Work to which such Contribution(s) was +submitted. If You institute patent litigation against any entity (including a +cross-claim or counterclaim in a lawsuit) alleging that the Work or a +Contribution incorporated within the Work constitutes direct or contributory +patent infringement, then any patent licenses granted to You under this License +for that Work shall terminate as of the date such litigation is filed. + +4. Redistribution. + +You may reproduce and distribute copies of the Work or Derivative Works thereof +in any medium, with or without modifications, and in Source or Object form, +provided that You meet the following conditions: + +You must give any other recipients of the Work or Derivative Works a copy of +this License; and +You must cause any modified files to carry prominent notices stating that You +changed the files; and +You must retain, in the Source form of any Derivative Works that You distribute, +all copyright, patent, trademark, and attribution notices from the Source form +of the Work, excluding those notices that do not pertain to any part of the +Derivative Works; and +If the Work includes a "NOTICE" text file as part of its distribution, then any +Derivative Works that You distribute must include a readable copy of the +attribution notices contained within such NOTICE file, excluding those notices +that do not pertain to any part of the Derivative Works, in at least one of the +following places: within a NOTICE text file distributed as part of the +Derivative Works; within the Source form or documentation, if provided along +with the Derivative Works; or, within a display generated by the Derivative +Works, if and wherever such third-party notices normally appear. The contents of +the NOTICE file are for informational purposes only and do not modify the +License. You may add Your own attribution notices within Derivative Works that +You distribute, alongside or as an addendum to the NOTICE text from the Work, +provided that such additional attribution notices cannot be construed as +modifying the License. +You may add Your own copyright statement to Your modifications and may provide +additional or different license terms and conditions for use, reproduction, or +distribution of Your modifications, or for any such Derivative Works as a whole, +provided Your use, reproduction, and distribution of the Work otherwise complies +with the conditions stated in this License. + +5. Submission of Contributions. + +Unless You explicitly state otherwise, any Contribution intentionally submitted +for inclusion in the Work by You to the Licensor shall be under the terms and +conditions of this License, without any additional terms or conditions. +Notwithstanding the above, nothing herein shall supersede or modify the terms of +any separate license agreement you may have executed with Licensor regarding +such Contributions. + +6. Trademarks. + +This License does not grant permission to use the trade names, trademarks, +service marks, or product names of the Licensor, except as required for +reasonable and customary use in describing the origin of the Work and +reproducing the content of the NOTICE file. + +7. Disclaimer of Warranty. + +Unless required by applicable law or agreed to in writing, Licensor provides the +Work (and each Contributor provides its Contributions) on an "AS IS" BASIS, +WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied, +including, without limitation, any warranties or conditions of TITLE, +NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A PARTICULAR PURPOSE. You are +solely responsible for determining the appropriateness of using or +redistributing the Work and assume any risks associated with Your exercise of +permissions under this License. + +8. Limitation of Liability. + +In no event and under no legal theory, whether in tort (including negligence), +contract, or otherwise, unless required by applicable law (such as deliberate +and grossly negligent acts) or agreed to in writing, shall any Contributor be +liable to You for damages, including any direct, indirect, special, incidental, +or consequential damages of any character arising as a result of this License or +out of the use or inability to use the Work (including but not limited to +damages for loss of goodwill, work stoppage, computer failure or malfunction, or +any and all other commercial damages or losses), even if such Contributor has +been advised of the possibility of such damages. + +9. Accepting Warranty or Additional Liability. + +While redistributing the Work or Derivative Works thereof, You may choose to +offer, and charge a fee for, acceptance of support, warranty, indemnity, or +other liability obligations and/or rights consistent with this License. However, +in accepting such obligations, You may act only on Your own behalf and on Your +sole responsibility, not on behalf of any other Contributor, and only if You +agree to indemnify, defend, and hold each Contributor harmless for any liability +incurred by, or claims asserted against, such Contributor by reason of your +accepting any such warranty or additional liability. + +END OF TERMS AND CONDITIONS + +APPENDIX: How to apply the Apache License to your work + +To apply the Apache License to your work, attach the following boilerplate +notice, with the fields enclosed by brackets "{}" replaced with your own +identifying information. (Don't include the brackets!) The text should be +enclosed in the appropriate comment syntax for the file format. We also +recommend that a file or class name and description of purpose be included on +the same "printed page" as the copyright notice for easier identification within +third-party archives. + + Copyright 2018 iteaj + + Licensed under the Apache License, Version 2.0 (the "License"); + you may not use this file except in compliance with the License. + You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, software + distributed under the License is distributed on an "AS IS" BASIS, + WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + See the License for the specific language governing permissions and + limitations under the License. \ No newline at end of file diff --git a/README.md b/README.md new file mode 100644 index 0000000..d5fd05c --- /dev/null +++ b/README.md @@ -0,0 +1,46 @@ +## iboot +iboot是基于springboot2开发的支持多模块 +### 使用教程说明文档 + +### 已完成的功能 +1. 完整的后台管理功能接口 + +### 后台管理包含功能如下: +前端特点是采用基于vue的多页面解决方案, 一个功能一个页面, 且每个页面包含完整的增删改查(基于vue和ant-design-vue). 后台采用springboot2开发, 已完成的包含如下功能: +* 用户管理 - 管理系统的使用用户 +* 组织机构 - 配置系统组织机构(机构、公司、部门) +* 菜单管理 - 管理系统菜单、视图、功能权限 +* 系统配置 - 管理系统运行时的配置参数 +* 字典管理 - 维护系统常用的参数数据 +* 访问日志 - 管理用户对系统功能的操作记录 +* 在线用户 - 监控当前系统的活跃用户 +* 角色管理 - 管理角色所拥有的权限, 包括视图权限和功能权限 +* 定时任务 - 使用quartz提供集群或者分布式的定时任务管理 (2020.07.28) +* Api文档 - 集成swagger、knife4j插件。用来管理、调试前后端Api接口 访问: /doc.html (2020.07.28) +* 代码生产 - 生成前后端, 提供更加简洁直观的设置方式生成代码 +* [ivzone在线设计器](http://izone.iteaj.com/dev/online#/) - 提供ivzone框架的在线学习, 在线生成sql和页面代码生成, **属于预览版** (2020.08.16) +* 模块化 - 基于springboot的核心思想jar即模块, 且可动态增减模块提供的功能菜单 (2020.07.29) +* 自动登录功能 - 基于shiro实现(非rememberme实现), 如果用户的会话未过期,用户无需再次登录(如:后台重启,原生app认证) +* 原生app会话功能 - 基于shiro实现, 登录时将access_token放入请求header(属于app访问),在会话的有效期内, 将无需重新登录(采用数据库实现,如果系统开启spring-redis缓存, shiro将会委托给spring的缓存管理实现) +#### 更新日志 + +#### [预览地址](http://izone.iteaj.com) 用户名:admin 密码:admin123456 +#### 项目介绍目录 +1. [项目介绍](#项目介绍) +2. [使用语言和框架](#语言和框架) + +#### 项目介绍 + + +#### 语言和框架 +1. 后端:java1.8、spring boot2、、mybatis、mybatis-plus、shiro、thymeleaf、hikaricp +2. 前端:vue2.6、antd、axios、qs、moment、validate +3. 数据: mysql5.7+ +4. 开发工具:idea + +#### 参与贡献 + +1. Fork 本项目 +2. 新建 Feat_xxx 分支 +3. 提交代码 +4. 新建 Pull Request diff --git a/UI/.babelrc b/UI/.babelrc new file mode 100644 index 0000000..dc79e8f --- /dev/null +++ b/UI/.babelrc @@ -0,0 +1,5 @@ +{ + "plugins": [ + ["import", { "libraryName": "ant-design-vue", "libraryDirectory": "es", "style": "css" }] + ] +} diff --git a/UI/.gitignore b/UI/.gitignore new file mode 100644 index 0000000..53f7466 --- /dev/null +++ b/UI/.gitignore @@ -0,0 +1,5 @@ +node_modules +.DS_Store +dist +dist-ssr +*.local \ No newline at end of file diff --git a/UI/.idea/.gitignore b/UI/.idea/.gitignore new file mode 100644 index 0000000..89e6a96 --- /dev/null +++ b/UI/.idea/.gitignore @@ -0,0 +1,8 @@ +# Default ignored files +/shelf/ +/workspace.xml +# Datasource local storage ignored files +/../../../../:\DevMenu\ivzone\.idea/dataSources/ +/dataSources.local.xml +# 基于编辑器的 HTTP 客户端请求 +/httpRequests/ diff --git a/UI/.idea/codeStyles/codeStyleConfig.xml b/UI/.idea/codeStyles/codeStyleConfig.xml new file mode 100644 index 0000000..a55e7a1 --- /dev/null +++ b/UI/.idea/codeStyles/codeStyleConfig.xml @@ -0,0 +1,5 @@ + + + + \ No newline at end of file diff --git a/UI/.idea/inspectionProfiles/Project_Default.xml b/UI/.idea/inspectionProfiles/Project_Default.xml new file mode 100644 index 0000000..6560a98 --- /dev/null +++ b/UI/.idea/inspectionProfiles/Project_Default.xml @@ -0,0 +1,36 @@ + + + + \ No newline at end of file diff --git a/UI/.idea/ivzone.iml b/UI/.idea/ivzone.iml new file mode 100644 index 0000000..d6ebd48 --- /dev/null +++ b/UI/.idea/ivzone.iml @@ -0,0 +1,9 @@ + + + + + + + + + \ No newline at end of file diff --git a/UI/.idea/misc.xml b/UI/.idea/misc.xml new file mode 100644 index 0000000..dbb096c --- /dev/null +++ b/UI/.idea/misc.xml @@ -0,0 +1,6 @@ + + + + + + \ No newline at end of file diff --git a/UI/.idea/modules.xml b/UI/.idea/modules.xml new file mode 100644 index 0000000..96a098e --- /dev/null +++ b/UI/.idea/modules.xml @@ -0,0 +1,8 @@ + + + + + + + + \ No newline at end of file diff --git a/UI/.idea/vcs.xml b/UI/.idea/vcs.xml new file mode 100644 index 0000000..35eb1dd --- /dev/null +++ b/UI/.idea/vcs.xml @@ -0,0 +1,6 @@ + + + + + + \ No newline at end of file diff --git a/UI/IvzVitePlugins.js b/UI/IvzVitePlugins.js new file mode 100644 index 0000000..2bc45f0 --- /dev/null +++ b/UI/IvzVitePlugins.js @@ -0,0 +1,61 @@ +export const vitePluginChunk = { + name: 'vite-plugin-chunk', + outputOptions: (options) => { + options.manualChunks = (id, {getModuleInfo, getModuleIds}) => { + // console.log(id) + if(id.includes('node_modules/ant-design-vue')) { + return 'antd.min.esm' + } else if(id.includes('@ant-design/icons-vue') + || id.includes('@ant-design/icons-svg')) { + return 'antd.icons.esm' + } else if(id.includes('node_modules/moment')) { + return 'moment.min.esm' + } else if(id.includes('node_modules/@vue/')) { + return 'vue.runtime.esm' + } else if(id.includes('node_modules/vue-router/')) { + return 'vue-router.esm' + } else if(id.includes('node_modules/vuex/')) { + return 'vuex.esm' + } else if(id.includes('node_modules/axios' + || id.includes('node_modules/qs'))) { + return 'axios.qs.esm' + } else if(id.includes('node_modules/mockjs')) { + return 'mockjs.esm' + } else if(id.includes('node_modules/tinymce')) { + if(id.includes("tinymce.js")) { + return 'tinymce.esm' + } else if(id.includes("themes")) { + return 'themes/index' + } else if(id.includes("plugins")) { + return 'plugins/index' + } else if(id.includes("icons")) { + return 'icons/index' + } + return null// 'tinymce.esm' + } else if(id.includes("echarts")) { + return "echarts.esm" + } else if(id.includes('node_modules')) { + return 'vendor' // 其他第三方库 + } + } + + options.assetFileNames = (chunk) => { + if(chunk.name.includes('antd.min.css')) { + return `lib/antd.min.css` + } + return 'assets/[name].[hash].[ext]'; + } + + options.chunkFileNames = (chunk) => { + if(chunk.name.includes('esm')) { + return 'lib/[name].js' + } else if(chunk.name.includes('tinymce')) { + return 'tinymce/[name].js' + } + + return 'assets/[name].[hash].js'; + } + + return options; + }, +} diff --git a/UI/LICENSE b/UI/LICENSE new file mode 100644 index 0000000..261eeb9 --- /dev/null +++ b/UI/LICENSE @@ -0,0 +1,201 @@ + Apache License + Version 2.0, January 2004 + http://www.apache.org/licenses/ + + TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION + + 1. Definitions. + + "License" shall mean the terms and conditions for use, reproduction, + and distribution as defined by Sections 1 through 9 of this document. + + "Licensor" shall mean the copyright owner or entity authorized by + the copyright owner that is granting the License. + + "Legal Entity" shall mean the union of the acting entity and all + other entities that control, are controlled by, or are under common + control with that entity. For the purposes of this definition, + "control" means (i) the power, direct or indirect, to cause the + direction or management of such entity, whether by contract or + otherwise, or (ii) ownership of fifty percent (50%) or more of the + outstanding shares, or (iii) beneficial ownership of such entity. + + "You" (or "Your") shall mean an individual or Legal Entity + exercising permissions granted by this License. + + "Source" form shall mean the preferred form for making modifications, + including but not limited to software source code, documentation + source, and configuration files. + + "Object" form shall mean any form resulting from mechanical + transformation or translation of a Source form, including but + not limited to compiled object code, generated documentation, + and conversions to other media types. + + "Work" shall mean the work of authorship, whether in Source or + Object form, made available under the License, as indicated by a + copyright notice that is included in or attached to the work + (an example is provided in the Appendix below). + + "Derivative Works" shall mean any work, whether in Source or Object + form, that is based on (or derived from) the Work and for which the + editorial revisions, annotations, elaborations, or other modifications + represent, as a whole, an original work of authorship. For the purposes + of this License, Derivative Works shall not include works that remain + separable from, or merely link (or bind by name) to the interfaces of, + the Work and Derivative Works thereof. + + "Contribution" shall mean any work of authorship, including + the original version of the Work and any modifications or additions + to that Work or Derivative Works thereof, that is intentionally + submitted to Licensor for inclusion in the Work by the copyright owner + or by an individual or Legal Entity authorized to submit on behalf of + the copyright owner. For the purposes of this definition, "submitted" + means any form of electronic, verbal, or written communication sent + to the Licensor or its representatives, including but not limited to + communication on electronic mailing lists, source code control systems, + and issue tracking systems that are managed by, or on behalf of, the + Licensor for the purpose of discussing and improving the Work, but + excluding communication that is conspicuously marked or otherwise + designated in writing by the copyright owner as "Not a Contribution." + + "Contributor" shall mean Licensor and any individual or Legal Entity + on behalf of whom a Contribution has been received by Licensor and + subsequently incorporated within the Work. + + 2. Grant of Copyright License. Subject to the terms and conditions of + this License, each Contributor hereby grants to You a perpetual, + worldwide, non-exclusive, no-charge, royalty-free, irrevocable + copyright license to reproduce, prepare Derivative Works of, + publicly display, publicly perform, sublicense, and distribute the + Work and such Derivative Works in Source or Object form. + + 3. Grant of Patent License. Subject to the terms and conditions of + this License, each Contributor hereby grants to You a perpetual, + worldwide, non-exclusive, no-charge, royalty-free, irrevocable + (except as stated in this section) patent license to make, have made, + use, offer to sell, sell, import, and otherwise transfer the Work, + where such license applies only to those patent claims licensable + by such Contributor that are necessarily infringed by their + Contribution(s) alone or by combination of their Contribution(s) + with the Work to which such Contribution(s) was submitted. If You + institute patent litigation against any entity (including a + cross-claim or counterclaim in a lawsuit) alleging that the Work + or a Contribution incorporated within the Work constitutes direct + or contributory patent infringement, then any patent licenses + granted to You under this License for that Work shall terminate + as of the date such litigation is filed. + + 4. Redistribution. You may reproduce and distribute copies of the + Work or Derivative Works thereof in any medium, with or without + modifications, and in Source or Object form, provided that You + meet the following conditions: + + (a) You must give any other recipients of the Work or + Derivative Works a copy of this License; and + + (b) You must cause any modified files to carry prominent notices + stating that You changed the files; and + + (c) You must retain, in the Source form of any Derivative Works + that You distribute, all copyright, patent, trademark, and + attribution notices from the Source form of the Work, + excluding those notices that do not pertain to any part of + the Derivative Works; and + + (d) If the Work includes a "NOTICE" text file as part of its + distribution, then any Derivative Works that You distribute must + include a readable copy of the attribution notices contained + within such NOTICE file, excluding those notices that do not + pertain to any part of the Derivative Works, in at least one + of the following places: within a NOTICE text file distributed + as part of the Derivative Works; within the Source form or + documentation, if provided along with the Derivative Works; or, + within a display generated by the Derivative Works, if and + wherever such third-party notices normally appear. The contents + of the NOTICE file are for informational purposes only and + do not modify the License. You may add Your own attribution + notices within Derivative Works that You distribute, alongside + or as an addendum to the NOTICE text from the Work, provided + that such additional attribution notices cannot be construed + as modifying the License. + + You may add Your own copyright statement to Your modifications and + may provide additional or different license terms and conditions + for use, reproduction, or distribution of Your modifications, or + for any such Derivative Works as a whole, provided Your use, + reproduction, and distribution of the Work otherwise complies with + the conditions stated in this License. + + 5. Submission of Contributions. Unless You explicitly state otherwise, + any Contribution intentionally submitted for inclusion in the Work + by You to the Licensor shall be under the terms and conditions of + this License, without any additional terms or conditions. + Notwithstanding the above, nothing herein shall supersede or modify + the terms of any separate license agreement you may have executed + with Licensor regarding such Contributions. + + 6. Trademarks. This License does not grant permission to use the trade + names, trademarks, service marks, or product names of the Licensor, + except as required for reasonable and customary use in describing the + origin of the Work and reproducing the content of the NOTICE file. + + 7. Disclaimer of Warranty. Unless required by applicable law or + agreed to in writing, Licensor provides the Work (and each + Contributor provides its Contributions) on an "AS IS" BASIS, + WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or + implied, including, without limitation, any warranties or conditions + of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A + PARTICULAR PURPOSE. You are solely responsible for determining the + appropriateness of using or redistributing the Work and assume any + risks associated with Your exercise of permissions under this License. + + 8. Limitation of Liability. In no event and under no legal theory, + whether in tort (including negligence), contract, or otherwise, + unless required by applicable law (such as deliberate and grossly + negligent acts) or agreed to in writing, shall any Contributor be + liable to You for damages, including any direct, indirect, special, + incidental, or consequential damages of any character arising as a + result of this License or out of the use or inability to use the + Work (including but not limited to damages for loss of goodwill, + work stoppage, computer failure or malfunction, or any and all + other commercial damages or losses), even if such Contributor + has been advised of the possibility of such damages. + + 9. Accepting Warranty or Additional Liability. While redistributing + the Work or Derivative Works thereof, You may choose to offer, + and charge a fee for, acceptance of support, warranty, indemnity, + or other liability obligations and/or rights consistent with this + License. However, in accepting such obligations, You may act only + on Your own behalf and on Your sole responsibility, not on behalf + of any other Contributor, and only if You agree to indemnify, + defend, and hold each Contributor harmless for any liability + incurred by, or claims asserted against, such Contributor by reason + of your accepting any such warranty or additional liability. + + END OF TERMS AND CONDITIONS + + APPENDIX: How to apply the Apache License to your work. + + To apply the Apache License to your work, attach the following + boilerplate notice, with the fields enclosed by brackets "[]" + replaced with your own identifying information. (Don't include + the brackets!) The text should be enclosed in the appropriate + comment syntax for the file format. We also recommend that a + file or class name and description of purpose be included on the + same "printed page" as the copyright notice for easier + identification within third-party archives. + + Copyright [yyyy] [name of copyright owner] + + Licensed under the Apache License, Version 2.0 (the "License"); + you may not use this file except in compliance with the License. + You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, software + distributed under the License is distributed on an "AS IS" BASIS, + WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + See the License for the specific language governing permissions and + limitations under the License. diff --git a/UI/README.md b/UI/README.md new file mode 100644 index 0000000..187a2ab --- /dev/null +++ b/UI/README.md @@ -0,0 +1,435 @@ +### 关于ivzone(交流群:616124620) +1. 首先此框架基于vite2+vue3+antdv2+vuex4+vuerouter4等最新技术 +2. 大部分业务功能使用指令驱动减少80%的代码量, 比如新增功能只需一行代码 + `新增` +3. 然后在此基础上又实现了一套后台管理常用功能(用户,角色,菜单,字典,机构,配置等)的实现 +5. [项目预览地址](http://iot.iteaj.com/#/login) 以及配套的 [java后端项目](https://gitee.com/iteaj/iboot) +#### 仓库目录说明 +| 目录 | 说明 | 典型 | +|---|---|---| +| src/components/basic | 常用的基础组件 | 暂无 | +| src/components/directive | vue指令 | 权限控制指令 | +| src/components/drawer | 可编辑的基础抽屉组件 | 暂无 | +| src/components/modal | 可编辑的基础模态框组件 | 暂无 | +| src/components/edit | 可编辑视图组件 | 编辑模态框和编辑抽屉视图组件 | +| src/components/form | antdv表单组件封装 | 包含antdv2包含的可编辑组件 | +| src/components/functional | vue functional组件 | 暂无 | +| src/components/list | 列表视图组件 | 暂无 | +| src/components/view | 页面视图相关组件 | UView | +| src/event | 全局事件 | | +| src/router | 路由信息 | | +| src/store | vuex信息 | | +| src/theme | 主题 | | +| src/utils | 基础工具库 | | +| src/views | 自定义的功能视图页 | 后台管理(用户、字典、角色、配置、组织等)视图 | +#### 简洁的写法 +``` + + + +``` +#### **核心思想** +##### 约定大于配置 +1. 约定一个功能页面包含大于0 的增删改查组件,并将组件划分和关联 +2. 约定每个页面可能包含 增、删、改、查、导入、导出、删除、重置、取消、展开、提交的某几个功能 +3. 约定通用功能的实现逻辑具有通用性(比如提交表单的逻辑是先校验表单然后提交到后台,如果提交失败提示失败信息,如果成功关闭编辑框并且刷新列表) +4. 约定某些组件的层级关系, 比如组件UTable必须作为UView的子组件, 且UView必须做顶级组件 +##### 灵活(只做增强不做限制) +1. api灵活:除了使用默认已经实现的api外,所有的功能都可以按照往常的方式开发 +2. 布局灵活:可以对组件实现任意布局, 不会因为通用功能的存在而丧失布局的灵活性 + +### 核心功能 +1. 是一套简易美观的基础功能框架(基于antd2的ui组件库),基本可以开箱即用 +2. 提供一套增删改查组件,做了简单封装,使用简单灵活,代码量降低30%+ +3. 支持动态路由即从后端生成路由信息,支持从菜单信息中动态生成功能点(增删改查,导入、导出以及其他自定义功能等) +4. 封装antd中table组件的不友好使用方式,可以自定义列的slot +5. 增强ATable组件功能,新增dict和url字段,使得table列可以将值转换成对应的标签(label)比如:使用字典和url +6. 增强options(select,checkbox,autocomplete,tree,radio)等组件,支持使用字典和url动态生成 +7. 增强form表单功能, 支持自动根据字段动态生成model数据,支持路径嵌套(a.b) +8. 支持对第三方库独立打包,降低每次应用更新时浏览器缓存失效问题 +9. 提供基于antd2ui库封装的其他业务组件库 +10. 使用Mock对所有视图组件进行数据模拟 +11. 不依赖于后台框架的使用语言(java, php, c#等), 友好的声明api接口和字段,可以方便的对接任何后台 + +### 组件使用教程 +#### 功能组件 +1. 功能组件主要是用来拓展和简化功能的操作方式, 使用功能组件将提供一套默认的操作功能 +2. 提供的功能包括[add, del, edit, query, import, export, reset, cancel, submit, expand]以及混合联动操作 +##### UFuncBtn +功能按钮:用在搜索组件和编辑组件 +``` + + + + + +