@@ -0,0 +1,8 @@
+target/
+*.iml
+.idea/
+rebel.xml
+.rebel.xml.bak
+out/artifacts/
+dil-api.iml
+src/test
@@ -26,6 +26,11 @@
<option name="name" value="Maven Central repository" />
<option name="url" value="https://repo1.maven.org/maven2" />
</remote-repository>
+ <remote-repository>
+ <option name="id" value="central" />
+ <option name="name" value="Central Repository" />
+ <option name="url" value="http://maven.aliyun.com/nexus/content/repositories/central" />
+ </remote-repository>
<remote-repository>
<option name="id" value="jboss.community" />
<option name="name" value="JBoss Community repository" />
@@ -20,20 +20,435 @@
</component>
<component name="ChangeListManager">
<list default="true" id="abe40335-1998-468a-9c83-8ed884d8e030" name="Default Changelist" comment="">
+ <change afterPath="$PROJECT_DIR$/.gitignore" afterDir="false" />
+ <change beforePath="$PROJECT_DIR$/.idea/jarRepositories.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/jarRepositories.xml" afterDir="false" />
+ <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__antlr_antlr_2_7_7.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/libraries/Maven__antlr_antlr_2_7_7.xml" afterDir="false" />
+ <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__aopalliance_aopalliance_1_0.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/libraries/Maven__aopalliance_aopalliance_1_0.xml" afterDir="false" />
+ <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__cglib_cglib_3_2_5.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/libraries/Maven__cglib_cglib_3_2_5.xml" afterDir="false" />
+ <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__ch_qos_logback_logback_classic_1_2_3.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/libraries/Maven__ch_qos_logback_logback_classic_1_2_3.xml" afterDir="false" />
+ <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__ch_qos_logback_logback_core_1_2_3.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/libraries/Maven__ch_qos_logback_logback_core_1_2_3.xml" afterDir="false" />
+ <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__com_alibaba_druid_1_1_10.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/libraries/Maven__com_alibaba_druid_1_1_10.xml" afterDir="false" />
+ <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__com_alibaba_druid_spring_boot_starter_1_1_10.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/libraries/Maven__com_alibaba_druid_spring_boot_starter_1_1_10.xml" afterDir="false" />
+ <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__com_alibaba_fastjson_1_2_47.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/libraries/Maven__com_alibaba_fastjson_1_2_47.xml" afterDir="false" />
+ <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__com_baomidou_mybatis_plus_3_4_2.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/libraries/Maven__com_baomidou_mybatis_plus_3_4_2.xml" afterDir="false" />
+ <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__com_baomidou_mybatis_plus_annotation_3_4_2.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/libraries/Maven__com_baomidou_mybatis_plus_annotation_3_4_2.xml" afterDir="false" />
+ <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__com_baomidou_mybatis_plus_boot_starter_3_4_2.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/libraries/Maven__com_baomidou_mybatis_plus_boot_starter_3_4_2.xml" afterDir="false" />
+ <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__com_baomidou_mybatis_plus_core_3_4_2.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/libraries/Maven__com_baomidou_mybatis_plus_core_3_4_2.xml" afterDir="false" />
+ <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__com_baomidou_mybatis_plus_extension_3_4_2.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/libraries/Maven__com_baomidou_mybatis_plus_extension_3_4_2.xml" afterDir="false" />
+ <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__com_beust_jcommander_1_48.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/libraries/Maven__com_beust_jcommander_1_48.xml" afterDir="false" />
+ <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__com_ctrip_framework_apollo_apollo_client_1_1_0.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/libraries/Maven__com_ctrip_framework_apollo_apollo_client_1_1_0.xml" afterDir="false" />
+ <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__com_ctrip_framework_apollo_apollo_core_1_1_0.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/libraries/Maven__com_ctrip_framework_apollo_apollo_core_1_1_0.xml" afterDir="false" />
+ <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__com_fasterxml_classmate_1_3_4.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/libraries/Maven__com_fasterxml_classmate_1_3_4.xml" afterDir="false" />
+ <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__com_fasterxml_jackson_core_jackson_annotations_2_9_0.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/libraries/Maven__com_fasterxml_jackson_core_jackson_annotations_2_9_0.xml" afterDir="false" />
+ <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__com_fasterxml_jackson_core_jackson_core_2_9_7.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/libraries/Maven__com_fasterxml_jackson_core_jackson_core_2_9_7.xml" afterDir="false" />
+ <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__com_fasterxml_jackson_core_jackson_databind_2_9_7.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/libraries/Maven__com_fasterxml_jackson_core_jackson_databind_2_9_7.xml" afterDir="false" />
+ <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__com_fasterxml_jackson_datatype_jackson_datatype_jdk8_2_9_7.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/libraries/Maven__com_fasterxml_jackson_datatype_jackson_datatype_jdk8_2_9_7.xml" afterDir="false" />
+ <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__com_fasterxml_jackson_datatype_jackson_datatype_jsr310_2_9_7.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/libraries/Maven__com_fasterxml_jackson_datatype_jackson_datatype_jsr310_2_9_7.xml" afterDir="false" />
+ <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__com_fasterxml_jackson_module_jackson_module_afterburner_2_9_7.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/libraries/Maven__com_fasterxml_jackson_module_jackson_module_afterburner_2_9_7.xml" afterDir="false" />
+ <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__com_fasterxml_jackson_module_jackson_module_parameter_names_2_9_7.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/libraries/Maven__com_fasterxml_jackson_module_jackson_module_parameter_names_2_9_7.xml" afterDir="false" />
+ <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__com_github_andrewoma_dexx_dexx_collections_0_2.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/libraries/Maven__com_github_andrewoma_dexx_dexx_collections_0_2.xml" afterDir="false" />
+ <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__com_github_jai_imageio_jai_imageio_core_1_3_1.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/libraries/Maven__com_github_jai_imageio_jai_imageio_core_1_3_1.xml" afterDir="false" />
+ <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__com_github_jsqlparser_jsqlparser_1_0.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/libraries/Maven__com_github_jsqlparser_jsqlparser_1_0.xml" afterDir="false" />
+ <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__com_github_pagehelper_pagehelper_5_1_4.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/libraries/Maven__com_github_pagehelper_pagehelper_5_1_4.xml" afterDir="false" />
+ <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__com_github_pagehelper_pagehelper_spring_boot_autoconfigure_1_2_5.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/libraries/Maven__com_github_pagehelper_pagehelper_spring_boot_autoconfigure_1_2_5.xml" afterDir="false" />
+ <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__com_github_pagehelper_pagehelper_spring_boot_starter_1_2_5.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/libraries/Maven__com_github_pagehelper_pagehelper_spring_boot_starter_1_2_5.xml" afterDir="false" />
+ <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__com_github_virtuald_curvesapi_1_04.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/libraries/Maven__com_github_virtuald_curvesapi_1_04.xml" afterDir="false" />
+ <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__com_github_vlsi_compactmap_compactmap_1_2_1.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/libraries/Maven__com_github_vlsi_compactmap_compactmap_1_2_1.xml" afterDir="false" />
+ <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__com_google_code_findbugs_annotations_3_0_1.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/libraries/Maven__com_google_code_findbugs_annotations_3_0_1.xml" afterDir="false" />
+ <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__com_google_code_findbugs_jsr305_3_0_1.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/libraries/Maven__com_google_code_findbugs_jsr305_3_0_1.xml" afterDir="false" />
+ <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__com_google_code_gson_gson_2_8_5.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/libraries/Maven__com_google_code_gson_gson_2_8_5.xml" afterDir="false" />
+ <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__com_google_guava_guava_20_0.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/libraries/Maven__com_google_guava_guava_20_0.xml" afterDir="false" />
+ <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__com_google_inject_guice_4_1_0.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/libraries/Maven__com_google_inject_guice_4_1_0.xml" afterDir="false" />
+ <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__com_google_zxing_core_3_3_0.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/libraries/Maven__com_google_zxing_core_3_3_0.xml" afterDir="false" />
+ <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__com_google_zxing_javase_3_3_0.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/libraries/Maven__com_google_zxing_javase_3_3_0.xml" afterDir="false" />
+ <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__com_jayway_jsonpath_json_path_2_4_0.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/libraries/Maven__com_jayway_jsonpath_json_path_2_4_0.xml" afterDir="false" />
+ <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__com_netflix_archaius_archaius_core_0_7_6.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/libraries/Maven__com_netflix_archaius_archaius_core_0_7_6.xml" afterDir="false" />
+ <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__com_netflix_eureka_eureka_client_1_9_3.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/libraries/Maven__com_netflix_eureka_eureka_client_1_9_3.xml" afterDir="false" />
+ <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__com_netflix_eureka_eureka_core_1_9_3.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/libraries/Maven__com_netflix_eureka_eureka_core_1_9_3.xml" afterDir="false" />
+ <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__com_netflix_hystrix_hystrix_core_1_5_12.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/libraries/Maven__com_netflix_hystrix_hystrix_core_1_5_12.xml" afterDir="false" />
+ <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__com_netflix_hystrix_hystrix_javanica_1_5_12.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/libraries/Maven__com_netflix_hystrix_hystrix_javanica_1_5_12.xml" afterDir="false" />
+ <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__com_netflix_hystrix_hystrix_metrics_event_stream_1_5_12.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/libraries/Maven__com_netflix_hystrix_hystrix_metrics_event_stream_1_5_12.xml" afterDir="false" />
+ <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__com_netflix_hystrix_hystrix_serialization_1_5_12.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/libraries/Maven__com_netflix_hystrix_hystrix_serialization_1_5_12.xml" afterDir="false" />
+ <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__com_netflix_netflix_commons_netflix_commons_util_0_3_0.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/libraries/Maven__com_netflix_netflix_commons_netflix_commons_util_0_3_0.xml" afterDir="false" />
+ <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__com_netflix_netflix_commons_netflix_eventbus_0_3_0.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/libraries/Maven__com_netflix_netflix_commons_netflix_eventbus_0_3_0.xml" afterDir="false" />
+ <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__com_netflix_netflix_commons_netflix_infix_0_3_0.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/libraries/Maven__com_netflix_netflix_commons_netflix_infix_0_3_0.xml" afterDir="false" />
+ <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__com_netflix_netflix_commons_netflix_statistics_0_1_1.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/libraries/Maven__com_netflix_netflix_commons_netflix_statistics_0_1_1.xml" afterDir="false" />
+ <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__com_netflix_ribbon_ribbon_2_2_5.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/libraries/Maven__com_netflix_ribbon_ribbon_2_2_5.xml" afterDir="false" />
+ <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__com_netflix_ribbon_ribbon_core_2_2_5.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/libraries/Maven__com_netflix_ribbon_ribbon_core_2_2_5.xml" afterDir="false" />
+ <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__com_netflix_ribbon_ribbon_eureka_2_2_5.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/libraries/Maven__com_netflix_ribbon_ribbon_eureka_2_2_5.xml" afterDir="false" />
+ <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__com_netflix_ribbon_ribbon_httpclient_2_2_5.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/libraries/Maven__com_netflix_ribbon_ribbon_httpclient_2_2_5.xml" afterDir="false" />
+ <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__com_netflix_ribbon_ribbon_loadbalancer_2_2_5.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/libraries/Maven__com_netflix_ribbon_ribbon_loadbalancer_2_2_5.xml" afterDir="false" />
+ <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__com_netflix_ribbon_ribbon_transport_2_2_5.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/libraries/Maven__com_netflix_ribbon_ribbon_transport_2_2_5.xml" afterDir="false" />
+ <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__com_netflix_servo_servo_core_0_12_21.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/libraries/Maven__com_netflix_servo_servo_core_0_12_21.xml" afterDir="false" />
+ <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__com_oracle_ojdbc6_11_2_0_1_0.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/libraries/Maven__com_oracle_ojdbc6_11_2_0_1_0.xml" afterDir="false" />
+ <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__com_squareup_okhttp3_okhttp_3_8_1.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/libraries/Maven__com_squareup_okhttp3_okhttp_3_8_1.xml" afterDir="false" />
+ <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__com_squareup_okio_okio_1_13_0.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/libraries/Maven__com_squareup_okio_okio_1_13_0.xml" afterDir="false" />
+ <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__com_steerinfo_framework_1_0.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/libraries/Maven__com_steerinfo_framework_1_0.xml" afterDir="false" />
+ <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__com_sun_jersey_contribs_jersey_apache_client4_1_19_1.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/libraries/Maven__com_sun_jersey_contribs_jersey_apache_client4_1_19_1.xml" afterDir="false" />
+ <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__com_sun_jersey_jersey_client_1_19_1.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/libraries/Maven__com_sun_jersey_jersey_client_1_19_1.xml" afterDir="false" />
+ <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__com_sun_jersey_jersey_core_1_19_1.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/libraries/Maven__com_sun_jersey_jersey_core_1_19_1.xml" afterDir="false" />
+ <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__com_thoughtworks_xstream_xstream_1_4_10.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/libraries/Maven__com_thoughtworks_xstream_xstream_1_4_10.xml" afterDir="false" />
+ <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__com_vaadin_external_google_android_json_0_0_20131108_vaadin1.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/libraries/Maven__com_vaadin_external_google_android_json_0_0_20131108_vaadin1.xml" afterDir="false" />
+ <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__com_zaxxer_HikariCP_2_7_9.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/libraries/Maven__com_zaxxer_HikariCP_2_7_9.xml" afterDir="false" />
+ <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__commons_beanutils_commons_beanutils_1_9_3.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/libraries/Maven__commons_beanutils_commons_beanutils_1_9_3.xml" afterDir="false" />
+ <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__commons_codec_commons_codec_1_11.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/libraries/Maven__commons_codec_commons_codec_1_11.xml" afterDir="false" />
+ <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__commons_collections_commons_collections_3_2_2.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/libraries/Maven__commons_collections_commons_collections_3_2_2.xml" afterDir="false" />
+ <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__commons_configuration_commons_configuration_1_8.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/libraries/Maven__commons_configuration_commons_configuration_1_8.xml" afterDir="false" />
+ <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__commons_fileupload_commons_fileupload_1_3_3.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/libraries/Maven__commons_fileupload_commons_fileupload_1_3_3.xml" afterDir="false" />
+ <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__commons_io_commons_io_2_2.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/libraries/Maven__commons_io_commons_io_2_2.xml" afterDir="false" />
+ <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__commons_jxpath_commons_jxpath_1_3.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/libraries/Maven__commons_jxpath_commons_jxpath_1_3.xml" afterDir="false" />
+ <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__commons_lang_commons_lang_2_6.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/libraries/Maven__commons_lang_commons_lang_2_6.xml" afterDir="false" />
+ <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__dom4j_dom4j_1_6_1.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/libraries/Maven__dom4j_dom4j_1_6_1.xml" afterDir="false" />
+ <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__io_github_openfeign_feign_core_9_7_0.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/libraries/Maven__io_github_openfeign_feign_core_9_7_0.xml" afterDir="false" />
+ <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__io_github_openfeign_feign_httpclient_9_7_0.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/libraries/Maven__io_github_openfeign_feign_httpclient_9_7_0.xml" afterDir="false" />
+ <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__io_github_openfeign_feign_hystrix_9_7_0.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/libraries/Maven__io_github_openfeign_feign_hystrix_9_7_0.xml" afterDir="false" />
+ <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__io_github_openfeign_feign_java8_9_7_0.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/libraries/Maven__io_github_openfeign_feign_java8_9_7_0.xml" afterDir="false" />
+ <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__io_github_openfeign_feign_slf4j_9_7_0.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/libraries/Maven__io_github_openfeign_feign_slf4j_9_7_0.xml" afterDir="false" />
+ <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__io_github_openfeign_form_feign_form_3_3_0.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/libraries/Maven__io_github_openfeign_form_feign_form_3_3_0.xml" afterDir="false" />
+ <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__io_github_openfeign_form_feign_form_spring_3_3_0.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/libraries/Maven__io_github_openfeign_form_feign_form_spring_3_3_0.xml" afterDir="false" />
+ <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__io_jsonwebtoken_jjwt_0_7_0.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/libraries/Maven__io_jsonwebtoken_jjwt_0_7_0.xml" afterDir="false" />
+ <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__io_micrometer_micrometer_core_1_0_8.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/libraries/Maven__io_micrometer_micrometer_core_1_0_8.xml" afterDir="false" />
+ <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__io_reactivex_rxjava_1_3_8.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/libraries/Maven__io_reactivex_rxjava_1_3_8.xml" afterDir="false" />
+ <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__io_reactivex_rxjava_reactive_streams_1_2_1.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/libraries/Maven__io_reactivex_rxjava_reactive_streams_1_2_1.xml" afterDir="false" />
+ <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__io_reactivex_rxnetty_0_4_9.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/libraries/Maven__io_reactivex_rxnetty_0_4_9.xml" afterDir="false" />
+ <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__io_reactivex_rxnetty_contexts_0_4_9.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/libraries/Maven__io_reactivex_rxnetty_contexts_0_4_9.xml" afterDir="false" />
+ <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__io_reactivex_rxnetty_servo_0_4_9.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/libraries/Maven__io_reactivex_rxnetty_servo_0_4_9.xml" afterDir="false" />
+ <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__io_springfox_springfox_core_2_9_2.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/libraries/Maven__io_springfox_springfox_core_2_9_2.xml" afterDir="false" />
+ <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__io_springfox_springfox_schema_2_9_2.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/libraries/Maven__io_springfox_springfox_schema_2_9_2.xml" afterDir="false" />
+ <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__io_springfox_springfox_spi_2_9_2.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/libraries/Maven__io_springfox_springfox_spi_2_9_2.xml" afterDir="false" />
+ <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__io_springfox_springfox_spring_web_2_9_2.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/libraries/Maven__io_springfox_springfox_spring_web_2_9_2.xml" afterDir="false" />
+ <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__io_springfox_springfox_swagger2_2_9_2.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/libraries/Maven__io_springfox_springfox_swagger2_2_9_2.xml" afterDir="false" />
+ <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__io_springfox_springfox_swagger_common_2_9_2.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/libraries/Maven__io_springfox_springfox_swagger_common_2_9_2.xml" afterDir="false" />
+ <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__io_springfox_springfox_swagger_ui_2_9_2.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/libraries/Maven__io_springfox_springfox_swagger_ui_2_9_2.xml" afterDir="false" />
+ <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__io_swagger_swagger_annotations_1_5_20.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/libraries/Maven__io_swagger_swagger_annotations_1_5_20.xml" afterDir="false" />
+ <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__io_swagger_swagger_models_1_5_20.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/libraries/Maven__io_swagger_swagger_models_1_5_20.xml" afterDir="false" />
+ <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__javax_annotation_javax_annotation_api_1_3_2.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/libraries/Maven__javax_annotation_javax_annotation_api_1_3_2.xml" afterDir="false" />
+ <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__javax_inject_javax_inject_1.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/libraries/Maven__javax_inject_javax_inject_1.xml" afterDir="false" />
+ <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__javax_validation_validation_api_2_0_1_Final.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/libraries/Maven__javax_validation_validation_api_2_0_1_Final.xml" afterDir="false" />
+ <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__javax_ws_rs_jsr311_api_1_1_1.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/libraries/Maven__javax_ws_rs_jsr311_api_1_1_1.xml" afterDir="false" />
+ <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__javax_xml_stream_stax_api_1_0_2.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/libraries/Maven__javax_xml_stream_stax_api_1_0_2.xml" afterDir="false" />
+ <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__joda_time_joda_time_2_9_9.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/libraries/Maven__joda_time_joda_time_2_9_9.xml" afterDir="false" />
+ <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__junit_junit_4_12.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/libraries/Maven__junit_junit_4_12.xml" afterDir="false" />
+ <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__log4j_log4j_1_2_17.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/libraries/Maven__log4j_log4j_1_2_17.xml" afterDir="false" />
+ <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__net_bytebuddy_byte_buddy_1_7_11.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/libraries/Maven__net_bytebuddy_byte_buddy_1_7_11.xml" afterDir="false" />
+ <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__net_bytebuddy_byte_buddy_agent_1_7_11.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/libraries/Maven__net_bytebuddy_byte_buddy_agent_1_7_11.xml" afterDir="false" />
+ <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__net_jcip_jcip_annotations_1_0.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/libraries/Maven__net_jcip_jcip_annotations_1_0.xml" afterDir="false" />
+ <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__net_minidev_accessors_smart_1_2.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/libraries/Maven__net_minidev_accessors_smart_1_2.xml" afterDir="false" />
+ <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__net_minidev_json_smart_2_3.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/libraries/Maven__net_minidev_json_smart_2_3.xml" afterDir="false" />
+ <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__net_sf_ehcache_ehcache_core_2_6_8.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/libraries/Maven__net_sf_ehcache_ehcache_core_2_6_8.xml" afterDir="false" />
+ <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__org_antlr_antlr_runtime_3_4.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/libraries/Maven__org_antlr_antlr_runtime_3_4.xml" afterDir="false" />
+ <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__org_antlr_stringtemplate_3_2_1.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/libraries/Maven__org_antlr_stringtemplate_3_2_1.xml" afterDir="false" />
+ <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__org_apache_ant_ant_1_9_6.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/libraries/Maven__org_apache_ant_ant_1_9_6.xml" afterDir="false" />
+ <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__org_apache_ant_ant_launcher_1_9_6.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/libraries/Maven__org_apache_ant_ant_launcher_1_9_6.xml" afterDir="false" />
+ <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__org_apache_commons_commons_collections4_4_1.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/libraries/Maven__org_apache_commons_commons_collections4_4_1.xml" afterDir="false" />
+ <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__org_apache_commons_commons_lang3_3_7.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/libraries/Maven__org_apache_commons_commons_lang3_3_7.xml" afterDir="false" />
+ <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__org_apache_commons_commons_math_2_2.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/libraries/Maven__org_apache_commons_commons_math_2_2.xml" afterDir="false" />
+ <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__org_apache_commons_commons_pool2_2_5_0.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/libraries/Maven__org_apache_commons_commons_pool2_2_5_0.xml" afterDir="false" />
+ <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__org_apache_httpcomponents_httpclient_4_5_6.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/libraries/Maven__org_apache_httpcomponents_httpclient_4_5_6.xml" afterDir="false" />
+ <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__org_apache_httpcomponents_httpcore_4_4_10.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/libraries/Maven__org_apache_httpcomponents_httpcore_4_4_10.xml" afterDir="false" />
+ <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__org_apache_logging_log4j_log4j_api_2_10_0.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/libraries/Maven__org_apache_logging_log4j_log4j_api_2_10_0.xml" afterDir="false" />
+ <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__org_apache_logging_log4j_log4j_to_slf4j_2_10_0.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/libraries/Maven__org_apache_logging_log4j_log4j_to_slf4j_2_10_0.xml" afterDir="false" />
+ <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__org_apache_poi_poi_3_17.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/libraries/Maven__org_apache_poi_poi_3_17.xml" afterDir="false" />
+ <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__org_apache_poi_poi_ooxml_3_17.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/libraries/Maven__org_apache_poi_poi_ooxml_3_17.xml" afterDir="false" />
+ <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__org_apache_poi_poi_ooxml_schemas_3_17.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/libraries/Maven__org_apache_poi_poi_ooxml_schemas_3_17.xml" afterDir="false" />
+ <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__org_apache_shiro_shiro_cache_1_4_0.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/libraries/Maven__org_apache_shiro_shiro_cache_1_4_0.xml" afterDir="false" />
+ <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__org_apache_shiro_shiro_config_core_1_4_0.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/libraries/Maven__org_apache_shiro_shiro_config_core_1_4_0.xml" afterDir="false" />
+ <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__org_apache_shiro_shiro_config_ogdl_1_4_0.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/libraries/Maven__org_apache_shiro_shiro_config_ogdl_1_4_0.xml" afterDir="false" />
+ <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__org_apache_shiro_shiro_core_1_4_0.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/libraries/Maven__org_apache_shiro_shiro_core_1_4_0.xml" afterDir="false" />
+ <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__org_apache_shiro_shiro_crypto_cipher_1_4_0.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/libraries/Maven__org_apache_shiro_shiro_crypto_cipher_1_4_0.xml" afterDir="false" />
+ <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__org_apache_shiro_shiro_crypto_core_1_4_0.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/libraries/Maven__org_apache_shiro_shiro_crypto_core_1_4_0.xml" afterDir="false" />
+ <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__org_apache_shiro_shiro_crypto_hash_1_4_0.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/libraries/Maven__org_apache_shiro_shiro_crypto_hash_1_4_0.xml" afterDir="false" />
+ <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__org_apache_shiro_shiro_ehcache_1_4_0.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/libraries/Maven__org_apache_shiro_shiro_ehcache_1_4_0.xml" afterDir="false" />
+ <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__org_apache_shiro_shiro_event_1_4_0.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/libraries/Maven__org_apache_shiro_shiro_event_1_4_0.xml" afterDir="false" />
+ <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__org_apache_shiro_shiro_lang_1_4_0.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/libraries/Maven__org_apache_shiro_shiro_lang_1_4_0.xml" afterDir="false" />
+ <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__org_apache_shiro_shiro_spring_1_4_0.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/libraries/Maven__org_apache_shiro_shiro_spring_1_4_0.xml" afterDir="false" />
+ <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__org_apache_shiro_shiro_web_1_4_0.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/libraries/Maven__org_apache_shiro_shiro_web_1_4_0.xml" afterDir="false" />
+ <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__org_apache_tomcat_embed_tomcat_embed_core_8_5_35.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/libraries/Maven__org_apache_tomcat_embed_tomcat_embed_core_8_5_35.xml" afterDir="false" />
+ <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__org_apache_tomcat_embed_tomcat_embed_el_8_5_35.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/libraries/Maven__org_apache_tomcat_embed_tomcat_embed_el_8_5_35.xml" afterDir="false" />
+ <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__org_apache_tomcat_embed_tomcat_embed_websocket_8_5_35.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/libraries/Maven__org_apache_tomcat_embed_tomcat_embed_websocket_8_5_35.xml" afterDir="false" />
+ <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__org_apache_xmlbeans_xmlbeans_2_6_0.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/libraries/Maven__org_apache_xmlbeans_xmlbeans_2_6_0.xml" afterDir="false" />
+ <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__org_aspectj_aspectjweaver_1_8_13.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/libraries/Maven__org_aspectj_aspectjweaver_1_8_13.xml" afterDir="false" />
+ <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__org_assertj_assertj_core_3_9_1.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/libraries/Maven__org_assertj_assertj_core_3_9_1.xml" afterDir="false" />
+ <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__org_bouncycastle_bcpkix_jdk15on_1_60.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/libraries/Maven__org_bouncycastle_bcpkix_jdk15on_1_60.xml" afterDir="false" />
+ <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__org_bouncycastle_bcprov_jdk15on_1_60.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/libraries/Maven__org_bouncycastle_bcprov_jdk15on_1_60.xml" afterDir="false" />
+ <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__org_codehaus_jettison_jettison_1_3_7.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/libraries/Maven__org_codehaus_jettison_jettison_1_3_7.xml" afterDir="false" />
+ <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__org_codehaus_woodstox_stax2_api_3_1_4.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/libraries/Maven__org_codehaus_woodstox_stax2_api_3_1_4.xml" afterDir="false" />
+ <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__org_codehaus_woodstox_woodstox_core_asl_4_4_1.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/libraries/Maven__org_codehaus_woodstox_woodstox_core_asl_4_4_1.xml" afterDir="false" />
+ <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__org_hamcrest_hamcrest_core_1_3.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/libraries/Maven__org_hamcrest_hamcrest_core_1_3.xml" afterDir="false" />
+ <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__org_hamcrest_hamcrest_library_1_3.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/libraries/Maven__org_hamcrest_hamcrest_library_1_3.xml" afterDir="false" />
+ <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__org_hdrhistogram_HdrHistogram_2_1_10.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/libraries/Maven__org_hdrhistogram_HdrHistogram_2_1_10.xml" afterDir="false" />
+ <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__org_hibernate_validator_hibernate_validator_6_0_13_Final.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/libraries/Maven__org_hibernate_validator_hibernate_validator_6_0_13_Final.xml" afterDir="false" />
+ <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__org_javassist_javassist_3_24_1_GA.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/libraries/Maven__org_javassist_javassist_3_24_1_GA.xml" afterDir="false" />
+ <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__org_jboss_logging_jboss_logging_3_3_2_Final.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/libraries/Maven__org_jboss_logging_jboss_logging_3_3_2_Final.xml" afterDir="false" />
+ <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__org_latencyutils_LatencyUtils_2_0_3.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/libraries/Maven__org_latencyutils_LatencyUtils_2_0_3.xml" afterDir="false" />
+ <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__org_mapstruct_mapstruct_1_2_0_Final.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/libraries/Maven__org_mapstruct_mapstruct_1_2_0_Final.xml" afterDir="false" />
+ <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__org_mockito_mockito_core_2_15_0.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/libraries/Maven__org_mockito_mockito_core_2_15_0.xml" afterDir="false" />
+ <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__org_mybatis_caches_mybatis_ehcache_1_0_3.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/libraries/Maven__org_mybatis_caches_mybatis_ehcache_1_0_3.xml" afterDir="false" />
+ <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__org_mybatis_mybatis_3_4_5.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/libraries/Maven__org_mybatis_mybatis_3_4_5.xml" afterDir="false" />
+ <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__org_mybatis_mybatis_spring_1_3_1.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/libraries/Maven__org_mybatis_mybatis_spring_1_3_1.xml" afterDir="false" />
+ <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__org_mybatis_spring_boot_mybatis_spring_boot_autoconfigure_1_3_1.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/libraries/Maven__org_mybatis_spring_boot_mybatis_spring_boot_autoconfigure_1_3_1.xml" afterDir="false" />
+ <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__org_mybatis_spring_boot_mybatis_spring_boot_starter_1_3_1.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/libraries/Maven__org_mybatis_spring_boot_mybatis_spring_boot_starter_1_3_1.xml" afterDir="false" />
+ <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__org_objenesis_objenesis_2_6.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/libraries/Maven__org_objenesis_objenesis_2_6.xml" afterDir="false" />
+ <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__org_ow2_asm_asm_6_0_ALPHA.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/libraries/Maven__org_ow2_asm_asm_6_0_ALPHA.xml" afterDir="false" />
+ <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__org_projectlombok_lombok_1_16_22.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/libraries/Maven__org_projectlombok_lombok_1_16_22.xml" afterDir="false" />
+ <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__org_reactivestreams_reactive_streams_1_0_2.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/libraries/Maven__org_reactivestreams_reactive_streams_1_0_2.xml" afterDir="false" />
+ <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__org_skyscreamer_jsonassert_1_5_0.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/libraries/Maven__org_skyscreamer_jsonassert_1_5_0.xml" afterDir="false" />
+ <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__org_slf4j_jcl_over_slf4j_1_7_25.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/libraries/Maven__org_slf4j_jcl_over_slf4j_1_7_25.xml" afterDir="false" />
+ <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__org_slf4j_jul_to_slf4j_1_7_25.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/libraries/Maven__org_slf4j_jul_to_slf4j_1_7_25.xml" afterDir="false" />
+ <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__org_slf4j_slf4j_api_1_7_25.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/libraries/Maven__org_slf4j_slf4j_api_1_7_25.xml" afterDir="false" />
+ <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__org_slf4j_slf4j_log4j12_1_7_25.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/libraries/Maven__org_slf4j_slf4j_log4j12_1_7_25.xml" afterDir="false" />
+ <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__org_springframework_boot_spring_boot_2_0_7_RELEASE.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/libraries/Maven__org_springframework_boot_spring_boot_2_0_7_RELEASE.xml" afterDir="false" />
+ <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__org_springframework_boot_spring_boot_actuator_2_0_7_RELEASE.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/libraries/Maven__org_springframework_boot_spring_boot_actuator_2_0_7_RELEASE.xml" afterDir="false" />
+ <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__org_springframework_boot_spring_boot_actuator_autoconfigure_2_0_7_RELEASE.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/libraries/Maven__org_springframework_boot_spring_boot_actuator_autoconfigure_2_0_7_RELEASE.xml" afterDir="false" />
+ <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__org_springframework_boot_spring_boot_autoconfigure_2_0_7_RELEASE.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/libraries/Maven__org_springframework_boot_spring_boot_autoconfigure_2_0_7_RELEASE.xml" afterDir="false" />
+ <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__org_springframework_boot_spring_boot_starter_2_0_7_RELEASE.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/libraries/Maven__org_springframework_boot_spring_boot_starter_2_0_7_RELEASE.xml" afterDir="false" />
+ <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__org_springframework_boot_spring_boot_starter_actuator_2_0_7_RELEASE.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/libraries/Maven__org_springframework_boot_spring_boot_starter_actuator_2_0_7_RELEASE.xml" afterDir="false" />
+ <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__org_springframework_boot_spring_boot_starter_aop_2_0_7_RELEASE.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/libraries/Maven__org_springframework_boot_spring_boot_starter_aop_2_0_7_RELEASE.xml" afterDir="false" />
+ <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__org_springframework_boot_spring_boot_starter_cache_2_0_7_RELEASE.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/libraries/Maven__org_springframework_boot_spring_boot_starter_cache_2_0_7_RELEASE.xml" afterDir="false" />
+ <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__org_springframework_boot_spring_boot_starter_jdbc_2_0_7_RELEASE.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/libraries/Maven__org_springframework_boot_spring_boot_starter_jdbc_2_0_7_RELEASE.xml" afterDir="false" />
+ <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__org_springframework_boot_spring_boot_starter_json_2_0_7_RELEASE.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/libraries/Maven__org_springframework_boot_spring_boot_starter_json_2_0_7_RELEASE.xml" afterDir="false" />
+ <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__org_springframework_boot_spring_boot_starter_log4j_1_3_8_RELEASE.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/libraries/Maven__org_springframework_boot_spring_boot_starter_log4j_1_3_8_RELEASE.xml" afterDir="false" />
+ <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__org_springframework_boot_spring_boot_starter_logging_2_0_7_RELEASE.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/libraries/Maven__org_springframework_boot_spring_boot_starter_logging_2_0_7_RELEASE.xml" afterDir="false" />
+ <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__org_springframework_boot_spring_boot_starter_test_2_0_7_RELEASE.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/libraries/Maven__org_springframework_boot_spring_boot_starter_test_2_0_7_RELEASE.xml" afterDir="false" />
+ <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__org_springframework_boot_spring_boot_starter_tomcat_2_0_7_RELEASE.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/libraries/Maven__org_springframework_boot_spring_boot_starter_tomcat_2_0_7_RELEASE.xml" afterDir="false" />
+ <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__org_springframework_boot_spring_boot_starter_web_2_0_7_RELEASE.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/libraries/Maven__org_springframework_boot_spring_boot_starter_web_2_0_7_RELEASE.xml" afterDir="false" />
+ <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__org_springframework_boot_spring_boot_starter_websocket_2_0_7_RELEASE.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/libraries/Maven__org_springframework_boot_spring_boot_starter_websocket_2_0_7_RELEASE.xml" afterDir="false" />
+ <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__org_springframework_boot_spring_boot_test_2_0_7_RELEASE.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/libraries/Maven__org_springframework_boot_spring_boot_test_2_0_7_RELEASE.xml" afterDir="false" />
+ <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__org_springframework_boot_spring_boot_test_autoconfigure_2_0_7_RELEASE.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/libraries/Maven__org_springframework_boot_spring_boot_test_autoconfigure_2_0_7_RELEASE.xml" afterDir="false" />
+ <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__org_springframework_cloud_spring_cloud_commons_2_0_2_RELEASE.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/libraries/Maven__org_springframework_cloud_spring_cloud_commons_2_0_2_RELEASE.xml" afterDir="false" />
+ <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__org_springframework_cloud_spring_cloud_config_client_2_0_2_RELEASE.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/libraries/Maven__org_springframework_cloud_spring_cloud_config_client_2_0_2_RELEASE.xml" afterDir="false" />
+ <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__org_springframework_cloud_spring_cloud_context_2_0_2_RELEASE.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/libraries/Maven__org_springframework_cloud_spring_cloud_context_2_0_2_RELEASE.xml" afterDir="false" />
+ <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__org_springframework_cloud_spring_cloud_netflix_archaius_2_0_2_RELEASE.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/libraries/Maven__org_springframework_cloud_spring_cloud_netflix_archaius_2_0_2_RELEASE.xml" afterDir="false" />
+ <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__org_springframework_cloud_spring_cloud_netflix_core_2_0_2_RELEASE.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/libraries/Maven__org_springframework_cloud_spring_cloud_netflix_core_2_0_2_RELEASE.xml" afterDir="false" />
+ <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__org_springframework_cloud_spring_cloud_netflix_eureka_client_2_0_2_RELEASE.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/libraries/Maven__org_springframework_cloud_spring_cloud_netflix_eureka_client_2_0_2_RELEASE.xml" afterDir="false" />
+ <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__org_springframework_cloud_spring_cloud_netflix_ribbon_2_0_2_RELEASE.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/libraries/Maven__org_springframework_cloud_spring_cloud_netflix_ribbon_2_0_2_RELEASE.xml" afterDir="false" />
+ <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__org_springframework_cloud_spring_cloud_openfeign_core_2_0_2_RELEASE.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/libraries/Maven__org_springframework_cloud_spring_cloud_openfeign_core_2_0_2_RELEASE.xml" afterDir="false" />
+ <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__org_springframework_cloud_spring_cloud_starter_2_0_2_RELEASE.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/libraries/Maven__org_springframework_cloud_spring_cloud_starter_2_0_2_RELEASE.xml" afterDir="false" />
+ <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__org_springframework_cloud_spring_cloud_starter_config_2_0_2_RELEASE.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/libraries/Maven__org_springframework_cloud_spring_cloud_starter_config_2_0_2_RELEASE.xml" afterDir="false" />
+ <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__org_springframework_cloud_spring_cloud_starter_netflix_archaius_2_0_2_RELEASE.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/libraries/Maven__org_springframework_cloud_spring_cloud_starter_netflix_archaius_2_0_2_RELEASE.xml" afterDir="false" />
+ <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__org_springframework_cloud_spring_cloud_starter_netflix_eureka_client_2_0_2_RELEASE.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/libraries/Maven__org_springframework_cloud_spring_cloud_starter_netflix_eureka_client_2_0_2_RELEASE.xml" afterDir="false" />
+ <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__org_springframework_cloud_spring_cloud_starter_netflix_hystrix_2_0_2_RELEASE.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/libraries/Maven__org_springframework_cloud_spring_cloud_starter_netflix_hystrix_2_0_2_RELEASE.xml" afterDir="false" />
+ <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__org_springframework_cloud_spring_cloud_starter_netflix_ribbon_2_0_2_RELEASE.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/libraries/Maven__org_springframework_cloud_spring_cloud_starter_netflix_ribbon_2_0_2_RELEASE.xml" afterDir="false" />
+ <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__org_springframework_cloud_spring_cloud_starter_openfeign_2_0_2_RELEASE.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/libraries/Maven__org_springframework_cloud_spring_cloud_starter_openfeign_2_0_2_RELEASE.xml" afterDir="false" />
+ <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__org_springframework_plugin_spring_plugin_core_1_2_0_RELEASE.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/libraries/Maven__org_springframework_plugin_spring_plugin_core_1_2_0_RELEASE.xml" afterDir="false" />
+ <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__org_springframework_plugin_spring_plugin_metadata_1_2_0_RELEASE.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/libraries/Maven__org_springframework_plugin_spring_plugin_metadata_1_2_0_RELEASE.xml" afterDir="false" />
+ <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__org_springframework_security_spring_security_crypto_5_0_10_RELEASE.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/libraries/Maven__org_springframework_security_spring_security_crypto_5_0_10_RELEASE.xml" afterDir="false" />
+ <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__org_springframework_security_spring_security_rsa_1_0_7_RELEASE.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/libraries/Maven__org_springframework_security_spring_security_rsa_1_0_7_RELEASE.xml" afterDir="false" />
+ <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__org_springframework_spring_aop_5_0_11_RELEASE.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/libraries/Maven__org_springframework_spring_aop_5_0_11_RELEASE.xml" afterDir="false" />
+ <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__org_springframework_spring_beans_5_0_11_RELEASE.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/libraries/Maven__org_springframework_spring_beans_5_0_11_RELEASE.xml" afterDir="false" />
+ <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__org_springframework_spring_context_5_0_11_RELEASE.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/libraries/Maven__org_springframework_spring_context_5_0_11_RELEASE.xml" afterDir="false" />
+ <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__org_springframework_spring_context_support_5_0_11_RELEASE.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/libraries/Maven__org_springframework_spring_context_support_5_0_11_RELEASE.xml" afterDir="false" />
+ <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__org_springframework_spring_core_5_0_11_RELEASE.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/libraries/Maven__org_springframework_spring_core_5_0_11_RELEASE.xml" afterDir="false" />
+ <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__org_springframework_spring_expression_5_0_11_RELEASE.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/libraries/Maven__org_springframework_spring_expression_5_0_11_RELEASE.xml" afterDir="false" />
+ <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__org_springframework_spring_jcl_5_0_11_RELEASE.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/libraries/Maven__org_springframework_spring_jcl_5_0_11_RELEASE.xml" afterDir="false" />
+ <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__org_springframework_spring_jdbc_5_0_11_RELEASE.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/libraries/Maven__org_springframework_spring_jdbc_5_0_11_RELEASE.xml" afterDir="false" />
+ <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__org_springframework_spring_messaging_5_0_11_RELEASE.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/libraries/Maven__org_springframework_spring_messaging_5_0_11_RELEASE.xml" afterDir="false" />
+ <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__org_springframework_spring_test_5_0_11_RELEASE.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/libraries/Maven__org_springframework_spring_test_5_0_11_RELEASE.xml" afterDir="false" />
+ <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__org_springframework_spring_tx_5_0_11_RELEASE.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/libraries/Maven__org_springframework_spring_tx_5_0_11_RELEASE.xml" afterDir="false" />
+ <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__org_springframework_spring_web_5_0_11_RELEASE.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/libraries/Maven__org_springframework_spring_web_5_0_11_RELEASE.xml" afterDir="false" />
+ <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__org_springframework_spring_webmvc_5_0_11_RELEASE.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/libraries/Maven__org_springframework_spring_webmvc_5_0_11_RELEASE.xml" afterDir="false" />
+ <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__org_springframework_spring_websocket_5_0_11_RELEASE.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/libraries/Maven__org_springframework_spring_websocket_5_0_11_RELEASE.xml" afterDir="false" />
+ <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__org_xmlunit_xmlunit_core_2_5_1.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/libraries/Maven__org_xmlunit_xmlunit_core_2_5_1.xml" afterDir="false" />
+ <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__org_yaml_snakeyaml_1_19.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/libraries/Maven__org_yaml_snakeyaml_1_19.xml" afterDir="false" />
+ <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__redis_clients_jedis_2_9_0.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/libraries/Maven__redis_clients_jedis_2_9_0.xml" afterDir="false" />
+ <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__stax_stax_api_1_0_1.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/libraries/Maven__stax_stax_api_1_0_1.xml" afterDir="false" />
+ <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__xml_apis_xml_apis_1_4_01.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/libraries/Maven__xml_apis_xml_apis_1_4_01.xml" afterDir="false" />
+ <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__xmlpull_xmlpull_1_1_3_1.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/libraries/Maven__xmlpull_xmlpull_1_1_3_1.xml" afterDir="false" />
+ <change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__xpp3_xpp3_min_1_1_4c.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/libraries/Maven__xpp3_xpp3_min_1_1_4c.xml" afterDir="false" />
<change beforePath="$PROJECT_DIR$/.idea/workspace.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/workspace.xml" afterDir="false" />
+ <change beforePath="$PROJECT_DIR$/dil-api.iml" beforeDir="false" afterPath="$PROJECT_DIR$/dil-api.iml" afterDir="false" />
+ <change beforePath="$PROJECT_DIR$/pom.xml" beforeDir="false" afterPath="$PROJECT_DIR$/pom.xml" afterDir="false" />
+ <change beforePath="$PROJECT_DIR$/src/main/java/com/steerinfo/dil/controller/RmsCarDriverController.java" beforeDir="false" afterPath="$PROJECT_DIR$/src/main/java/com/steerinfo/dil/controller/RmsCarDriverController.java" afterDir="false" />
+ <change beforePath="$PROJECT_DIR$/src/main/java/com/steerinfo/dil/mapper/RmsCarDriverMapper.java" beforeDir="false" afterPath="$PROJECT_DIR$/src/main/java/com/steerinfo/dil/mapper/RmsCarDriverMapper.java" afterDir="false" />
+ <change beforePath="$PROJECT_DIR$/src/main/java/com/steerinfo/dil/model/RmsCarDriver.java" beforeDir="false" afterPath="$PROJECT_DIR$/src/main/java/com/steerinfo/dil/model/RmsCarDriver.java" afterDir="false" />
+ <change beforePath="$PROJECT_DIR$/src/main/java/com/steerinfo/dil/service/IRmsCarDriverService.java" beforeDir="false" afterPath="$PROJECT_DIR$/src/main/java/com/steerinfo/dil/service/IRmsCarDriverService.java" afterDir="false" />
+ <change beforePath="$PROJECT_DIR$/src/main/java/com/steerinfo/dil/service/impl/RmsCarDriverServiceImpl.java" beforeDir="false" afterPath="$PROJECT_DIR$/src/main/java/com/steerinfo/dil/service/impl/RmsCarDriverServiceImpl.java" afterDir="false" />
+ <change beforePath="$PROJECT_DIR$/src/main/resources/com/steerinfo/dil/mapper/RmsCarDriverMapper.xml" beforeDir="false" afterPath="$PROJECT_DIR$/src/main/resources/com/steerinfo/dil/mapper/RmsCarDriverMapper.xml" afterDir="false" />
+ <change beforePath="$PROJECT_DIR$/src/main/resources/com/steerinfo/dil/mapper/RmsWarehouseMapper.xml" beforeDir="false" afterPath="$PROJECT_DIR$/src/main/resources/com/steerinfo/dil/mapper/RmsWarehouseMapper.xml" afterDir="false" />
+ <change beforePath="$PROJECT_DIR$/target/classes/application-dev.yml" beforeDir="false" />
+ <change beforePath="$PROJECT_DIR$/target/classes/application-prod.yml" beforeDir="false" />
+ <change beforePath="$PROJECT_DIR$/target/classes/application.yml" beforeDir="false" />
+ <change beforePath="$PROJECT_DIR$/target/classes/bootstrap.yml" beforeDir="false" />
+ <change beforePath="$PROJECT_DIR$/target/classes/com/steerinfo/DilApplicationMain.class" beforeDir="false" />
+ <change beforePath="$PROJECT_DIR$/target/classes/com/steerinfo/dil/config/CorsConfig1.class" beforeDir="false" />
+ <change beforePath="$PROJECT_DIR$/target/classes/com/steerinfo/dil/config/WebSocketConfig.class" beforeDir="false" />
+ <change beforePath="$PROJECT_DIR$/target/classes/com/steerinfo/dil/controller/DilNoticeController.class" beforeDir="false" />
+ <change beforePath="$PROJECT_DIR$/target/classes/com/steerinfo/dil/controller/RmsCapacityController.class" beforeDir="false" afterPath="$PROJECT_DIR$/target/classes/com/steerinfo/dil/controller/RmsCapacityController.class" afterDir="false" />
+ <change beforePath="$PROJECT_DIR$/target/classes/com/steerinfo/dil/controller/RmsCarDriverController.class" beforeDir="false" afterPath="$PROJECT_DIR$/target/classes/com/steerinfo/dil/controller/RmsCarDriverController.class" afterDir="false" />
+ <change beforePath="$PROJECT_DIR$/target/classes/com/steerinfo/dil/controller/RmsCarrierController.class" beforeDir="false" afterPath="$PROJECT_DIR$/target/classes/com/steerinfo/dil/controller/RmsCarrierController.class" afterDir="false" />
+ <change beforePath="$PROJECT_DIR$/target/classes/com/steerinfo/dil/controller/RmsConsigneeController.class" beforeDir="false" />
+ <change beforePath="$PROJECT_DIR$/target/classes/com/steerinfo/dil/controller/RmsDriverCapacityController.class" beforeDir="false" />
+ <change beforePath="$PROJECT_DIR$/target/classes/com/steerinfo/dil/controller/RmsGatepostController.class" beforeDir="false" afterPath="$PROJECT_DIR$/target/classes/com/steerinfo/dil/controller/RmsGatepostController.class" afterDir="false" />
+ <change beforePath="$PROJECT_DIR$/target/classes/com/steerinfo/dil/controller/RmsLineController.class" beforeDir="false" />
+ <change beforePath="$PROJECT_DIR$/target/classes/com/steerinfo/dil/controller/RmsLineSegemntController.class" beforeDir="false" />
+ <change beforePath="$PROJECT_DIR$/target/classes/com/steerinfo/dil/controller/RmsLinkController.class" beforeDir="false" />
+ <change beforePath="$PROJECT_DIR$/target/classes/com/steerinfo/dil/controller/RmsMaterialController.class" beforeDir="false" afterPath="$PROJECT_DIR$/target/classes/com/steerinfo/dil/controller/RmsMaterialController.class" afterDir="false" />
+ <change beforePath="$PROJECT_DIR$/target/classes/com/steerinfo/dil/controller/RmsMaterialTypeController.class" beforeDir="false" />
+ <change beforePath="$PROJECT_DIR$/target/classes/com/steerinfo/dil/controller/RmsOilPriceController.class" beforeDir="false" />
+ <change beforePath="$PROJECT_DIR$/target/classes/com/steerinfo/dil/controller/RmsPersonnelController.class" beforeDir="false" afterPath="$PROJECT_DIR$/target/classes/com/steerinfo/dil/controller/RmsPersonnelController.class" afterDir="false" />
+ <change beforePath="$PROJECT_DIR$/target/classes/com/steerinfo/dil/controller/RmsPierController.class" beforeDir="false" />
+ <change beforePath="$PROJECT_DIR$/target/classes/com/steerinfo/dil/controller/RmsPortController.class" beforeDir="false" />
+ <change beforePath="$PROJECT_DIR$/target/classes/com/steerinfo/dil/controller/RmsPortStorageYard.class" beforeDir="false" />
+ <change beforePath="$PROJECT_DIR$/target/classes/com/steerinfo/dil/controller/RmsShipperController.class" beforeDir="false" afterPath="$PROJECT_DIR$/target/classes/com/steerinfo/dil/controller/RmsShipperController.class" afterDir="false" />
+ <change beforePath="$PROJECT_DIR$/target/classes/com/steerinfo/dil/controller/RmsSupplierController.class" beforeDir="false" afterPath="$PROJECT_DIR$/target/classes/com/steerinfo/dil/controller/RmsSupplierController.class" afterDir="false" />
+ <change beforePath="$PROJECT_DIR$/target/classes/com/steerinfo/dil/controller/RmsTruckCalculateController.class" beforeDir="false" />
+ <change beforePath="$PROJECT_DIR$/target/classes/com/steerinfo/dil/controller/RmsWarehouseController.class" beforeDir="false" />
+ <change beforePath="$PROJECT_DIR$/target/classes/com/steerinfo/dil/feign/AmsFeign.class" beforeDir="false" />
+ <change beforePath="$PROJECT_DIR$/target/classes/com/steerinfo/dil/feign/ColumnDataFeign.class" beforeDir="false" />
+ <change beforePath="$PROJECT_DIR$/target/classes/com/steerinfo/dil/feign/ESFeign.class" beforeDir="false" />
+ <change beforePath="$PROJECT_DIR$/target/classes/com/steerinfo/dil/interceptors/MyLocaleChangeInterceptor.class" beforeDir="false" />
+ <change beforePath="$PROJECT_DIR$/target/classes/com/steerinfo/dil/mapper/CommonSeq.class" beforeDir="false" />
+ <change beforePath="$PROJECT_DIR$/target/classes/com/steerinfo/dil/mapper/DilNoticeMapper.class" beforeDir="false" />
+ <change beforePath="$PROJECT_DIR$/target/classes/com/steerinfo/dil/mapper/DilNoticeMapper.xml" beforeDir="false" />
+ <change beforePath="$PROJECT_DIR$/target/classes/com/steerinfo/dil/mapper/RmsBidAreaMapper.class" beforeDir="false" />
+ <change beforePath="$PROJECT_DIR$/target/classes/com/steerinfo/dil/mapper/RmsBidAreaMapper.xml" beforeDir="false" />
+ <change beforePath="$PROJECT_DIR$/target/classes/com/steerinfo/dil/mapper/RmsCapacityMapper.class" beforeDir="false" />
+ <change beforePath="$PROJECT_DIR$/target/classes/com/steerinfo/dil/mapper/RmsCapacityMapper.xml" beforeDir="false" />
+ <change beforePath="$PROJECT_DIR$/target/classes/com/steerinfo/dil/mapper/RmsCarDriverMapper.class" beforeDir="false" />
+ <change beforePath="$PROJECT_DIR$/target/classes/com/steerinfo/dil/mapper/RmsCarDriverMapper.xml" beforeDir="false" />
+ <change beforePath="$PROJECT_DIR$/target/classes/com/steerinfo/dil/mapper/RmsCarrierMapper.class" beforeDir="false" />
+ <change beforePath="$PROJECT_DIR$/target/classes/com/steerinfo/dil/mapper/RmsCarrierMapper.xml" beforeDir="false" afterPath="$PROJECT_DIR$/target/classes/com/steerinfo/dil/mapper/RmsCarrierMapper.xml" afterDir="false" />
+ <change beforePath="$PROJECT_DIR$/target/classes/com/steerinfo/dil/mapper/RmsConsigneeMapper.class" beforeDir="false" />
+ <change beforePath="$PROJECT_DIR$/target/classes/com/steerinfo/dil/mapper/RmsConsigneeMapper.xml" beforeDir="false" />
+ <change beforePath="$PROJECT_DIR$/target/classes/com/steerinfo/dil/mapper/RmsDriverCapacityMapper.class" beforeDir="false" />
+ <change beforePath="$PROJECT_DIR$/target/classes/com/steerinfo/dil/mapper/RmsDriverCapacityMapper.xml" beforeDir="false" />
+ <change beforePath="$PROJECT_DIR$/target/classes/com/steerinfo/dil/mapper/RmsGatepostMapper.class" beforeDir="false" />
+ <change beforePath="$PROJECT_DIR$/target/classes/com/steerinfo/dil/mapper/RmsGatepostMapper.xml" beforeDir="false" />
+ <change beforePath="$PROJECT_DIR$/target/classes/com/steerinfo/dil/mapper/RmsGatepostRulesMapper.class" beforeDir="false" />
+ <change beforePath="$PROJECT_DIR$/target/classes/com/steerinfo/dil/mapper/RmsGatepostRulesMapper.xml" beforeDir="false" />
+ <change beforePath="$PROJECT_DIR$/target/classes/com/steerinfo/dil/mapper/RmsLineMapper.class" beforeDir="false" />
+ <change beforePath="$PROJECT_DIR$/target/classes/com/steerinfo/dil/mapper/RmsLineMapper.xml" beforeDir="false" />
+ <change beforePath="$PROJECT_DIR$/target/classes/com/steerinfo/dil/mapper/RmsLineSegemntMapper.class" beforeDir="false" />
+ <change beforePath="$PROJECT_DIR$/target/classes/com/steerinfo/dil/mapper/RmsLineSegemntMapper.xml" beforeDir="false" />
+ <change beforePath="$PROJECT_DIR$/target/classes/com/steerinfo/dil/mapper/RmsLinkMapper.class" beforeDir="false" />
+ <change beforePath="$PROJECT_DIR$/target/classes/com/steerinfo/dil/mapper/RmsLinkMapper.xml" beforeDir="false" />
+ <change beforePath="$PROJECT_DIR$/target/classes/com/steerinfo/dil/mapper/RmsMaterialMapper.class" beforeDir="false" />
+ <change beforePath="$PROJECT_DIR$/target/classes/com/steerinfo/dil/mapper/RmsMaterialMapper.xml" beforeDir="false" />
+ <change beforePath="$PROJECT_DIR$/target/classes/com/steerinfo/dil/mapper/RmsMaterialSteelMapper.class" beforeDir="false" />
+ <change beforePath="$PROJECT_DIR$/target/classes/com/steerinfo/dil/mapper/RmsMaterialTypeMapper.class" beforeDir="false" />
+ <change beforePath="$PROJECT_DIR$/target/classes/com/steerinfo/dil/mapper/RmsMaterialTypeMapper.xml" beforeDir="false" />
+ <change beforePath="$PROJECT_DIR$/target/classes/com/steerinfo/dil/mapper/RmsOilPriceMapper.class" beforeDir="false" />
+ <change beforePath="$PROJECT_DIR$/target/classes/com/steerinfo/dil/mapper/RmsOilPriceMapper.xml" beforeDir="false" />
+ <change beforePath="$PROJECT_DIR$/target/classes/com/steerinfo/dil/mapper/RmsPersonnelMapper.class" beforeDir="false" />
+ <change beforePath="$PROJECT_DIR$/target/classes/com/steerinfo/dil/mapper/RmsPersonnelMapper.xml" beforeDir="false" />
+ <change beforePath="$PROJECT_DIR$/target/classes/com/steerinfo/dil/mapper/RmsPierMapper.class" beforeDir="false" />
+ <change beforePath="$PROJECT_DIR$/target/classes/com/steerinfo/dil/mapper/RmsPierMapper.xml" beforeDir="false" />
+ <change beforePath="$PROJECT_DIR$/target/classes/com/steerinfo/dil/mapper/RmsPortMapper.class" beforeDir="false" />
+ <change beforePath="$PROJECT_DIR$/target/classes/com/steerinfo/dil/mapper/RmsPortMapper.xml" beforeDir="false" />
+ <change beforePath="$PROJECT_DIR$/target/classes/com/steerinfo/dil/mapper/RmsShipperMapper.class" beforeDir="false" />
+ <change beforePath="$PROJECT_DIR$/target/classes/com/steerinfo/dil/mapper/RmsShipperMapper.xml" beforeDir="false" />
+ <change beforePath="$PROJECT_DIR$/target/classes/com/steerinfo/dil/mapper/RmsSupplierMapper.class" beforeDir="false" />
+ <change beforePath="$PROJECT_DIR$/target/classes/com/steerinfo/dil/mapper/RmsSupplierMapper.xml" beforeDir="false" />
+ <change beforePath="$PROJECT_DIR$/target/classes/com/steerinfo/dil/mapper/RmsTruckCalculateMapper.class" beforeDir="false" />
+ <change beforePath="$PROJECT_DIR$/target/classes/com/steerinfo/dil/mapper/RmsTruckCalculateMapper.xml" beforeDir="false" />
+ <change beforePath="$PROJECT_DIR$/target/classes/com/steerinfo/dil/mapper/RmsTruckCalculateMaterialMapper.class" beforeDir="false" />
+ <change beforePath="$PROJECT_DIR$/target/classes/com/steerinfo/dil/mapper/RmsTruckCalculateMaterialMapper.xml" beforeDir="false" />
+ <change beforePath="$PROJECT_DIR$/target/classes/com/steerinfo/dil/mapper/RmsUnitOfMeasureMapper.class" beforeDir="false" />
+ <change beforePath="$PROJECT_DIR$/target/classes/com/steerinfo/dil/mapper/RmsUnitOfMeasureMapper.xml" beforeDir="false" />
+ <change beforePath="$PROJECT_DIR$/target/classes/com/steerinfo/dil/mapper/RmsWarehouseMapper.class" beforeDir="false" />
+ <change beforePath="$PROJECT_DIR$/target/classes/com/steerinfo/dil/mapper/RmsWarehouseMapper.xml" beforeDir="false" />
+ <change beforePath="$PROJECT_DIR$/target/classes/com/steerinfo/dil/model/DilNotice.class" beforeDir="false" />
+ <change beforePath="$PROJECT_DIR$/target/classes/com/steerinfo/dil/model/RmsBidArea.class" beforeDir="false" />
+ <change beforePath="$PROJECT_DIR$/target/classes/com/steerinfo/dil/model/RmsCapacity.class" beforeDir="false" />
+ <change beforePath="$PROJECT_DIR$/target/classes/com/steerinfo/dil/model/RmsCarDriver.class" beforeDir="false" />
+ <change beforePath="$PROJECT_DIR$/target/classes/com/steerinfo/dil/model/RmsCarrier.class" beforeDir="false" afterPath="$PROJECT_DIR$/target/classes/com/steerinfo/dil/model/RmsCarrier.class" afterDir="false" />
+ <change beforePath="$PROJECT_DIR$/target/classes/com/steerinfo/dil/model/RmsConsignee.class" beforeDir="false" />
+ <change beforePath="$PROJECT_DIR$/target/classes/com/steerinfo/dil/model/RmsDriverCapacity.class" beforeDir="false" />
+ <change beforePath="$PROJECT_DIR$/target/classes/com/steerinfo/dil/model/RmsGatepost.class" beforeDir="false" />
+ <change beforePath="$PROJECT_DIR$/target/classes/com/steerinfo/dil/model/RmsGatepostRules.class" beforeDir="false" />
+ <change beforePath="$PROJECT_DIR$/target/classes/com/steerinfo/dil/model/RmsLine.class" beforeDir="false" />
+ <change beforePath="$PROJECT_DIR$/target/classes/com/steerinfo/dil/model/RmsLineSegemnt.class" beforeDir="false" />
+ <change beforePath="$PROJECT_DIR$/target/classes/com/steerinfo/dil/model/RmsLink.class" beforeDir="false" />
+ <change beforePath="$PROJECT_DIR$/target/classes/com/steerinfo/dil/model/RmsMaterial.class" beforeDir="false" />
+ <change beforePath="$PROJECT_DIR$/target/classes/com/steerinfo/dil/model/RmsMaterialSteel.class" beforeDir="false" />
+ <change beforePath="$PROJECT_DIR$/target/classes/com/steerinfo/dil/model/RmsMaterialType.class" beforeDir="false" />
+ <change beforePath="$PROJECT_DIR$/target/classes/com/steerinfo/dil/model/RmsOilPrice.class" beforeDir="false" />
+ <change beforePath="$PROJECT_DIR$/target/classes/com/steerinfo/dil/model/RmsPersonnel.class" beforeDir="false" />
+ <change beforePath="$PROJECT_DIR$/target/classes/com/steerinfo/dil/model/RmsPier.class" beforeDir="false" />
+ <change beforePath="$PROJECT_DIR$/target/classes/com/steerinfo/dil/model/RmsPort.class" beforeDir="false" />
+ <change beforePath="$PROJECT_DIR$/target/classes/com/steerinfo/dil/model/RmsShipper.class" beforeDir="false" />
+ <change beforePath="$PROJECT_DIR$/target/classes/com/steerinfo/dil/model/RmsSupplier.class" beforeDir="false" />
+ <change beforePath="$PROJECT_DIR$/target/classes/com/steerinfo/dil/model/RmsTruckCalculate.class" beforeDir="false" />
+ <change beforePath="$PROJECT_DIR$/target/classes/com/steerinfo/dil/model/RmsTruckCalculateMaterial.class" beforeDir="false" />
+ <change beforePath="$PROJECT_DIR$/target/classes/com/steerinfo/dil/model/RmsUnitOfMeasure.class" beforeDir="false" />
+ <change beforePath="$PROJECT_DIR$/target/classes/com/steerinfo/dil/model/RmsWarehouse.class" beforeDir="false" />
+ <change beforePath="$PROJECT_DIR$/target/classes/com/steerinfo/dil/service/IDilNoticeService.class" beforeDir="false" />
+ <change beforePath="$PROJECT_DIR$/target/classes/com/steerinfo/dil/service/IRmsBidAreaService.class" beforeDir="false" />
+ <change beforePath="$PROJECT_DIR$/target/classes/com/steerinfo/dil/service/IRmsCapacityService.class" beforeDir="false" />
+ <change beforePath="$PROJECT_DIR$/target/classes/com/steerinfo/dil/service/IRmsCarDriverService.class" beforeDir="false" />
+ <change beforePath="$PROJECT_DIR$/target/classes/com/steerinfo/dil/service/IRmsCarrierService.class" beforeDir="false" />
+ <change beforePath="$PROJECT_DIR$/target/classes/com/steerinfo/dil/service/IRmsConsigneeService.class" beforeDir="false" />
+ <change beforePath="$PROJECT_DIR$/target/classes/com/steerinfo/dil/service/IRmsDriverCapacityService.class" beforeDir="false" />
+ <change beforePath="$PROJECT_DIR$/target/classes/com/steerinfo/dil/service/IRmsGatepostRulesService.class" beforeDir="false" />
+ <change beforePath="$PROJECT_DIR$/target/classes/com/steerinfo/dil/service/IRmsGatepostService.class" beforeDir="false" />
+ <change beforePath="$PROJECT_DIR$/target/classes/com/steerinfo/dil/service/IRmsLineSegemntService.class" beforeDir="false" />
+ <change beforePath="$PROJECT_DIR$/target/classes/com/steerinfo/dil/service/IRmsLineService.class" beforeDir="false" />
+ <change beforePath="$PROJECT_DIR$/target/classes/com/steerinfo/dil/service/IRmsLinkService.class" beforeDir="false" />
+ <change beforePath="$PROJECT_DIR$/target/classes/com/steerinfo/dil/service/IRmsMaterialService.class" beforeDir="false" />
+ <change beforePath="$PROJECT_DIR$/target/classes/com/steerinfo/dil/service/IRmsMaterialTypeService.class" beforeDir="false" />
+ <change beforePath="$PROJECT_DIR$/target/classes/com/steerinfo/dil/service/IRmsOilPriceService.class" beforeDir="false" />
+ <change beforePath="$PROJECT_DIR$/target/classes/com/steerinfo/dil/service/IRmsPersonnelService.class" beforeDir="false" />
+ <change beforePath="$PROJECT_DIR$/target/classes/com/steerinfo/dil/service/IRmsPierService.class" beforeDir="false" />
+ <change beforePath="$PROJECT_DIR$/target/classes/com/steerinfo/dil/service/IRmsPortService.class" beforeDir="false" />
+ <change beforePath="$PROJECT_DIR$/target/classes/com/steerinfo/dil/service/IRmsPortStorageYardService.class" beforeDir="false" />
+ <change beforePath="$PROJECT_DIR$/target/classes/com/steerinfo/dil/service/IRmsShipperService.class" beforeDir="false" />
+ <change beforePath="$PROJECT_DIR$/target/classes/com/steerinfo/dil/service/IRmsSupplierService.class" beforeDir="false" afterPath="$PROJECT_DIR$/target/classes/com/steerinfo/dil/service/IRmsSupplierService.class" afterDir="false" />
+ <change beforePath="$PROJECT_DIR$/target/classes/com/steerinfo/dil/service/IRmsTruckCalculateService.class" beforeDir="false" />
+ <change beforePath="$PROJECT_DIR$/target/classes/com/steerinfo/dil/service/IRmsWarehouseService.class" beforeDir="false" />
+ <change beforePath="$PROJECT_DIR$/target/classes/com/steerinfo/dil/service/impl/DilNoticeServiceImpl.class" beforeDir="false" />
+ <change beforePath="$PROJECT_DIR$/target/classes/com/steerinfo/dil/service/impl/RmsBidAreaServiceImpl.class" beforeDir="false" />
+ <change beforePath="$PROJECT_DIR$/target/classes/com/steerinfo/dil/service/impl/RmsCapacityServiceImpl.class" beforeDir="false" />
+ <change beforePath="$PROJECT_DIR$/target/classes/com/steerinfo/dil/service/impl/RmsCarDriverServiceImpl.class" beforeDir="false" />
+ <change beforePath="$PROJECT_DIR$/target/classes/com/steerinfo/dil/service/impl/RmsCarrierServiceImpl.class" beforeDir="false" afterPath="$PROJECT_DIR$/target/classes/com/steerinfo/dil/service/impl/RmsCarrierServiceImpl.class" afterDir="false" />
+ <change beforePath="$PROJECT_DIR$/target/classes/com/steerinfo/dil/service/impl/RmsConsigneeServiceImpl.class" beforeDir="false" />
+ <change beforePath="$PROJECT_DIR$/target/classes/com/steerinfo/dil/service/impl/RmsDriverCapacityServiceImpl.class" beforeDir="false" />
+ <change beforePath="$PROJECT_DIR$/target/classes/com/steerinfo/dil/service/impl/RmsGatepostRulesServiceImpl.class" beforeDir="false" />
+ <change beforePath="$PROJECT_DIR$/target/classes/com/steerinfo/dil/service/impl/RmsGatepostServiceImpl.class" beforeDir="false" />
+ <change beforePath="$PROJECT_DIR$/target/classes/com/steerinfo/dil/service/impl/RmsLineSegemntServiceImpl.class" beforeDir="false" />
+ <change beforePath="$PROJECT_DIR$/target/classes/com/steerinfo/dil/service/impl/RmsLineServiceImpl.class" beforeDir="false" />
+ <change beforePath="$PROJECT_DIR$/target/classes/com/steerinfo/dil/service/impl/RmsLinkServiceImpl.class" beforeDir="false" />
+ <change beforePath="$PROJECT_DIR$/target/classes/com/steerinfo/dil/service/impl/RmsMaterialServiceImpl.class" beforeDir="false" />
+ <change beforePath="$PROJECT_DIR$/target/classes/com/steerinfo/dil/service/impl/RmsMaterialTypeServiceImpl.class" beforeDir="false" />
+ <change beforePath="$PROJECT_DIR$/target/classes/com/steerinfo/dil/service/impl/RmsOilPriceServiceImpl.class" beforeDir="false" />
+ <change beforePath="$PROJECT_DIR$/target/classes/com/steerinfo/dil/service/impl/RmsPersonnelServiceImpl.class" beforeDir="false" />
+ <change beforePath="$PROJECT_DIR$/target/classes/com/steerinfo/dil/service/impl/RmsPierServiceImpl.class" beforeDir="false" />
+ <change beforePath="$PROJECT_DIR$/target/classes/com/steerinfo/dil/service/impl/RmsPortServiceImpl.class" beforeDir="false" />
+ <change beforePath="$PROJECT_DIR$/target/classes/com/steerinfo/dil/service/impl/RmsPortStorageYardService.class" beforeDir="false" />
+ <change beforePath="$PROJECT_DIR$/target/classes/com/steerinfo/dil/service/impl/RmsShipperServiceImpl.class" beforeDir="false" />
+ <change beforePath="$PROJECT_DIR$/target/classes/com/steerinfo/dil/service/impl/RmsSupplierServiceImpl.class" beforeDir="false" afterPath="$PROJECT_DIR$/target/classes/com/steerinfo/dil/service/impl/RmsSupplierServiceImpl.class" afterDir="false" />
+ <change beforePath="$PROJECT_DIR$/target/classes/com/steerinfo/dil/service/impl/RmsTruckCalculateServiceImpl.class" beforeDir="false" />
+ <change beforePath="$PROJECT_DIR$/target/classes/com/steerinfo/dil/service/impl/RmsWarehouseServiceImpl.class" beforeDir="false" />
+ <change beforePath="$PROJECT_DIR$/target/classes/com/steerinfo/dil/util/BaseRESTfulController.class" beforeDir="false" />
+ <change beforePath="$PROJECT_DIR$/target/classes/com/steerinfo/dil/util/ColumnDataUtil.class" beforeDir="false" />
+ <change beforePath="$PROJECT_DIR$/target/classes/com/steerinfo/dil/util/DataChange.class" beforeDir="false" />
+ <change beforePath="$PROJECT_DIR$/target/classes/com/steerinfo/dil/util/DataConversionTool.class" beforeDir="false" />
+ <change beforePath="$PROJECT_DIR$/target/classes/com/steerinfo/dil/util/PageListAdd.class" beforeDir="false" />
+ <change beforePath="$PROJECT_DIR$/target/classes/com/steerinfo/dil/util/util.class" beforeDir="false" />
+ <change beforePath="$PROJECT_DIR$/target/classes/log4j.properties" beforeDir="false" />
+ <change beforePath="$PROJECT_DIR$/target/classes/message.properties" beforeDir="false" />
+ <change beforePath="$PROJECT_DIR$/target/dil-api-1.0-SNAPSHOT.jar" beforeDir="false" />
+ <change beforePath="$PROJECT_DIR$/target/dil-api-1.0-SNAPSHOT.jar.original" beforeDir="false" />
+ <change beforePath="$PROJECT_DIR$/target/maven-archiver/pom.properties" beforeDir="false" />
+ <change beforePath="$PROJECT_DIR$/target/maven-status/maven-compiler-plugin/compile/default-compile/createdFiles.lst" beforeDir="false" />
+ <change beforePath="$PROJECT_DIR$/target/maven-status/maven-compiler-plugin/compile/default-compile/inputFiles.lst" beforeDir="false" afterPath="$PROJECT_DIR$/target/maven-status/maven-compiler-plugin/compile/default-compile/inputFiles.lst" afterDir="false" />
+ <change beforePath="$PROJECT_DIR$/target/maven-status/maven-compiler-plugin/testCompile/default-testCompile/createdFiles.lst" beforeDir="false" afterPath="$PROJECT_DIR$/target/maven-status/maven-compiler-plugin/testCompile/default-testCompile/createdFiles.lst" afterDir="false" />
+ <change beforePath="$PROJECT_DIR$/target/maven-status/maven-compiler-plugin/testCompile/default-testCompile/inputFiles.lst" beforeDir="false" />
+ <change beforePath="$PROJECT_DIR$/target/test-classes/com/steerinfo/dil/rmsbidarea/controller/RmsBidAreaController.class" beforeDir="false" />
+ <change beforePath="$PROJECT_DIR$/target/test-classes/com/steerinfo/dil/rmsbidarea/mapper/RmsBidAreaMapper.class" beforeDir="false" />
+ <change beforePath="$PROJECT_DIR$/target/test-classes/com/steerinfo/dil/rmsbidarea/model/RmsBidArea.class" beforeDir="false" />
+ <change beforePath="$PROJECT_DIR$/target/test-classes/com/steerinfo/dil/rmsbidarea/service/IRmsBidAreaService.class" beforeDir="false" />
+ <change beforePath="$PROJECT_DIR$/target/test-classes/com/steerinfo/dil/rmsbidarea/service/impl/RmsBidAreaServiceImpl.class" beforeDir="false" />
+ <change beforePath="$PROJECT_DIR$/target/test-classes/com/steerinfo/dil/rmscarrier/controller/RmsCarrierController.class" beforeDir="false" />
+ <change beforePath="$PROJECT_DIR$/target/test-classes/com/steerinfo/dil/rmscarrier/mapper/RmsCarrierMapper.class" beforeDir="false" />
+ <change beforePath="$PROJECT_DIR$/target/test-classes/com/steerinfo/dil/rmscarrier/model/RmsCarrier.class" beforeDir="false" />
+ <change beforePath="$PROJECT_DIR$/target/test-classes/com/steerinfo/dil/rmscarrier/service/IRmsCarrierService.class" beforeDir="false" />
+ <change beforePath="$PROJECT_DIR$/target/test-classes/com/steerinfo/dil/rmscarrier/service/impl/RmsCarrierServiceImpl.class" 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 name="FileTemplateManagerImpl">
- <option name="RECENT_TEMPLATES">
- <list>
- <option value="Class" />
- </list>
- </option>
- </component>
<component name="Git.Settings">
<option name="RECENT_GIT_ROOT_PATH" value="$PROJECT_DIR$" />
@@ -52,7 +467,6 @@
<option name="showLibraryContents" value="true" />
<component name="PropertiesComponent">
- <property name="DatabaseDriversLRU" value="oracle" />
<property name="RequestMappingsPanelOrder0" value="0" />
<property name="RequestMappingsPanelOrder1" value="1" />
<property name="RequestMappingsPanelWidth0" value="75" />
@@ -62,6 +476,7 @@
<property name="WebServerToolWindowFactoryState" value="false" />
<property name="aspect.path.notification.shown" value="true" />
<property name="last_opened_file_path" value="$PROJECT_DIR$/src/main/resources/com/steerinfo/dil/mapper" />
+ <property name="last_opened_file_path" value="$PROJECT_DIR$/../DAL-DAZHOU-API" />
<property name="node.js.detected.package.eslint" value="true" />
<property name="node.js.detected.package.tslint" value="true" />
<property name="node.js.path.for.package.eslint" value="project" />
@@ -69,7 +484,7 @@
<property name="node.js.selected.package.eslint" value="(autodetect)" />
<property name="node.js.selected.package.tslint" value="(autodetect)" />
<property name="nodejs_package_manager_path" value="npm" />
- <property name="settings.editor.selected.configurable" value="SQL Resolution Scopes" />
+ <property name="settings.editor.selected.configurable" value="MavenSettings" />
<component name="RecentsManager">
<key name="CopyClassDialog.RECENTS_KEY">
@@ -97,7 +512,7 @@
<component name="TaskManager">
<task active="true" id="Default" summary="Default task">
- <changelist id="63a9508b-a79b-4e42-90a6-b7f9eba63c9f" name="Default Changelist" comment="" />
+ <changelist id="abe40335-1998-468a-9c83-8ed884d8e030" name="Default Changelist" comment="" />
<created>1639799862423</created>
<option name="number" value="Default" />
<option name="presentableId" value="Default" />
@@ -106,15 +521,7 @@
<workItem from="1639963691127" duration="15865000" />
<workItem from="1639799866763" duration="19781000" />
<workItem from="1639960339544" duration="3726000" />
- <workItem from="1640117910355" duration="633000" />
- <workItem from="1640142169953" duration="297000" />
- <workItem from="1640142781611" duration="5098000" />
- <workItem from="1640263987979" duration="19444000" />
<workItem from="1640051164076" duration="1408000" />
- <workItem from="1640172635152" duration="309000" />
- <workItem from="1640222259574" duration="36095000" />
- <workItem from="1640308588528" duration="620000" />
- <workItem from="1640309362007" duration="9949000" />
</task>
<servers />
@@ -134,117 +541,100 @@
<option name="oldMeFiltersMigrated" value="true" />
<component name="WindowStateProjectService">
- <state x="233" y="0" key="#com.intellij.execution.impl.EditConfigurationsDialog" timestamp="1640311504613">
- <screen x="0" y="0" width="1280" height="680" />
- </state>
- <state x="233" y="0" key="#com.intellij.execution.impl.EditConfigurationsDialog/0.0.1280.680@0.0.1280.680" timestamp="1640311504613" />
- <state x="446" y="46" key="#com.intellij.ide.util.MemberChooser" timestamp="1640328548794">
+ <state x="446" y="46" key="#com.intellij.ide.util.MemberChooser" timestamp="1639985896075">
<screen x="0" y="0" width="1280" height="680" />
</state>
- <state x="446" y="46" key="#com.intellij.ide.util.MemberChooser/0.0.1280.680@0.0.1280.680" timestamp="1640328548794" />
- <state x="535" y="56" key="#com.intellij.ide.util.MemberChooser/0.0.1536.824@0.0.1536.824" timestamp="1640232070241" />
- <state x="544" y="279" width="448" height="273" key="#com.intellij.refactoring.move.moveClassesOrPackages.MoveClassesOrPackagesDialog.classes" timestamp="1640315914802">
- <screen x="0" y="0" width="1536" height="824" />
- <state x="544" y="279" width="448" height="273" key="#com.intellij.refactoring.move.moveClassesOrPackages.MoveClassesOrPackagesDialog.classes/0.0.1536.824@0.0.1536.824" timestamp="1640315914802" />
+ <state x="446" y="46" key="#com.intellij.ide.util.MemberChooser/0.0.1280.680@0.0.1280.680" timestamp="1639985896075" />
<state width="444" height="466" key="DebuggerActiveHint" timestamp="1639818003519">
<screen x="0" y="0" width="1536" height="824" />
<state width="444" height="466" key="DebuggerActiveHint/0.0.1536.824@0.0.1536.824" timestamp="1639818003519" />
- <state x="549" y="166" key="FileChooserDialogImpl" timestamp="1640272173598">
+ <state x="549" y="166" key="FileChooserDialogImpl" timestamp="1639961493966">
<state x="458" y="137" key="FileChooserDialogImpl/0.0.1280.680@0.0.1280.680" timestamp="1639965013078" />
- <state x="549" y="166" key="FileChooserDialogImpl/0.0.1536.824@0.0.1536.824" timestamp="1640272173598" />
- <state width="1237" height="199" key="GridCell.Tab.0.bottom" timestamp="1640421453725">
+ <state x="549" y="166" key="FileChooserDialogImpl/0.0.1536.824@0.0.1536.824" timestamp="1639961493966" />
+ <state width="1237" height="175" key="GridCell.Tab.0.bottom" timestamp="1640423163556">
- <state width="1237" height="199" key="GridCell.Tab.0.bottom/0.0.1280.680@0.0.1280.680" timestamp="1640421453725" />
- <state width="1493" height="136" key="GridCell.Tab.0.bottom/0.0.1536.824@0.0.1536.824" timestamp="1640319438696" />
- <state width="1237" height="199" key="GridCell.Tab.0.center" timestamp="1640421453725">
+ <state width="1237" height="175" key="GridCell.Tab.0.bottom/0.0.1280.680@0.0.1280.680" timestamp="1640423163556" />
+ <state width="1493" height="239" key="GridCell.Tab.0.bottom/0.0.1536.824@0.0.1536.824" timestamp="1640375191604" />
+ <state width="1237" height="175" key="GridCell.Tab.0.center" timestamp="1640423163556">
- <state width="1237" height="199" key="GridCell.Tab.0.center/0.0.1280.680@0.0.1280.680" timestamp="1640421453725" />
- <state width="1493" height="136" key="GridCell.Tab.0.center/0.0.1536.824@0.0.1536.824" timestamp="1640319438696" />
- <state width="1237" height="199" key="GridCell.Tab.0.left" timestamp="1640421453725">
+ <state width="1237" height="175" key="GridCell.Tab.0.center/0.0.1280.680@0.0.1280.680" timestamp="1640423163556" />
+ <state width="1493" height="239" key="GridCell.Tab.0.center/0.0.1536.824@0.0.1536.824" timestamp="1640375191604" />
+ <state width="1237" height="175" key="GridCell.Tab.0.left" timestamp="1640423163555">
- <state width="1237" height="199" key="GridCell.Tab.0.left/0.0.1280.680@0.0.1280.680" timestamp="1640421453725" />
- <state width="1493" height="136" key="GridCell.Tab.0.left/0.0.1536.824@0.0.1536.824" timestamp="1640319438695" />
- <state width="1237" height="199" key="GridCell.Tab.0.right" timestamp="1640421453725">
+ <state width="1237" height="175" key="GridCell.Tab.0.left/0.0.1280.680@0.0.1280.680" timestamp="1640423163555" />
+ <state width="1493" height="239" key="GridCell.Tab.0.left/0.0.1536.824@0.0.1536.824" timestamp="1640375191604" />
+ <state width="1237" height="175" key="GridCell.Tab.0.right" timestamp="1640423163556">
- <state width="1237" height="199" key="GridCell.Tab.0.right/0.0.1280.680@0.0.1280.680" timestamp="1640421453725" />
- <state width="1493" height="136" key="GridCell.Tab.0.right/0.0.1536.824@0.0.1536.824" timestamp="1640319438696" />
- <state width="1237" height="199" key="GridCell.Tab.1.bottom" timestamp="1640421453725">
+ <state width="1237" height="175" key="GridCell.Tab.0.right/0.0.1280.680@0.0.1280.680" timestamp="1640423163556" />
+ <state width="1493" height="239" key="GridCell.Tab.0.right/0.0.1536.824@0.0.1536.824" timestamp="1640375191604" />
+ <state width="1487" height="209" key="GridCell.Tab.1.bottom" timestamp="1640016056717">
+ <screen x="0" y="0" width="1536" height="824" />
- <state width="1237" height="199" key="GridCell.Tab.1.bottom/0.0.1280.680@0.0.1280.680" timestamp="1640421453725" />
- <state width="1493" height="136" key="GridCell.Tab.1.bottom/0.0.1536.824@0.0.1536.824" timestamp="1640319438696" />
- <state width="1237" height="199" key="GridCell.Tab.1.center" timestamp="1640421453725">
+ <state width="1237" height="305" key="GridCell.Tab.1.bottom/0.0.1280.680@0.0.1280.680" timestamp="1639989735900" />
+ <state width="1487" height="209" key="GridCell.Tab.1.bottom/0.0.1536.824@0.0.1536.824" timestamp="1640016056717" />
+ <state width="1487" height="209" key="GridCell.Tab.1.center" timestamp="1640016056716">
- <state width="1237" height="199" key="GridCell.Tab.1.center/0.0.1280.680@0.0.1280.680" timestamp="1640421453725" />
- <state width="1493" height="136" key="GridCell.Tab.1.center/0.0.1536.824@0.0.1536.824" timestamp="1640319438696" />
- <state width="1237" height="199" key="GridCell.Tab.1.left" timestamp="1640421453725">
+ <state width="1237" height="305" key="GridCell.Tab.1.center/0.0.1280.680@0.0.1280.680" timestamp="1639989735900" />
+ <state width="1487" height="209" key="GridCell.Tab.1.center/0.0.1536.824@0.0.1536.824" timestamp="1640016056716" />
+ <state width="1487" height="209" key="GridCell.Tab.1.left" timestamp="1640016056716">
- <state width="1237" height="199" key="GridCell.Tab.1.left/0.0.1280.680@0.0.1280.680" timestamp="1640421453725" />
- <state width="1493" height="136" key="GridCell.Tab.1.left/0.0.1536.824@0.0.1536.824" timestamp="1640319438696" />
- <state width="1237" height="199" key="GridCell.Tab.1.right" timestamp="1640421453725">
+ <state width="1237" height="305" key="GridCell.Tab.1.left/0.0.1280.680@0.0.1280.680" timestamp="1639989735900" />
+ <state width="1487" height="209" key="GridCell.Tab.1.left/0.0.1536.824@0.0.1536.824" timestamp="1640016056716" />
+ <state width="1487" height="209" key="GridCell.Tab.1.right" timestamp="1640016056716">
- <state width="1237" height="199" key="GridCell.Tab.1.right/0.0.1280.680@0.0.1280.680" timestamp="1640421453725" />
- <state width="1493" height="136" key="GridCell.Tab.1.right/0.0.1536.824@0.0.1536.824" timestamp="1640319438696" />
- <state width="1237" height="199" key="GridCell.Tab.2.bottom" timestamp="1640421453725">
+ <state width="1237" height="305" key="GridCell.Tab.1.right/0.0.1280.680@0.0.1280.680" timestamp="1639989735900" />
+ <state width="1487" height="209" key="GridCell.Tab.1.right/0.0.1536.824@0.0.1536.824" timestamp="1640016056716" />
+ <state width="1487" height="209" key="GridCell.Tab.2.bottom" timestamp="1640016056717">
- <state width="1237" height="199" key="GridCell.Tab.2.bottom/0.0.1280.680@0.0.1280.680" timestamp="1640421453725" />
- <state width="1493" height="136" key="GridCell.Tab.2.bottom/0.0.1536.824@0.0.1536.824" timestamp="1640319438697" />
- <state width="1237" height="199" key="GridCell.Tab.2.center" timestamp="1640421453725">
+ <state width="1237" height="242" key="GridCell.Tab.2.bottom/0.0.1280.680@0.0.1280.680" timestamp="1639989772908" />
+ <state width="1487" height="209" key="GridCell.Tab.2.bottom/0.0.1536.824@0.0.1536.824" timestamp="1640016056717" />
+ <state width="1487" height="209" key="GridCell.Tab.2.center" timestamp="1640016056717">
- <state width="1237" height="199" key="GridCell.Tab.2.center/0.0.1280.680@0.0.1280.680" timestamp="1640421453725" />
- <state width="1493" height="136" key="GridCell.Tab.2.center/0.0.1536.824@0.0.1536.824" timestamp="1640319438697" />
- <state width="1237" height="199" key="GridCell.Tab.2.left" timestamp="1640421453725">
+ <state width="1237" height="242" key="GridCell.Tab.2.center/0.0.1280.680@0.0.1280.680" timestamp="1639989772908" />
+ <state width="1487" height="209" key="GridCell.Tab.2.center/0.0.1536.824@0.0.1536.824" timestamp="1640016056717" />
+ <state width="1487" height="209" key="GridCell.Tab.2.left" timestamp="1640016056717">
- <state width="1237" height="199" key="GridCell.Tab.2.left/0.0.1280.680@0.0.1280.680" timestamp="1640421453725" />
- <state width="1493" height="136" key="GridCell.Tab.2.left/0.0.1536.824@0.0.1536.824" timestamp="1640319438697" />
- <state width="1237" height="199" key="GridCell.Tab.2.right" timestamp="1640421453725">
+ <state width="1237" height="242" key="GridCell.Tab.2.left/0.0.1280.680@0.0.1280.680" timestamp="1639989772908" />
+ <state width="1487" height="209" key="GridCell.Tab.2.left/0.0.1536.824@0.0.1536.824" timestamp="1640016056717" />
+ <state width="1487" height="209" key="GridCell.Tab.2.right" timestamp="1640016056717">
- <state width="1237" height="199" key="GridCell.Tab.2.right/0.0.1280.680@0.0.1280.680" timestamp="1640421453725" />
- <state width="1493" height="136" key="GridCell.Tab.2.right/0.0.1536.824@0.0.1536.824" timestamp="1640319438697" />
- <state x="225" y="0" key="SettingsEditor" timestamp="1640336659804">
+ <state width="1237" height="242" key="GridCell.Tab.2.right/0.0.1280.680@0.0.1280.680" timestamp="1639989772908" />
+ <state width="1487" height="209" key="GridCell.Tab.2.right/0.0.1536.824@0.0.1536.824" timestamp="1640016056717" />
+ <state x="225" y="0" key="SettingsEditor" timestamp="1639963719060">
- <state x="225" y="0" key="SettingsEditor/0.0.1280.680@0.0.1280.680" timestamp="1640336659804" />
+ <state x="225" y="0" key="SettingsEditor/0.0.1280.680@0.0.1280.680" timestamp="1639963719060" />
<state x="270" y="56" key="SettingsEditor/0.0.1536.824@0.0.1536.824" timestamp="1639799919381" />
- <state width="200" height="461" key="SqlResolveConfigurable" timestamp="1640336658685">
- <state width="200" height="461" key="SqlResolveConfigurable/0.0.1280.680@0.0.1280.680" timestamp="1640336658685" />
<state x="235" y="0" key="com.intellij.openapi.editor.actions.MultiplePasteAction$ClipboardContentChooser" timestamp="1639818889347">
<state x="235" y="0" key="com.intellij.openapi.editor.actions.MultiplePasteAction$ClipboardContentChooser/0.0.1536.824@0.0.1536.824" timestamp="1639818889347" />
- <state x="425" y="187" key="run.anything.popup" timestamp="1640242657012">
+ <state x="425" y="187" key="run.anything.popup" timestamp="1639814402364">
- <state x="425" y="187" key="run.anything.popup/0.0.1536.824@0.0.1536.824" timestamp="1640242657012" />
- <state x="303" y="1" width="672" height="678" key="search.everywhere.popup" timestamp="1640330298620">
- <state x="303" y="1" width="672" height="678" key="search.everywhere.popup/0.0.1280.680@0.0.1280.680" timestamp="1640330298620" />
+ <state x="425" y="187" key="run.anything.popup/0.0.1536.824@0.0.1536.824" timestamp="1639814402364" />
<component name="XDebuggerManager">
<breakpoint-manager>
<breakpoints>
<line-breakpoint enabled="true" type="java-line">
- <url>file://$PROJECT_DIR$/src/main/java/com/steerinfo/dil/service/impl/RmsCarrierServiceImpl.java</url>
- <line>214</line>
- <option name="timeStamp" value="56" />
+ <url>file://$PROJECT_DIR$/src/main/java/com/steerinfo/dil/controller/RmsCarrierController.java</url>
+ <line>112</line>
+ <option name="timeStamp" value="12" />
</line-breakpoint>
</breakpoints>
</breakpoint-manager>
@@ -258,238 +258,5 @@
<orderEntry type="library" name="Maven: io.github.openfeign:feign-httpclient:9.7.0" level="project" />
<orderEntry type="library" name="Maven: org.apache.httpcomponents:httpclient:4.5.6" level="project" />
<orderEntry type="library" name="Maven: org.apache.httpcomponents:httpcore:4.4.10" level="project" />
- <orderEntry type="library" name="Maven: org.springframework.boot:spring-boot-starter-websocket:2.0.7.RELEASE" level="project" />
- <orderEntry type="library" name="Maven: org.springframework.boot:spring-boot-starter:2.0.7.RELEASE" level="project" />
- <orderEntry type="library" name="Maven: org.springframework.boot:spring-boot:2.0.7.RELEASE" level="project" />
- <orderEntry type="library" name="Maven: org.springframework.boot:spring-boot-starter-logging:2.0.7.RELEASE" level="project" />
- <orderEntry type="library" name="Maven: ch.qos.logback:logback-classic:1.2.3" level="project" />
- <orderEntry type="library" name="Maven: ch.qos.logback:logback-core:1.2.3" level="project" />
- <orderEntry type="library" name="Maven: org.apache.logging.log4j:log4j-to-slf4j:2.10.0" level="project" />
- <orderEntry type="library" name="Maven: org.apache.logging.log4j:log4j-api:2.10.0" level="project" />
- <orderEntry type="library" name="Maven: javax.annotation:javax.annotation-api:1.3.2" level="project" />
- <orderEntry type="library" name="Maven: org.springframework:spring-core:5.0.11.RELEASE" level="project" />
- <orderEntry type="library" name="Maven: org.springframework:spring-jcl:5.0.11.RELEASE" level="project" />
- <orderEntry type="library" scope="RUNTIME" name="Maven: org.yaml:snakeyaml:1.19" level="project" />
- <orderEntry type="library" name="Maven: org.springframework:spring-messaging:5.0.11.RELEASE" level="project" />
- <orderEntry type="library" name="Maven: org.springframework:spring-beans:5.0.11.RELEASE" level="project" />
- <orderEntry type="library" name="Maven: org.springframework:spring-websocket:5.0.11.RELEASE" level="project" />
- <orderEntry type="library" name="Maven: org.springframework:spring-context:5.0.11.RELEASE" level="project" />
- <orderEntry type="library" name="Maven: org.springframework.boot:spring-boot-starter-web:2.0.7.RELEASE" level="project" />
- <orderEntry type="library" name="Maven: org.springframework.boot:spring-boot-starter-json:2.0.7.RELEASE" level="project" />
- <orderEntry type="library" name="Maven: com.fasterxml.jackson.core:jackson-databind:2.9.7" level="project" />
- <orderEntry type="library" name="Maven: com.fasterxml.jackson.core:jackson-core:2.9.7" level="project" />
- <orderEntry type="library" name="Maven: com.fasterxml.jackson.datatype:jackson-datatype-jdk8:2.9.7" level="project" />
- <orderEntry type="library" name="Maven: com.fasterxml.jackson.datatype:jackson-datatype-jsr310:2.9.7" level="project" />
- <orderEntry type="library" name="Maven: com.fasterxml.jackson.module:jackson-module-parameter-names:2.9.7" level="project" />
- <orderEntry type="library" name="Maven: org.springframework.boot:spring-boot-starter-tomcat:2.0.7.RELEASE" level="project" />
- <orderEntry type="library" name="Maven: org.apache.tomcat.embed:tomcat-embed-core:8.5.35" level="project" />
- <orderEntry type="library" name="Maven: org.apache.tomcat.embed:tomcat-embed-el:8.5.35" level="project" />
- <orderEntry type="library" name="Maven: org.apache.tomcat.embed:tomcat-embed-websocket:8.5.35" level="project" />
- <orderEntry type="library" name="Maven: org.hibernate.validator:hibernate-validator:6.0.13.Final" level="project" />
- <orderEntry type="library" name="Maven: javax.validation:validation-api:2.0.1.Final" level="project" />
- <orderEntry type="library" name="Maven: org.jboss.logging:jboss-logging:3.3.2.Final" level="project" />
- <orderEntry type="library" name="Maven: org.springframework:spring-web:5.0.11.RELEASE" level="project" />
- <orderEntry type="library" name="Maven: org.springframework:spring-webmvc:5.0.11.RELEASE" level="project" />
- <orderEntry type="library" name="Maven: org.springframework:spring-aop:5.0.11.RELEASE" level="project" />
- <orderEntry type="library" name="Maven: org.springframework:spring-expression:5.0.11.RELEASE" level="project" />
- <orderEntry type="library" name="Maven: com.baomidou:mybatis-plus-boot-starter:3.4.2" level="project" />
- <orderEntry type="library" name="Maven: com.baomidou:mybatis-plus:3.4.2" level="project" />
- <orderEntry type="library" name="Maven: com.baomidou:mybatis-plus-extension:3.4.2" level="project" />
- <orderEntry type="library" name="Maven: com.baomidou:mybatis-plus-core:3.4.2" level="project" />
- <orderEntry type="library" name="Maven: com.baomidou:mybatis-plus-annotation:3.4.2" level="project" />
- <orderEntry type="library" name="Maven: org.springframework.boot:spring-boot-autoconfigure:2.0.7.RELEASE" level="project" />
- <orderEntry type="library" name="Maven: org.springframework.boot:spring-boot-starter-jdbc:2.0.7.RELEASE" level="project" />
- <orderEntry type="library" name="Maven: org.springframework:spring-jdbc:5.0.11.RELEASE" level="project" />
- <orderEntry type="library" name="Maven: org.springframework:spring-tx:5.0.11.RELEASE" level="project" />
- <orderEntry type="library" name="Maven: io.springfox:springfox-swagger2:2.9.2" level="project" />
- <orderEntry type="library" name="Maven: io.swagger:swagger-annotations:1.5.20" level="project" />
- <orderEntry type="library" name="Maven: io.swagger:swagger-models:1.5.20" level="project" />
- <orderEntry type="library" name="Maven: com.fasterxml.jackson.core:jackson-annotations:2.9.0" level="project" />
- <orderEntry type="library" name="Maven: io.springfox:springfox-spi:2.9.2" level="project" />
- <orderEntry type="library" name="Maven: io.springfox:springfox-core:2.9.2" level="project" />
- <orderEntry type="library" name="Maven: net.bytebuddy:byte-buddy:1.7.11" level="project" />
- <orderEntry type="library" name="Maven: io.springfox:springfox-schema:2.9.2" level="project" />
- <orderEntry type="library" name="Maven: io.springfox:springfox-swagger-common:2.9.2" level="project" />
- <orderEntry type="library" name="Maven: io.springfox:springfox-spring-web:2.9.2" level="project" />
- <orderEntry type="library" name="Maven: com.google.guava:guava:20.0" level="project" />
- <orderEntry type="library" name="Maven: com.fasterxml:classmate:1.3.4" level="project" />
- <orderEntry type="library" name="Maven: org.slf4j:slf4j-api:1.7.25" level="project" />
- <orderEntry type="library" name="Maven: org.springframework.plugin:spring-plugin-core:1.2.0.RELEASE" level="project" />
- <orderEntry type="library" name="Maven: org.springframework.plugin:spring-plugin-metadata:1.2.0.RELEASE" level="project" />
- <orderEntry type="library" name="Maven: org.mapstruct:mapstruct:1.2.0.Final" level="project" />
- <orderEntry type="library" name="Maven: io.springfox:springfox-swagger-ui:2.9.2" level="project" />
- <orderEntry type="library" name="Maven: org.apache.poi:poi:3.17" level="project" />
- <orderEntry type="library" name="Maven: commons-codec:commons-codec:1.11" level="project" />
- <orderEntry type="library" name="Maven: org.apache.commons:commons-collections4:4.1" level="project" />
- <orderEntry type="library" name="Maven: org.apache.poi:poi-ooxml:3.17" level="project" />
- <orderEntry type="library" name="Maven: org.apache.poi:poi-ooxml-schemas:3.17" level="project" />
- <orderEntry type="library" name="Maven: org.apache.xmlbeans:xmlbeans:2.6.0" level="project" />
- <orderEntry type="library" name="Maven: stax:stax-api:1.0.1" level="project" />
- <orderEntry type="library" name="Maven: com.github.virtuald:curvesapi:1.04" level="project" />
- <orderEntry type="library" name="Maven: com.steerinfo:framework:1.0" level="project" />
- <orderEntry type="library" name="Maven: org.mybatis.caches:mybatis-ehcache:1.0.3" level="project" />
- <orderEntry type="library" name="Maven: net.sf.ehcache:ehcache-core:2.6.8" level="project" />
- <orderEntry type="library" name="Maven: org.springframework.boot:spring-boot-starter-log4j:1.3.8.RELEASE" level="project" />
- <orderEntry type="library" name="Maven: org.slf4j:jcl-over-slf4j:1.7.25" level="project" />
- <orderEntry type="library" name="Maven: org.slf4j:jul-to-slf4j:1.7.25" level="project" />
- <orderEntry type="library" name="Maven: org.slf4j:slf4j-log4j12:1.7.25" level="project" />
- <orderEntry type="library" name="Maven: log4j:log4j:1.2.17" level="project" />
- <orderEntry type="library" name="Maven: org.springframework.boot:spring-boot-starter-aop:2.0.7.RELEASE" level="project" />
- <orderEntry type="library" name="Maven: org.aspectj:aspectjweaver:1.8.13" level="project" />
- <orderEntry type="library" name="Maven: org.springframework.boot:spring-boot-starter-cache:2.0.7.RELEASE" level="project" />
- <orderEntry type="library" name="Maven: org.springframework:spring-context-support:5.0.11.RELEASE" level="project" />
- <orderEntry type="library" name="Maven: org.springframework.boot:spring-boot-starter-test:2.0.7.RELEASE" level="project" />
- <orderEntry type="library" name="Maven: org.springframework.boot:spring-boot-test:2.0.7.RELEASE" level="project" />
- <orderEntry type="library" name="Maven: org.springframework.boot:spring-boot-test-autoconfigure:2.0.7.RELEASE" level="project" />
- <orderEntry type="library" name="Maven: com.jayway.jsonpath:json-path:2.4.0" level="project" />
- <orderEntry type="library" name="Maven: net.minidev:json-smart:2.3" level="project" />
- <orderEntry type="library" name="Maven: net.minidev:accessors-smart:1.2" level="project" />
- <orderEntry type="library" name="Maven: junit:junit:4.12" level="project" />
- <orderEntry type="library" name="Maven: org.assertj:assertj-core:3.9.1" level="project" />
- <orderEntry type="library" name="Maven: org.mockito:mockito-core:2.15.0" level="project" />
- <orderEntry type="library" name="Maven: net.bytebuddy:byte-buddy-agent:1.7.11" level="project" />
- <orderEntry type="library" name="Maven: org.objenesis:objenesis:2.6" level="project" />
- <orderEntry type="library" name="Maven: org.hamcrest:hamcrest-core:1.3" level="project" />
- <orderEntry type="library" name="Maven: org.hamcrest:hamcrest-library:1.3" level="project" />
- <orderEntry type="library" name="Maven: org.skyscreamer:jsonassert:1.5.0" level="project" />
- <orderEntry type="library" name="Maven: com.vaadin.external.google:android-json:0.0.20131108.vaadin1" level="project" />
- <orderEntry type="library" name="Maven: org.springframework:spring-test:5.0.11.RELEASE" level="project" />
- <orderEntry type="library" name="Maven: org.xmlunit:xmlunit-core:2.5.1" level="project" />
- <orderEntry type="library" name="Maven: org.mybatis.spring.boot:mybatis-spring-boot-starter:1.3.1" level="project" />
- <orderEntry type="library" name="Maven: org.mybatis.spring.boot:mybatis-spring-boot-autoconfigure:1.3.1" level="project" />
- <orderEntry type="library" name="Maven: org.mybatis:mybatis:3.4.5" level="project" />
- <orderEntry type="library" name="Maven: org.mybatis:mybatis-spring:1.3.1" level="project" />
- <orderEntry type="library" name="Maven: com.zaxxer:HikariCP:2.7.9" level="project" />
- <orderEntry type="library" name="Maven: com.github.pagehelper:pagehelper-spring-boot-starter:1.2.5" level="project" />
- <orderEntry type="library" name="Maven: com.github.pagehelper:pagehelper-spring-boot-autoconfigure:1.2.5" level="project" />
- <orderEntry type="library" name="Maven: com.github.pagehelper:pagehelper:5.1.4" level="project" />
- <orderEntry type="library" name="Maven: redis.clients:jedis:2.9.0" level="project" />
- <orderEntry type="library" name="Maven: org.apache.commons:commons-pool2:2.5.0" level="project" />
- <orderEntry type="library" name="Maven: org.apache.shiro:shiro-core:1.4.0" level="project" />
- <orderEntry type="library" name="Maven: org.apache.shiro:shiro-lang:1.4.0" level="project" />
- <orderEntry type="library" name="Maven: org.apache.shiro:shiro-cache:1.4.0" level="project" />
- <orderEntry type="library" name="Maven: org.apache.shiro:shiro-crypto-hash:1.4.0" level="project" />
- <orderEntry type="library" name="Maven: org.apache.shiro:shiro-crypto-core:1.4.0" level="project" />
- <orderEntry type="library" name="Maven: org.apache.shiro:shiro-crypto-cipher:1.4.0" level="project" />
- <orderEntry type="library" name="Maven: org.apache.shiro:shiro-config-core:1.4.0" level="project" />
- <orderEntry type="library" name="Maven: org.apache.shiro:shiro-config-ogdl:1.4.0" level="project" />
- <orderEntry type="library" name="Maven: commons-beanutils:commons-beanutils:1.9.3" level="project" />
- <orderEntry type="library" name="Maven: commons-collections:commons-collections:3.2.2" level="project" />
- <orderEntry type="library" name="Maven: org.apache.shiro:shiro-event:1.4.0" level="project" />
- <orderEntry type="library" name="Maven: org.apache.shiro:shiro-web:1.4.0" level="project" />
- <orderEntry type="library" name="Maven: org.apache.shiro:shiro-spring:1.4.0" level="project" />
- <orderEntry type="library" name="Maven: org.apache.shiro:shiro-ehcache:1.4.0" level="project" />
- <orderEntry type="library" name="Maven: io.jsonwebtoken:jjwt:0.7.0" level="project" />
- <orderEntry type="library" name="Maven: com.thoughtworks.xstream:xstream:1.4.10" level="project" />
- <orderEntry type="library" name="Maven: xmlpull:xmlpull:1.1.3.1" level="project" />
- <orderEntry type="library" name="Maven: xpp3:xpp3_min:1.1.4c" level="project" />
- <orderEntry type="library" name="Maven: dom4j:dom4j:1.6.1" level="project" />
- <orderEntry type="library" name="Maven: xml-apis:xml-apis:1.4.01" level="project" />
- <orderEntry type="library" name="Maven: org.projectlombok:lombok:1.16.22" level="project" />
- <orderEntry type="library" name="Maven: com.squareup.okhttp3:okhttp:3.8.1" level="project" />
- <orderEntry type="library" name="Maven: com.squareup.okio:okio:1.13.0" level="project" />
- <orderEntry type="library" name="Maven: cglib:cglib:3.2.5" level="project" />
- <orderEntry type="library" name="Maven: org.ow2.asm:asm:6.0_ALPHA" level="project" />
- <orderEntry type="library" name="Maven: org.apache.ant:ant:1.9.6" level="project" />
- <orderEntry type="library" name="Maven: org.apache.ant:ant-launcher:1.9.6" level="project" />
- <orderEntry type="library" name="Maven: org.apache.commons:commons-lang3:3.7" level="project" />
- <orderEntry type="library" name="Maven: joda-time:joda-time:2.9.9" level="project" />
- <orderEntry type="library" name="Maven: com.alibaba:fastjson:1.2.47" level="project" />
- <orderEntry type="library" name="Maven: com.google.zxing:core:3.3.0" level="project" />
- <orderEntry type="library" name="Maven: com.google.zxing:javase:3.3.0" level="project" />
- <orderEntry type="library" name="Maven: com.beust:jcommander:1.48" level="project" />
- <orderEntry type="library" name="Maven: com.github.jai-imageio:jai-imageio-core:1.3.1" level="project" />
- <orderEntry type="library" name="Maven: com.alibaba:druid-spring-boot-starter:1.1.10" level="project" />
- <orderEntry type="library" name="Maven: com.alibaba:druid:1.1.10" level="project" />
- <orderEntry type="library" name="Maven: com.github.jsqlparser:jsqlparser:1.0" level="project" />
- <orderEntry type="library" name="Maven: com.oracle:ojdbc6:11.2.0.1.0" level="project" />
- <orderEntry type="library" name="Maven: org.springframework.cloud:spring-cloud-starter-netflix-eureka-client:2.0.2.RELEASE" level="project" />
- <orderEntry type="library" name="Maven: org.springframework.cloud:spring-cloud-starter:2.0.2.RELEASE" level="project" />
- <orderEntry type="library" name="Maven: org.springframework.cloud:spring-cloud-context:2.0.2.RELEASE" level="project" />
- <orderEntry type="library" name="Maven: org.springframework.security:spring-security-rsa:1.0.7.RELEASE" level="project" />
- <orderEntry type="library" name="Maven: org.bouncycastle:bcpkix-jdk15on:1.60" level="project" />
- <orderEntry type="library" name="Maven: org.bouncycastle:bcprov-jdk15on:1.60" level="project" />
- <orderEntry type="library" name="Maven: org.springframework.cloud:spring-cloud-netflix-core:2.0.2.RELEASE" level="project" />
- <orderEntry type="library" name="Maven: org.springframework.cloud:spring-cloud-netflix-eureka-client:2.0.2.RELEASE" level="project" />
- <orderEntry type="library" name="Maven: com.netflix.eureka:eureka-client:1.9.3" level="project" />
- <orderEntry type="library" scope="RUNTIME" name="Maven: org.codehaus.jettison:jettison:1.3.7" level="project" />
- <orderEntry type="library" scope="RUNTIME" name="Maven: com.netflix.netflix-commons:netflix-eventbus:0.3.0" level="project" />
- <orderEntry type="library" scope="RUNTIME" name="Maven: com.netflix.netflix-commons:netflix-infix:0.3.0" level="project" />
- <orderEntry type="library" scope="RUNTIME" name="Maven: commons-jxpath:commons-jxpath:1.3" level="project" />
- <orderEntry type="library" scope="RUNTIME" name="Maven: org.antlr:antlr-runtime:3.4" level="project" />
- <orderEntry type="library" scope="RUNTIME" name="Maven: org.antlr:stringtemplate:3.2.1" level="project" />
- <orderEntry type="library" scope="RUNTIME" name="Maven: antlr:antlr:2.7.7" level="project" />
- <orderEntry type="library" scope="RUNTIME" name="Maven: org.apache.commons:commons-math:2.2" level="project" />
- <orderEntry type="library" name="Maven: com.netflix.archaius:archaius-core:0.7.6" level="project" />
- <orderEntry type="library" scope="RUNTIME" name="Maven: javax.ws.rs:jsr311-api:1.1.1" level="project" />
- <orderEntry type="library" scope="RUNTIME" name="Maven: com.netflix.servo:servo-core:0.12.21" level="project" />
- <orderEntry type="library" scope="RUNTIME" name="Maven: com.sun.jersey:jersey-core:1.19.1" level="project" />
- <orderEntry type="library" scope="RUNTIME" name="Maven: com.sun.jersey:jersey-client:1.19.1" level="project" />
- <orderEntry type="library" scope="RUNTIME" name="Maven: com.sun.jersey.contribs:jersey-apache-client4:1.19.1" level="project" />
- <orderEntry type="library" scope="RUNTIME" name="Maven: com.github.vlsi.compactmap:compactmap:1.2.1" level="project" />
- <orderEntry type="library" scope="RUNTIME" name="Maven: com.github.andrewoma.dexx:dexx-collections:0.2" level="project" />
- <orderEntry type="library" name="Maven: com.netflix.eureka:eureka-core:1.9.3" level="project" />
- <orderEntry type="library" scope="RUNTIME" name="Maven: org.codehaus.woodstox:woodstox-core-asl:4.4.1" level="project" />
- <orderEntry type="library" scope="RUNTIME" name="Maven: javax.xml.stream:stax-api:1.0-2" level="project" />
- <orderEntry type="library" scope="RUNTIME" name="Maven: org.codehaus.woodstox:stax2-api:3.1.4" level="project" />
- <orderEntry type="library" name="Maven: org.springframework.cloud:spring-cloud-starter-netflix-archaius:2.0.2.RELEASE" level="project" />
- <orderEntry type="library" name="Maven: org.springframework.cloud:spring-cloud-netflix-archaius:2.0.2.RELEASE" level="project" />
- <orderEntry type="library" name="Maven: commons-configuration:commons-configuration:1.8" level="project" />
- <orderEntry type="library" name="Maven: commons-lang:commons-lang:2.6" level="project" />
- <orderEntry type="library" name="Maven: org.springframework.cloud:spring-cloud-starter-netflix-ribbon:2.0.2.RELEASE" level="project" />
- <orderEntry type="library" name="Maven: com.netflix.ribbon:ribbon:2.2.5" level="project" />
- <orderEntry type="library" scope="RUNTIME" name="Maven: com.netflix.ribbon:ribbon-transport:2.2.5" level="project" />
- <orderEntry type="library" scope="RUNTIME" name="Maven: io.reactivex:rxnetty-contexts:0.4.9" level="project" />
- <orderEntry type="library" scope="RUNTIME" name="Maven: io.reactivex:rxnetty-servo:0.4.9" level="project" />
- <orderEntry type="library" scope="RUNTIME" name="Maven: io.reactivex:rxnetty:0.4.9" level="project" />
- <orderEntry type="library" name="Maven: com.netflix.ribbon:ribbon-core:2.2.5" level="project" />
- <orderEntry type="library" name="Maven: com.netflix.ribbon:ribbon-httpclient:2.2.5" level="project" />
- <orderEntry type="library" scope="RUNTIME" name="Maven: com.netflix.netflix-commons:netflix-commons-util:0.3.0" level="project" />
- <orderEntry type="library" name="Maven: com.netflix.ribbon:ribbon-loadbalancer:2.2.5" level="project" />
- <orderEntry type="library" scope="RUNTIME" name="Maven: com.netflix.netflix-commons:netflix-statistics:0.1.1" level="project" />
- <orderEntry type="library" name="Maven: io.reactivex:rxjava:1.3.8" level="project" />
- <orderEntry type="library" name="Maven: com.netflix.ribbon:ribbon-eureka:2.2.5" level="project" />
- <orderEntry type="library" name="Maven: org.springframework.cloud:spring-cloud-starter-openfeign:2.0.2.RELEASE" level="project" />
- <orderEntry type="library" name="Maven: org.springframework.cloud:spring-cloud-openfeign-core:2.0.2.RELEASE" level="project" />
- <orderEntry type="library" name="Maven: io.github.openfeign.form:feign-form-spring:3.3.0" level="project" />
- <orderEntry type="library" name="Maven: io.github.openfeign.form:feign-form:3.3.0" level="project" />
- <orderEntry type="library" name="Maven: com.google.code.findbugs:annotations:3.0.1" level="project" />
- <orderEntry type="library" name="Maven: net.jcip:jcip-annotations:1.0" level="project" />
- <orderEntry type="library" name="Maven: com.google.code.findbugs:jsr305:3.0.1" level="project" />
- <orderEntry type="library" name="Maven: commons-fileupload:commons-fileupload:1.3.3" level="project" />
- <orderEntry type="library" name="Maven: commons-io:commons-io:2.2" level="project" />
- <orderEntry type="library" name="Maven: org.springframework.cloud:spring-cloud-commons:2.0.2.RELEASE" level="project" />
- <orderEntry type="library" name="Maven: org.springframework.security:spring-security-crypto:5.0.10.RELEASE" level="project" />
- <orderEntry type="library" name="Maven: io.github.openfeign:feign-core:9.7.0" level="project" />
- <orderEntry type="library" name="Maven: io.github.openfeign:feign-slf4j:9.7.0" level="project" />
- <orderEntry type="library" name="Maven: io.github.openfeign:feign-hystrix:9.7.0" level="project" />
- <orderEntry type="library" name="Maven: io.github.openfeign:feign-java8:9.7.0" level="project" />
- <orderEntry type="library" name="Maven: org.springframework.cloud:spring-cloud-starter-config:2.0.2.RELEASE" level="project" />
- <orderEntry type="library" name="Maven: org.springframework.cloud:spring-cloud-config-client:2.0.2.RELEASE" level="project" />
- <orderEntry type="library" name="Maven: org.springframework.boot:spring-boot-starter-actuator:2.0.7.RELEASE" level="project" />
- <orderEntry type="library" name="Maven: org.springframework.boot:spring-boot-actuator-autoconfigure:2.0.7.RELEASE" level="project" />
- <orderEntry type="library" name="Maven: org.springframework.boot:spring-boot-actuator:2.0.7.RELEASE" level="project" />
- <orderEntry type="library" name="Maven: io.micrometer:micrometer-core:1.0.8" level="project" />
- <orderEntry type="library" name="Maven: org.hdrhistogram:HdrHistogram:2.1.10" level="project" />
- <orderEntry type="library" name="Maven: org.latencyutils:LatencyUtils:2.0.3" level="project" />
- <orderEntry type="library" name="Maven: org.springframework.cloud:spring-cloud-starter-netflix-hystrix:2.0.2.RELEASE" level="project" />
- <orderEntry type="library" name="Maven: org.springframework.cloud:spring-cloud-netflix-ribbon:2.0.2.RELEASE" level="project" />
- <orderEntry type="library" name="Maven: com.netflix.hystrix:hystrix-core:1.5.12" level="project" />
- <orderEntry type="library" name="Maven: com.netflix.hystrix:hystrix-serialization:1.5.12" level="project" />
- <orderEntry type="library" scope="RUNTIME" name="Maven: com.fasterxml.jackson.module:jackson-module-afterburner:2.9.7" level="project" />
- <orderEntry type="library" name="Maven: com.netflix.hystrix:hystrix-metrics-event-stream:1.5.12" level="project" />
- <orderEntry type="library" name="Maven: com.netflix.hystrix:hystrix-javanica:1.5.12" level="project" />
- <orderEntry type="library" name="Maven: io.reactivex:rxjava-reactive-streams:1.2.1" level="project" />
- <orderEntry type="library" scope="RUNTIME" name="Maven: org.reactivestreams:reactive-streams:1.0.2" level="project" />
- <orderEntry type="library" name="Maven: com.ctrip.framework.apollo:apollo-client:1.1.0" level="project" />
- <orderEntry type="library" name="Maven: com.ctrip.framework.apollo:apollo-core:1.1.0" level="project" />
- <orderEntry type="library" name="Maven: com.google.code.gson:gson:2.8.5" level="project" />
- <orderEntry type="library" name="Maven: com.google.inject:guice:4.1.0" level="project" />
- <orderEntry type="library" name="Maven: javax.inject:javax.inject:1" level="project" />
- <orderEntry type="library" name="Maven: aopalliance:aopalliance:1.0" level="project" />
- <orderEntry type="library" name="Maven: org.javassist:javassist:3.24.1-GA" level="project" />
- <orderEntry type="library" name="Maven: io.github.openfeign:feign-httpclient:9.7.0" level="project" />
- <orderEntry type="library" name="Maven: org.apache.httpcomponents:httpclient:4.5.6" level="project" />
- <orderEntry type="library" name="Maven: org.apache.httpcomponents:httpcore:4.4.10" level="project" />
</module>
@@ -174,12 +174,13 @@ public class RmsCarDriverController extends BaseRESTfulController {
*
*/
@PostMapping("/upload")
- public String upLoadPhoto(@RequestParam("file") MultipartFile file) {
-
- IdGenerator idGenerator=new IdGenerator(1023,1023);
- String upLoad="C:\\stworkspace\\image\\";
- String imgPath=file.getOriginalFilename();
- return UploadUtils.uploadFile(file,idGenerator,upLoad,imgPath);
+ public RESTfulResult upLoadPhoto(@RequestParam("file") MultipartFile file) {
+ String str="行驶证";
+ int result=rmsCarDriverService.uploadPhoto(file,str);
+ if (result==-1){
+ return failed();
+ }
+ return success(result);
}
@@ -33,4 +33,6 @@ public interface RmsCarDriverMapper extends IBaseMapper<RmsCarDriver,BigDecimal>
List<Map<String, Object>> getCarrierName(String state);
int selectByIdentityCard(String driverIdentityCardId);
+ //查询最大的司机id
+ BigDecimal getMaxDriveId();
@@ -199,13 +199,13 @@ public class RmsCarDriver implements IBasePO<BigDecimal> {
* 驾驶证照片(DRIVER_LISENCE_PHOTO,BLOB,4000)
@ApiModelProperty(value="驾驶证照片",required=false)
- private byte[] driverLisencePhoto;
+ private String driverLisencePhoto;
/**
* 行驶证照片(DRIVER_PERMIT_PHOTO,BLOB,4000)
@ApiModelProperty(value="行驶证照片",required=false)
- private byte[] driverPermitPhoto;
+ private String driverPermitPhoto;
private static final long serialVersionUID = 1L;
@@ -467,19 +467,19 @@ public class RmsCarDriver implements IBasePO<BigDecimal> {
this.driverPhoto = driverPhoto;
- public byte[] getDriverLisencePhoto() {
+ public String getDriverLisencePhoto() {
return driverLisencePhoto;
- public void setDriverLisencePhoto(byte[] driverLisencePhoto) {
+ public void setDriverLisencePhoto(String driverLisencePhoto) {
this.driverLisencePhoto = driverLisencePhoto;
- public byte[] getDriverPermitPhoto() {
+ public String getDriverPermitPhoto() {
return driverPermitPhoto;
- public void setDriverPermitPhoto(byte[] driverPermitPhoto) {
+ public void setDriverPermitPhoto(String driverPermitPhoto) {
this.driverPermitPhoto = driverPermitPhoto;
@@ -1,6 +1,7 @@
package com.steerinfo.dil.service;
import com.steerinfo.dil.model.RmsCarDriver;
+import org.springframework.web.multipart.MultipartFile;
import java.math.BigDecimal;
import java.util.List;
@@ -29,4 +30,6 @@ public interface IRmsCarDriverService {
List<Map<String,Object>> getTransportTypeId();
+
+ int uploadPhoto(MultipartFile file, String str);
@@ -5,8 +5,11 @@ import com.steerinfo.dil.model.RmsCarDriver;
import com.steerinfo.dil.model.RmsCarrier;
import com.steerinfo.dil.service.IRmsCarDriverService;
import com.steerinfo.dil.util.DataChange;
+import com.steerinfo.framework.utils.misc.IdGenerator;
+import com.steerinfo.framework.utils.upload.UploadUtils;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Service;
import java.util.Date;
@@ -116,6 +119,50 @@ public class RmsCarDriverServiceImpl implements IRmsCarDriverService {
state = "%"+state+"%";
return rmsCarDriverMapper.getCarrierName(state);
+ //
+ @Override
+ public int uploadPhoto(MultipartFile file, String str) {
+ int result = 0;
+// 根据str判断当前照片类型f
+ String name = file.getName();
+ Long workId = 0L;
+ Long datacenterId = 0L;
+ byte[] fileNames=null;
+// id自动生成器
+ IdGenerator idGenerator = new IdGenerator(workId, datacenterId);
+// 图片存储的地址
+ String uploadPath = "C:/workspaces/stworkspace/image/";
+// 图片名称默认为空
+ String imagePath = str;
+// 创建一个map用来存储四张照片的地址
+ Map<String, Object> map=new HashMap<>();
+ String FileNames = UploadUtils.uploadFile(file, idGenerator, uploadPath, imagePath);
+ System.out.println(FileNames);
+ // 判断照片是否能上传成功
+ if (FileNames!=null){
+ fileNames = UploadUtils.imageToByte(FileNames);
+ map.put(str,fileNames);
+// 将照片的二进制插入到数据库
+ RmsCarDriver rmsCarDriver=new RmsCarDriver();
+ rmsCarDriver.setDriverId(rmsCarDriverMapper.getMaxDriveId());
+ if (map.get("行驶证")!=null){
+ rmsCarDriver.setDriverPermitPhoto((String) map.get("行驶证"));
+ if (map.get("驾驶证")!=null){
+ rmsCarDriver.setDriverLisencePhoto((String)map.get("驾驶证"));
+ if (map.get("运输证")!=null){
+ rmsCarDriver.setDriverLisencePhoto((String)map.get("运输证"));
+ if(map.get("从业资格证")!=null){
+ rmsCarDriver.setDriverLisencePhoto((String)map.get("从业资格证"));
+ result+=rmsCarDriverMapper.insertSelective(rmsCarDriver);
+ }else{
+ result=-1;
+ return result;
@@ -33,8 +33,8 @@
<result column="INSERT_UPDATE_REMARK" jdbcType="VARCHAR" property="insertUpdateRemark" />
<result column="DELETED" jdbcType="DECIMAL" property="deleted" />
<result column="DRIVER_PHOTO" jdbcType="BLOB" property="driverPhoto" />
- <result column="DRIVER_LISENCE_PHOTO" jdbcType="BLOB" property="driverLisencePhoto" />
- <result column="DRIVER_PERMIT_PHOTO" jdbcType="BLOB" property="driverPermitPhoto" />
+ <result column="DRIVER_LISENCE_PHOTO" jdbcType="VARCHAR" property="driverLisencePhoto" />
+ <result column="DRIVER_PERMIT_PHOTO" jdbcType="VARCHAR" property="driverPermitPhoto" />
</resultMap>
<sql id="columns">
DRIVER_ID, DRIVER_NAME, DRIVER_SEX, DRIVER_AGE, DRIVER_PHONE, DRIVER_IDENTITY_CARD,
@@ -395,8 +395,8 @@
#{driverLicenseTipsDate,jdbcType=TIMESTAMP}, #{driverCarClassName,jdbcType=VARCHAR},
#{memo,jdbcType=VARCHAR}, #{insertUsername,jdbcType=VARCHAR}, #{insertTime,jdbcType=TIMESTAMP},
#{updateUsername,jdbcType=VARCHAR}, #{updateTime,jdbcType=TIMESTAMP}, #{insertUpdateRemark,jdbcType=VARCHAR},
- #{deleted,jdbcType=DECIMAL}, #{driverPhoto,jdbcType=BLOB}, #{driverLisencePhoto,jdbcType=BLOB},
- #{driverPermitPhoto,jdbcType=BLOB})
+ #{deleted,jdbcType=DECIMAL}, #{driverPhoto,jdbcType=BLOB}, #{driverLisencePhoto,jdbcType=VARCHAR},
+ #{driverPermitPhoto,jdbcType=VARCHAR})
</insert>
<insert id="insertSelective" parameterType="com.steerinfo.dil.model.RmsCarDriver">
insert into RMS_CAR_DRIVER
@@ -596,10 +596,10 @@
#{driverPhoto,jdbcType=BLOB},
</if>
<if test="driverLisencePhoto != null">
- #{driverLisencePhoto,jdbcType=BLOB},
+ #{driverLisencePhoto,jdbcType=VARCHAR},
<if test="driverPermitPhoto != null">
- #{driverPermitPhoto,jdbcType=BLOB},
+ #{driverPermitPhoto,jdbcType=VARCHAR},
</trim>
@@ -635,8 +635,8 @@
INSERT_UPDATE_REMARK = #{insertUpdateRemark,jdbcType=VARCHAR},
DELETED = #{deleted,jdbcType=DECIMAL},
DRIVER_PHOTO = #{driverPhoto,jdbcType=BLOB},
- DRIVER_LISENCE_PHOTO = #{driverLisencePhoto,jdbcType=BLOB},
- DRIVER_PERMIT_PHOTO = #{driverPermitPhoto,jdbcType=BLOB}
+ DRIVER_LISENCE_PHOTO = #{driverLisencePhoto,jdbcType=VARCHAR},
+ DRIVER_PERMIT_PHOTO = #{driverPermitPhoto,jdbcType=VARCHAR}
where DRIVER_ID = #{driverId,jdbcType=DECIMAL}
</update>
<update id="updateByPrimaryKeySelective" parameterType="com.steerinfo.dil.model.RmsCarDriver">
@@ -733,10 +733,10 @@
- DRIVER_PERMIT_PHOTO = #{driverPermitPhoto,jdbcType=BLOB},
+ DRIVER_PERMIT_PHOTO = #{driverPermitPhoto,jdbcType=VARCHAR},
</set>
@@ -785,8 +785,8 @@
#{item.driverCarClassName,jdbcType=VARCHAR}, #{item.memo,jdbcType=VARCHAR}, #{item.insertUsername,jdbcType=VARCHAR},
#{item.insertTime,jdbcType=TIMESTAMP}, #{item.updateUsername,jdbcType=VARCHAR},
#{item.updateTime,jdbcType=TIMESTAMP}, #{item.insertUpdateRemark,jdbcType=VARCHAR},
- #{item.deleted,jdbcType=DECIMAL}, #{item.driverPhoto,jdbcType=BLOB}, #{item.driverLisencePhoto,jdbcType=BLOB},
- #{item.driverPermitPhoto,jdbcType=BLOB} from dual
+ #{item.deleted,jdbcType=DECIMAL}, #{item.driverPhoto,jdbcType=BLOB}, #{item.driverLisencePhoto,jdbcType=VARCHAR},
+ #{item.driverPermitPhoto,jdbcType=VARCHAR} from dual
</foreach> )
<update id="batchUpdate" parameterType="java.util.List">
@@ -918,11 +918,11 @@
</foreach>
,DRIVER_LISENCE_PHOTO=
<foreach close="end" collection="list" index="index" item="item" open="case DRIVER_ID" separator=" ">
- when #{item.driverId,jdbcType=DECIMAL} then #{item.driverLisencePhoto,jdbcType=BLOB}
+ when #{item.driverId,jdbcType=DECIMAL} then #{item.driverLisencePhoto,jdbcType=VARCHAR}
,DRIVER_PERMIT_PHOTO=
- when #{item.driverId,jdbcType=DECIMAL} then #{item.driverPermitPhoto,jdbcType=BLOB}
+ when #{item.driverId,jdbcType=DECIMAL} then #{item.driverPermitPhoto,jdbcType=VARCHAR}
where DRIVER_ID in
<foreach close=")" collection="list" index="index" item="item" open="(" separator=",">
@@ -1093,5 +1093,9 @@
where RCD.DRIVER_IDENTITY_CARD=#{driverIdentityCardId}
and RCD.DELETED!=1
</select>
+ <select id="getMaxDriveId" resultType="DECIMAL">
+ select max(RCD.DRIVER_ID+1) from RMS_CAR_DRIVER RCD
+ </select>
</mapper>
@@ -449,10 +449,7 @@
RW.WAREHOUSE_ID AS "warehouseId",
RW.WAREHOUSE_NAME AS "warehouseName",
RS.SHIPPER_NAME AS "shipperName",
- RS.SHIPPER_ABBREVIATION AS "shipperAbbreviation",
- RS.SHIPPER_COMPANY_BRANCH AS "shipperCompanyBranch",
- RS.SHIPPER_BRANCH_FACTORY AS "shipperBranchFactory",
- RS.SHIPPER_FACTORY_AREA AS "shipperFactoryArea"
+ RS.SHIPPER_ABBREVIATION AS "shipperAbbreviation"
FROM RMS_WAREHOUSE RW
LEFT JOIN RMS_SHIPPER RS
ON RW.SHIPPER_ID=RS.SHIPPER_ID
@@ -484,24 +481,6 @@
"shipperAbbreviation" in #{item}
- <if test="shipperCompanyBranch!= null">
- and
- <foreach collection="shipperCompanyBranch" item="item" open="(" separator="," close=")">
- "shipperCompanyBranch" in #{item}
- </foreach>
- </if>
- <if test="shipperBranchFactory!= null">
- <foreach collection="shipperBranchFactory" item="item" open="(" separator="," close=")">
- "shipperBranchFactory" in #{item}
- <if test="shipperFactoryArea!= null">
- <foreach collection="shipperFactoryArea" item="item" open="(" separator="," close=")">
- "shipperFactoryArea" in #{item}
</where>
<include refid="orderBy"></include>
@@ -23,7 +23,7 @@ import java.math.BigDecimal;
* RmsCarrier RESTful接口:
* @author generator
- * @version 1.0-SNAPSHORT 2021-12-25 01:31
+ * @version 1.0-SNAPSHORT 2021-12-25 05:09
* 类描述
* 修订历史:
* 日期:2021-12-25
@@ -1,6 +1,2177 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE mapper PUBLIC "-//mybatis.org//DTD Mapper 3.0//EN" "http://mybatis.org/dtd/mybatis-3-mapper.dtd">
<mapper namespace="com.steerinfo.dil.rmscarrier.mapper.RmsCarrierMapper">
+ <resultMap id="BaseResultMap" type="com.steerinfo.dil.rmscarrier.model.RmsCarrier">
+ <id column="CARRIER_ID" jdbcType="DECIMAL" property="carrierId" />
+ <result column="CARRIER_TRANSPORT_TYPE" jdbcType="VARCHAR" property="carrierTransportType" />
+ <result column="CARRIER_NAME" jdbcType="VARCHAR" property="carrierName" />
+ <result column="CARRIER_ABBREVIATION" jdbcType="VARCHAR" property="carrierAbbreviation" />
+ <result column="CARRIER_ADDRESS" jdbcType="VARCHAR" property="carrierAddress" />
+ <result column="CARRIER_BID_AREA_ID" jdbcType="DECIMAL" property="carrierBidAreaId" />
+ <result column="CARRIER_BID_TIME" jdbcType="TIMESTAMP" property="carrierBidTime" />
+ <result column="CARRIER_LEGAL_REPRESENTATIVE" jdbcType="VARCHAR" property="carrierLegalRepresentative" />
+ <result column="REGISTER_NO" jdbcType="VARCHAR" property="registerNo" />
+ <result column="CARRIER_AGENT" jdbcType="VARCHAR" property="carrierAgent" />
+ <result column="CARRIER_CONTACT_NUMBER" jdbcType="VARCHAR" property="carrierContactNumber" />
+ <result column="CARRIER_FAX" jdbcType="VARCHAR" property="carrierFax" />
+ <result column="CARRIER_ACCOUNT" jdbcType="VARCHAR" property="carrierAccount" />
+ <result column="CARRIER_ACCOUNT_BLANK" jdbcType="VARCHAR" property="carrierAccountBlank" />
+ <result column="CARRIER_DUTY_PARAGRAPH" jdbcType="VARCHAR" property="carrierDutyParagraph" />
+ <result column="CARRIER_POSTAL_CODE" jdbcType="VARCHAR" property="carrierPostalCode" />
+ <result column="REGISTER_CAPITAL" jdbcType="VARCHAR" property="registerCapital" />
+ <result column="BUSINESS_SCOPE" jdbcType="VARCHAR" property="businessScope" />
+ <result column="ANNUAL_DATE" jdbcType="VARCHAR" property="annualDate" />
+ <result column="COMPANY_STATUS_DESC" jdbcType="VARCHAR" property="companyStatusDesc" />
+ <result column="COMPANY_TYPE_DESC" jdbcType="VARCHAR" property="companyTypeDesc" />
+ <result column="OPERATION_PERIOD" jdbcType="VARCHAR" property="operationPeriod" />
+ <result column="REGISTER_DATE" jdbcType="TIMESTAMP" property="registerDate" />
+ <result column="REGISTER_ORGANIZATION" jdbcType="VARCHAR" property="registerOrganization" />
+ <result column="REGISTER_APTITUDES" jdbcType="VARCHAR" property="registerAptitudes" />
+ <result column="CREDENTIAL_DESC" jdbcType="VARCHAR" property="credentialDesc" />
+ <result column="CONTACTS_NAME" jdbcType="VARCHAR" property="contactsName" />
+ <result column="INSERT_USERNAME" jdbcType="VARCHAR" property="insertUsername" />
+ <result column="INSERT_TIME" jdbcType="TIMESTAMP" property="insertTime" />
+ <result column="UPDATE_USERNAME" jdbcType="VARCHAR" property="updateUsername" />
+ <result column="UPDATE_TIME" jdbcType="TIMESTAMP" property="updateTime" />
+ <result column="INSERT_UPDATE_REMARK" jdbcType="VARCHAR" property="insertUpdateRemark" />
+ <result column="DELETED" jdbcType="DECIMAL" property="deleted" />
+ <result column="CARRIER_TYPE" jdbcType="VARCHAR" property="carrierType" />
+ <result column="EAS_CARRIER_ID" jdbcType="VARCHAR" property="easCarrierId" />
+ <result column="CARRIER_BUSINESS_ABLELICENSE" jdbcType="VARCHAR" property="carrierBusinessAblelicense" />
+ <result column="CARRIER_BUSINESS_LICENSE" jdbcType="VARCHAR" property="carrierBusinessLicense" />
+ <result column="CARRIER_TRANSPORT_CERTIFICATE" jdbcType="VARCHAR" property="carrierTransportCertificate" />
+ <result column="CARRIER_SSO_ID" jdbcType="VARCHAR" property="carrierSsoId" />
+ </resultMap>
+ <sql id="columns">
+ CARRIER_ID, CARRIER_TRANSPORT_TYPE, CARRIER_NAME, CARRIER_ABBREVIATION, CARRIER_ADDRESS,
+ CARRIER_BID_AREA_ID, CARRIER_BID_TIME, CARRIER_LEGAL_REPRESENTATIVE, REGISTER_NO,
+ CARRIER_AGENT, CARRIER_CONTACT_NUMBER, CARRIER_FAX, CARRIER_ACCOUNT, CARRIER_ACCOUNT_BLANK,
+ CARRIER_DUTY_PARAGRAPH, CARRIER_POSTAL_CODE, REGISTER_CAPITAL, BUSINESS_SCOPE, ANNUAL_DATE,
+ COMPANY_STATUS_DESC, COMPANY_TYPE_DESC, OPERATION_PERIOD, REGISTER_DATE, REGISTER_ORGANIZATION,
+ REGISTER_APTITUDES, CREDENTIAL_DESC, CONTACTS_NAME, INSERT_USERNAME, INSERT_TIME,
+ UPDATE_USERNAME, UPDATE_TIME, INSERT_UPDATE_REMARK, DELETED, CARRIER_TYPE, EAS_CARRIER_ID,
+ CARRIER_BUSINESS_ABLELICENSE, CARRIER_BUSINESS_LICENSE, CARRIER_TRANSPORT_CERTIFICATE,
+ CARRIER_SSO_ID
+ </sql>
+ <sql id="columns_alias">
+ t.CARRIER_ID, t.CARRIER_TRANSPORT_TYPE, t.CARRIER_NAME, t.CARRIER_ABBREVIATION, t.CARRIER_ADDRESS,
+ t.CARRIER_BID_AREA_ID, t.CARRIER_BID_TIME, t.CARRIER_LEGAL_REPRESENTATIVE, t.REGISTER_NO,
+ t.CARRIER_AGENT, t.CARRIER_CONTACT_NUMBER, t.CARRIER_FAX, t.CARRIER_ACCOUNT, t.CARRIER_ACCOUNT_BLANK,
+ t.CARRIER_DUTY_PARAGRAPH, t.CARRIER_POSTAL_CODE, t.REGISTER_CAPITAL, t.BUSINESS_SCOPE,
+ t.ANNUAL_DATE, t.COMPANY_STATUS_DESC, t.COMPANY_TYPE_DESC, t.OPERATION_PERIOD, t.REGISTER_DATE,
+ t.REGISTER_ORGANIZATION, t.REGISTER_APTITUDES, t.CREDENTIAL_DESC, t.CONTACTS_NAME,
+ t.INSERT_USERNAME, t.INSERT_TIME, t.UPDATE_USERNAME, t.UPDATE_TIME, t.INSERT_UPDATE_REMARK,
+ t.DELETED, t.CARRIER_TYPE, t.EAS_CARRIER_ID, t.CARRIER_BUSINESS_ABLELICENSE, t.CARRIER_BUSINESS_LICENSE,
+ t.CARRIER_TRANSPORT_CERTIFICATE, t.CARRIER_SSO_ID
+ <sql id="select">
+ SELECT <include refid="columns" /> FROM RMS_CARRIER
+ <sql id="select_alias">
+ SELECT <include refid="columns_alias" /> FROM RMS_CARRIER t
+ <sql id="where">
+ <where>
+ <if test="carrierId != null">
+ and CARRIER_ID = #{carrierId}
+ </if>
+ <if test="carrierTransportType != null and carrierTransportType != ''">
+ and CARRIER_TRANSPORT_TYPE = #{carrierTransportType}
+ <if test="carrierName != null and carrierName != ''">
+ and CARRIER_NAME = #{carrierName}
+ <if test="carrierAbbreviation != null and carrierAbbreviation != ''">
+ and CARRIER_ABBREVIATION = #{carrierAbbreviation}
+ <if test="carrierAddress != null and carrierAddress != ''">
+ and CARRIER_ADDRESS = #{carrierAddress}
+ <if test="carrierBidAreaId != null">
+ and CARRIER_BID_AREA_ID = #{carrierBidAreaId}
+ <if test="carrierBidTime != null">
+ and TO_CHAR(CARRIER_BID_TIME,'yyyy-MM-dd') = #{carrierBidTime}
+ <if test="carrierLegalRepresentative != null and carrierLegalRepresentative != ''">
+ and CARRIER_LEGAL_REPRESENTATIVE = #{carrierLegalRepresentative}
+ <if test="registerNo != null and registerNo != ''">
+ and REGISTER_NO = #{registerNo}
+ <if test="carrierAgent != null and carrierAgent != ''">
+ and CARRIER_AGENT = #{carrierAgent}
+ <if test="carrierContactNumber != null and carrierContactNumber != ''">
+ and CARRIER_CONTACT_NUMBER = #{carrierContactNumber}
+ <if test="carrierFax != null and carrierFax != ''">
+ and CARRIER_FAX = #{carrierFax}
+ <if test="carrierAccount != null and carrierAccount != ''">
+ and CARRIER_ACCOUNT = #{carrierAccount}
+ <if test="carrierAccountBlank != null and carrierAccountBlank != ''">
+ and CARRIER_ACCOUNT_BLANK = #{carrierAccountBlank}
+ <if test="carrierDutyParagraph != null and carrierDutyParagraph != ''">
+ and CARRIER_DUTY_PARAGRAPH = #{carrierDutyParagraph}
+ <if test="carrierPostalCode != null and carrierPostalCode != ''">
+ and CARRIER_POSTAL_CODE = #{carrierPostalCode}
+ <if test="registerCapital != null and registerCapital != ''">
+ and REGISTER_CAPITAL = #{registerCapital}
+ <if test="businessScope != null and businessScope != ''">
+ and BUSINESS_SCOPE = #{businessScope}
+ <if test="annualDate != null and annualDate != ''">
+ and ANNUAL_DATE = #{annualDate}
+ <if test="companyStatusDesc != null and companyStatusDesc != ''">
+ and COMPANY_STATUS_DESC = #{companyStatusDesc}
+ <if test="companyTypeDesc != null and companyTypeDesc != ''">
+ and COMPANY_TYPE_DESC = #{companyTypeDesc}
+ <if test="operationPeriod != null and operationPeriod != ''">
+ and OPERATION_PERIOD = #{operationPeriod}
+ <if test="registerDate != null">
+ and TO_CHAR(REGISTER_DATE,'yyyy-MM-dd') = #{registerDate}
+ <if test="registerOrganization != null and registerOrganization != ''">
+ and REGISTER_ORGANIZATION = #{registerOrganization}
+ <if test="registerAptitudes != null and registerAptitudes != ''">
+ and REGISTER_APTITUDES = #{registerAptitudes}
+ <if test="credentialDesc != null and credentialDesc != ''">
+ and CREDENTIAL_DESC = #{credentialDesc}
+ <if test="contactsName != null and contactsName != ''">
+ and CONTACTS_NAME = #{contactsName}
+ <if test="insertUsername != null and insertUsername != ''">
+ and INSERT_USERNAME = #{insertUsername}
+ <if test="insertTime != null">
+ and TO_CHAR(INSERT_TIME,'yyyy-MM-dd') = #{insertTime}
+ <if test="updateUsername != null and updateUsername != ''">
+ and UPDATE_USERNAME = #{updateUsername}
+ <if test="updateTime != null">
+ and TO_CHAR(UPDATE_TIME,'yyyy-MM-dd') = #{updateTime}
+ <if test="insertUpdateRemark != null and insertUpdateRemark != ''">
+ and INSERT_UPDATE_REMARK = #{insertUpdateRemark}
+ <if test="deleted != null">
+ and DELETED = #{deleted}
+ <if test="carrierType != null and carrierType != ''">
+ and CARRIER_TYPE = #{carrierType}
+ <if test="easCarrierId != null and easCarrierId != ''">
+ and EAS_CARRIER_ID = #{easCarrierId}
+ <if test="carrierBusinessAblelicense != null and carrierBusinessAblelicense != ''">
+ and CARRIER_BUSINESS_ABLELICENSE = #{carrierBusinessAblelicense}
+ <if test="carrierBusinessLicense != null and carrierBusinessLicense != ''">
+ and CARRIER_BUSINESS_LICENSE = #{carrierBusinessLicense}
+ <if test="carrierTransportCertificate != null and carrierTransportCertificate != ''">
+ and CARRIER_TRANSPORT_CERTIFICATE = #{carrierTransportCertificate}
+ <if test="carrierSsoId != null and carrierSsoId != ''">
+ and CARRIER_SSO_ID = #{carrierSsoId}
+ </where>
+ <sql id="whereLike">
+ and CARRIER_TRANSPORT_TYPE LIKE '%${carrierTransportType}%'
+ and CARRIER_NAME LIKE '%${carrierName}%'
+ and CARRIER_ABBREVIATION LIKE '%${carrierAbbreviation}%'
+ and CARRIER_ADDRESS LIKE '%${carrierAddress}%'
+ and CARRIER_LEGAL_REPRESENTATIVE LIKE '%${carrierLegalRepresentative}%'
+ and REGISTER_NO LIKE '%${registerNo}%'
+ and CARRIER_AGENT LIKE '%${carrierAgent}%'
+ and CARRIER_CONTACT_NUMBER LIKE '%${carrierContactNumber}%'
+ and CARRIER_FAX LIKE '%${carrierFax}%'
+ and CARRIER_ACCOUNT LIKE '%${carrierAccount}%'
+ and CARRIER_ACCOUNT_BLANK LIKE '%${carrierAccountBlank}%'
+ and CARRIER_DUTY_PARAGRAPH LIKE '%${carrierDutyParagraph}%'
+ and CARRIER_POSTAL_CODE LIKE '%${carrierPostalCode}%'
+ and REGISTER_CAPITAL LIKE '%${registerCapital}%'
+ and BUSINESS_SCOPE LIKE '%${businessScope}%'
+ and ANNUAL_DATE LIKE '%${annualDate}%'
+ and COMPANY_STATUS_DESC LIKE '%${companyStatusDesc}%'
+ and COMPANY_TYPE_DESC LIKE '%${companyTypeDesc}%'
+ and OPERATION_PERIOD LIKE '%${operationPeriod}%'
+ and REGISTER_ORGANIZATION LIKE '%${registerOrganization}%'
+ and REGISTER_APTITUDES LIKE '%${registerAptitudes}%'
+ and CREDENTIAL_DESC LIKE '%${credentialDesc}%'
+ and CONTACTS_NAME LIKE '%${contactsName}%'
+ and INSERT_USERNAME LIKE '%${insertUsername}%'
+ and UPDATE_USERNAME LIKE '%${updateUsername}%'
+ and INSERT_UPDATE_REMARK LIKE '%${insertUpdateRemark}%'
+ and CARRIER_TYPE LIKE '%${carrierType}%'
+ and EAS_CARRIER_ID LIKE '%${easCarrierId}%'
+ and CARRIER_BUSINESS_ABLELICENSE LIKE '%${carrierBusinessAblelicense}%'
+ and CARRIER_BUSINESS_LICENSE LIKE '%${carrierBusinessLicense}%'
+ and CARRIER_TRANSPORT_CERTIFICATE LIKE '%${carrierTransportCertificate}%'
+ and CARRIER_SSO_ID LIKE '%${carrierSsoId}%'
+ <delete id="deleteByPrimaryKey" parameterType="java.lang.Short">
+ delete from RMS_CARRIER
+ where CARRIER_ID = #{carrierId,jdbcType=DECIMAL}
+ </delete>
+ <delete id="deleteBySelectiveElement" parameterType="java.util.HashMap">
+ where 1!=1
+ or CARRIER_TRANSPORT_TYPE = #{carrierTransportType}
+ or CARRIER_NAME = #{carrierName}
+ or CARRIER_ABBREVIATION = #{carrierAbbreviation}
+ or CARRIER_ADDRESS = #{carrierAddress}
+ or CARRIER_BID_AREA_ID = #{carrierBidAreaId}
+ or TO_CHAR(CARRIER_BID_TIME,'yyyy-MM-dd') = '#{carrierBidTime}'
+ or CARRIER_LEGAL_REPRESENTATIVE = #{carrierLegalRepresentative}
+ or REGISTER_NO = #{registerNo}
+ or CARRIER_AGENT = #{carrierAgent}
+ or CARRIER_CONTACT_NUMBER = #{carrierContactNumber}
+ or CARRIER_FAX = #{carrierFax}
+ or CARRIER_ACCOUNT = #{carrierAccount}
+ or CARRIER_ACCOUNT_BLANK = #{carrierAccountBlank}
+ or CARRIER_DUTY_PARAGRAPH = #{carrierDutyParagraph}
+ or CARRIER_POSTAL_CODE = #{carrierPostalCode}
+ or REGISTER_CAPITAL = #{registerCapital}
+ or BUSINESS_SCOPE = #{businessScope}
+ or ANNUAL_DATE = #{annualDate}
+ or COMPANY_STATUS_DESC = #{companyStatusDesc}
+ or COMPANY_TYPE_DESC = #{companyTypeDesc}
+ or OPERATION_PERIOD = #{operationPeriod}
+ or TO_CHAR(REGISTER_DATE,'yyyy-MM-dd') = '#{registerDate}'
+ or REGISTER_ORGANIZATION = #{registerOrganization}
+ or REGISTER_APTITUDES = #{registerAptitudes}
+ or CREDENTIAL_DESC = #{credentialDesc}
+ or CONTACTS_NAME = #{contactsName}
+ or INSERT_USERNAME = #{insertUsername}
+ or TO_CHAR(INSERT_TIME,'yyyy-MM-dd') = '#{insertTime}'
+ or UPDATE_USERNAME = #{updateUsername}
+ or TO_CHAR(UPDATE_TIME,'yyyy-MM-dd') = '#{updateTime}'
+ or INSERT_UPDATE_REMARK = #{insertUpdateRemark}
+ or DELETED = #{deleted}
+ or CARRIER_TYPE = #{carrierType}
+ or EAS_CARRIER_ID = #{easCarrierId}
+ or CARRIER_BUSINESS_ABLELICENSE = #{carrierBusinessAblelicense}
+ or CARRIER_BUSINESS_LICENSE = #{carrierBusinessLicense}
+ or CARRIER_TRANSPORT_CERTIFICATE = #{carrierTransportCertificate}
+ or CARRIER_SSO_ID = #{carrierSsoId}
+ <insert id="insert" parameterType="com.steerinfo.dil.rmscarrier.model.RmsCarrier">
+ insert into RMS_CARRIER (CARRIER_ID, CARRIER_TRANSPORT_TYPE,
+ CARRIER_NAME, CARRIER_ABBREVIATION, CARRIER_ADDRESS,
+ CARRIER_BID_AREA_ID, CARRIER_BID_TIME, CARRIER_LEGAL_REPRESENTATIVE,
+ REGISTER_NO, CARRIER_AGENT, CARRIER_CONTACT_NUMBER,
+ CARRIER_FAX, CARRIER_ACCOUNT, CARRIER_ACCOUNT_BLANK,
+ CARRIER_DUTY_PARAGRAPH, CARRIER_POSTAL_CODE,
+ REGISTER_CAPITAL, BUSINESS_SCOPE, ANNUAL_DATE,
+ COMPANY_STATUS_DESC, COMPANY_TYPE_DESC, OPERATION_PERIOD,
+ REGISTER_DATE, REGISTER_ORGANIZATION, REGISTER_APTITUDES,
+ CREDENTIAL_DESC, CONTACTS_NAME, INSERT_USERNAME,
+ INSERT_TIME, UPDATE_USERNAME, UPDATE_TIME,
+ INSERT_UPDATE_REMARK, DELETED, CARRIER_TYPE,
+ EAS_CARRIER_ID, CARRIER_BUSINESS_ABLELICENSE,
+ CARRIER_BUSINESS_LICENSE, CARRIER_TRANSPORT_CERTIFICATE,
+ CARRIER_SSO_ID)
+ values (#{carrierId,jdbcType=DECIMAL}, #{carrierTransportType,jdbcType=VARCHAR},
+ #{carrierName,jdbcType=VARCHAR}, #{carrierAbbreviation,jdbcType=VARCHAR}, #{carrierAddress,jdbcType=VARCHAR},
+ #{carrierBidAreaId,jdbcType=DECIMAL}, #{carrierBidTime,jdbcType=TIMESTAMP}, #{carrierLegalRepresentative,jdbcType=VARCHAR},
+ #{registerNo,jdbcType=VARCHAR}, #{carrierAgent,jdbcType=VARCHAR}, #{carrierContactNumber,jdbcType=VARCHAR},
+ #{carrierFax,jdbcType=VARCHAR}, #{carrierAccount,jdbcType=VARCHAR}, #{carrierAccountBlank,jdbcType=VARCHAR},
+ #{carrierDutyParagraph,jdbcType=VARCHAR}, #{carrierPostalCode,jdbcType=VARCHAR},
+ #{registerCapital,jdbcType=VARCHAR}, #{businessScope,jdbcType=VARCHAR}, #{annualDate,jdbcType=VARCHAR},
+ #{companyStatusDesc,jdbcType=VARCHAR}, #{companyTypeDesc,jdbcType=VARCHAR}, #{operationPeriod,jdbcType=VARCHAR},
+ #{registerDate,jdbcType=TIMESTAMP}, #{registerOrganization,jdbcType=VARCHAR}, #{registerAptitudes,jdbcType=VARCHAR},
+ #{credentialDesc,jdbcType=VARCHAR}, #{contactsName,jdbcType=VARCHAR}, #{insertUsername,jdbcType=VARCHAR},
+ #{insertTime,jdbcType=TIMESTAMP}, #{updateUsername,jdbcType=VARCHAR}, #{updateTime,jdbcType=TIMESTAMP},
+ #{insertUpdateRemark,jdbcType=VARCHAR}, #{deleted,jdbcType=DECIMAL}, #{carrierType,jdbcType=VARCHAR},
+ #{easCarrierId,jdbcType=VARCHAR}, #{carrierBusinessAblelicense,jdbcType=VARCHAR},
+ #{carrierBusinessLicense,jdbcType=VARCHAR}, #{carrierTransportCertificate,jdbcType=VARCHAR},
+ #{carrierSsoId,jdbcType=VARCHAR})
+ </insert>
+ <insert id="insertSelective" parameterType="com.steerinfo.dil.rmscarrier.model.RmsCarrier">
+ insert into RMS_CARRIER
+ <trim prefix="(" suffix=")" suffixOverrides=",">
+ CARRIER_ID,
+ <if test="carrierTransportType != null">
+ CARRIER_TRANSPORT_TYPE,
+ <if test="carrierName != null">
+ CARRIER_NAME,
+ <if test="carrierAbbreviation != null">
+ CARRIER_ABBREVIATION,
+ <if test="carrierAddress != null">
+ CARRIER_ADDRESS,
+ CARRIER_BID_AREA_ID,
+ CARRIER_BID_TIME,
+ <if test="carrierLegalRepresentative != null">
+ CARRIER_LEGAL_REPRESENTATIVE,
+ <if test="registerNo != null">
+ REGISTER_NO,
+ <if test="carrierAgent != null">
+ CARRIER_AGENT,
+ <if test="carrierContactNumber != null">
+ CARRIER_CONTACT_NUMBER,
+ <if test="carrierFax != null">
+ CARRIER_FAX,
+ <if test="carrierAccount != null">
+ CARRIER_ACCOUNT,
+ <if test="carrierAccountBlank != null">
+ CARRIER_ACCOUNT_BLANK,
+ <if test="carrierDutyParagraph != null">
+ CARRIER_DUTY_PARAGRAPH,
+ <if test="carrierPostalCode != null">
+ CARRIER_POSTAL_CODE,
+ <if test="registerCapital != null">
+ REGISTER_CAPITAL,
+ <if test="businessScope != null">
+ BUSINESS_SCOPE,
+ <if test="annualDate != null">
+ ANNUAL_DATE,
+ <if test="companyStatusDesc != null">
+ COMPANY_STATUS_DESC,
+ <if test="companyTypeDesc != null">
+ COMPANY_TYPE_DESC,
+ <if test="operationPeriod != null">
+ OPERATION_PERIOD,
+ REGISTER_DATE,
+ <if test="registerOrganization != null">
+ REGISTER_ORGANIZATION,
+ <if test="registerAptitudes != null">
+ REGISTER_APTITUDES,
+ <if test="credentialDesc != null">
+ CREDENTIAL_DESC,
+ <if test="contactsName != null">
+ CONTACTS_NAME,
+ <if test="insertUsername != null">
+ INSERT_USERNAME,
+ INSERT_TIME,
+ <if test="updateUsername != null">
+ UPDATE_USERNAME,
+ UPDATE_TIME,
+ <if test="insertUpdateRemark != null">
+ INSERT_UPDATE_REMARK,
+ DELETED,
+ <if test="carrierType != null">
+ CARRIER_TYPE,
+ <if test="easCarrierId != null">
+ EAS_CARRIER_ID,
+ <if test="carrierBusinessAblelicense != null">
+ CARRIER_BUSINESS_ABLELICENSE,
+ <if test="carrierBusinessLicense != null">
+ CARRIER_BUSINESS_LICENSE,
+ <if test="carrierTransportCertificate != null">
+ CARRIER_TRANSPORT_CERTIFICATE,
+ <if test="carrierSsoId != null">
+ CARRIER_SSO_ID,
+ </trim>
+ <trim prefix="values (" suffix=")" suffixOverrides=",">
+ #{carrierId,jdbcType=DECIMAL},
+ #{carrierTransportType,jdbcType=VARCHAR},
+ #{carrierName,jdbcType=VARCHAR},
+ #{carrierAbbreviation,jdbcType=VARCHAR},
+ #{carrierAddress,jdbcType=VARCHAR},
+ #{carrierBidAreaId,jdbcType=DECIMAL},
+ #{carrierBidTime,jdbcType=TIMESTAMP},
+ #{carrierLegalRepresentative,jdbcType=VARCHAR},
+ #{registerNo,jdbcType=VARCHAR},
+ #{carrierAgent,jdbcType=VARCHAR},
+ #{carrierContactNumber,jdbcType=VARCHAR},
+ #{carrierFax,jdbcType=VARCHAR},
+ #{carrierAccount,jdbcType=VARCHAR},
+ #{carrierAccountBlank,jdbcType=VARCHAR},
+ #{carrierDutyParagraph,jdbcType=VARCHAR},
+ #{carrierPostalCode,jdbcType=VARCHAR},
+ #{registerCapital,jdbcType=VARCHAR},
+ #{businessScope,jdbcType=VARCHAR},
+ #{annualDate,jdbcType=VARCHAR},
+ #{companyStatusDesc,jdbcType=VARCHAR},
+ #{companyTypeDesc,jdbcType=VARCHAR},
+ #{operationPeriod,jdbcType=VARCHAR},
+ #{registerDate,jdbcType=TIMESTAMP},
+ #{registerOrganization,jdbcType=VARCHAR},
+ #{registerAptitudes,jdbcType=VARCHAR},
+ #{credentialDesc,jdbcType=VARCHAR},
+ #{contactsName,jdbcType=VARCHAR},
+ #{insertUsername,jdbcType=VARCHAR},
+ #{insertTime,jdbcType=TIMESTAMP},
+ #{updateUsername,jdbcType=VARCHAR},
+ #{updateTime,jdbcType=TIMESTAMP},
+ #{insertUpdateRemark,jdbcType=VARCHAR},
+ #{deleted,jdbcType=DECIMAL},
+ #{carrierType,jdbcType=VARCHAR},
+ #{easCarrierId,jdbcType=VARCHAR},
+ #{carrierBusinessAblelicense,jdbcType=VARCHAR},
+ #{carrierBusinessLicense,jdbcType=VARCHAR},
+ #{carrierTransportCertificate,jdbcType=VARCHAR},
+ #{carrierSsoId,jdbcType=VARCHAR},
+ <update id="updateByPrimaryKey" parameterType="com.steerinfo.dil.rmscarrier.model.RmsCarrier">
+ update RMS_CARRIER
+ set CARRIER_TRANSPORT_TYPE = #{carrierTransportType,jdbcType=VARCHAR},
+ CARRIER_NAME = #{carrierName,jdbcType=VARCHAR},
+ CARRIER_ABBREVIATION = #{carrierAbbreviation,jdbcType=VARCHAR},
+ CARRIER_ADDRESS = #{carrierAddress,jdbcType=VARCHAR},
+ CARRIER_BID_AREA_ID = #{carrierBidAreaId,jdbcType=DECIMAL},
+ CARRIER_BID_TIME = #{carrierBidTime,jdbcType=TIMESTAMP},
+ CARRIER_LEGAL_REPRESENTATIVE = #{carrierLegalRepresentative,jdbcType=VARCHAR},
+ REGISTER_NO = #{registerNo,jdbcType=VARCHAR},
+ CARRIER_AGENT = #{carrierAgent,jdbcType=VARCHAR},
+ CARRIER_CONTACT_NUMBER = #{carrierContactNumber,jdbcType=VARCHAR},
+ CARRIER_FAX = #{carrierFax,jdbcType=VARCHAR},
+ CARRIER_ACCOUNT = #{carrierAccount,jdbcType=VARCHAR},
+ CARRIER_ACCOUNT_BLANK = #{carrierAccountBlank,jdbcType=VARCHAR},
+ CARRIER_DUTY_PARAGRAPH = #{carrierDutyParagraph,jdbcType=VARCHAR},
+ CARRIER_POSTAL_CODE = #{carrierPostalCode,jdbcType=VARCHAR},
+ REGISTER_CAPITAL = #{registerCapital,jdbcType=VARCHAR},
+ BUSINESS_SCOPE = #{businessScope,jdbcType=VARCHAR},
+ ANNUAL_DATE = #{annualDate,jdbcType=VARCHAR},
+ COMPANY_STATUS_DESC = #{companyStatusDesc,jdbcType=VARCHAR},
+ COMPANY_TYPE_DESC = #{companyTypeDesc,jdbcType=VARCHAR},
+ OPERATION_PERIOD = #{operationPeriod,jdbcType=VARCHAR},
+ REGISTER_DATE = #{registerDate,jdbcType=TIMESTAMP},
+ REGISTER_ORGANIZATION = #{registerOrganization,jdbcType=VARCHAR},
+ REGISTER_APTITUDES = #{registerAptitudes,jdbcType=VARCHAR},
+ CREDENTIAL_DESC = #{credentialDesc,jdbcType=VARCHAR},
+ CONTACTS_NAME = #{contactsName,jdbcType=VARCHAR},
+ INSERT_USERNAME = #{insertUsername,jdbcType=VARCHAR},
+ INSERT_TIME = #{insertTime,jdbcType=TIMESTAMP},
+ UPDATE_USERNAME = #{updateUsername,jdbcType=VARCHAR},
+ UPDATE_TIME = #{updateTime,jdbcType=TIMESTAMP},
+ INSERT_UPDATE_REMARK = #{insertUpdateRemark,jdbcType=VARCHAR},
+ DELETED = #{deleted,jdbcType=DECIMAL},
+ CARRIER_TYPE = #{carrierType,jdbcType=VARCHAR},
+ EAS_CARRIER_ID = #{easCarrierId,jdbcType=VARCHAR},
+ CARRIER_BUSINESS_ABLELICENSE = #{carrierBusinessAblelicense,jdbcType=VARCHAR},
+ CARRIER_BUSINESS_LICENSE = #{carrierBusinessLicense,jdbcType=VARCHAR},
+ CARRIER_TRANSPORT_CERTIFICATE = #{carrierTransportCertificate,jdbcType=VARCHAR},
+ CARRIER_SSO_ID = #{carrierSsoId,jdbcType=VARCHAR}
+ </update>
+ <update id="updateByPrimaryKeySelective" parameterType="com.steerinfo.dil.rmscarrier.model.RmsCarrier">
+ <set>
+ CARRIER_TRANSPORT_TYPE = #{carrierTransportType,jdbcType=VARCHAR},
+ CARRIER_SSO_ID = #{carrierSsoId,jdbcType=VARCHAR},
+ </set>
+ <select id="selectByPrimaryKey" parameterType="java.lang.Short" resultMap="BaseResultMap">
+ <include refid="select" />
+ <select id="selectByParameters" parameterType="java.util.HashMap" resultMap="BaseResultMap">
+ <include refid="where" />
+ <select id="selectLikeByParameters" parameterType="java.util.HashMap" resultMap="BaseResultMap">
+ <include refid="whereLike" />
+ <insert id="batchInsert" parameterType="java.util.List">
+ (CARRIER_ID,
+ CARRIER_TRANSPORT_TYPE, CARRIER_NAME,
+ CARRIER_ABBREVIATION, CARRIER_ADDRESS,
+ CARRIER_BID_AREA_ID, CARRIER_BID_TIME,
+ CARRIER_LEGAL_REPRESENTATIVE, REGISTER_NO,
+ CARRIER_AGENT, CARRIER_CONTACT_NUMBER,
+ REGISTER_CAPITAL, BUSINESS_SCOPE,
+ ANNUAL_DATE, COMPANY_STATUS_DESC,
+ COMPANY_TYPE_DESC, OPERATION_PERIOD,
+ REGISTER_DATE, REGISTER_ORGANIZATION,
+ REGISTER_APTITUDES, CREDENTIAL_DESC,
+ CONTACTS_NAME, INSERT_USERNAME,
+ INSERT_TIME, UPDATE_USERNAME,
+ UPDATE_TIME, INSERT_UPDATE_REMARK,
+ DELETED, CARRIER_TYPE, EAS_CARRIER_ID,
+ CARRIER_BUSINESS_ABLELICENSE, CARRIER_BUSINESS_LICENSE,
+ CARRIER_TRANSPORT_CERTIFICATE, CARRIER_SSO_ID
+ )
+ ( <foreach collection="list" item="item" separator="union all">
+ select
+ #{item.carrierId,jdbcType=DECIMAL},
+ #{item.carrierTransportType,jdbcType=VARCHAR}, #{item.carrierName,jdbcType=VARCHAR},
+ #{item.carrierAbbreviation,jdbcType=VARCHAR}, #{item.carrierAddress,jdbcType=VARCHAR},
+ #{item.carrierBidAreaId,jdbcType=DECIMAL}, #{item.carrierBidTime,jdbcType=TIMESTAMP},
+ #{item.carrierLegalRepresentative,jdbcType=VARCHAR}, #{item.registerNo,jdbcType=VARCHAR},
+ #{item.carrierAgent,jdbcType=VARCHAR}, #{item.carrierContactNumber,jdbcType=VARCHAR},
+ #{item.carrierFax,jdbcType=VARCHAR}, #{item.carrierAccount,jdbcType=VARCHAR}, #{item.carrierAccountBlank,jdbcType=VARCHAR},
+ #{item.carrierDutyParagraph,jdbcType=VARCHAR}, #{item.carrierPostalCode,jdbcType=VARCHAR},
+ #{item.registerCapital,jdbcType=VARCHAR}, #{item.businessScope,jdbcType=VARCHAR},
+ #{item.annualDate,jdbcType=VARCHAR}, #{item.companyStatusDesc,jdbcType=VARCHAR},
+ #{item.companyTypeDesc,jdbcType=VARCHAR}, #{item.operationPeriod,jdbcType=VARCHAR},
+ #{item.registerDate,jdbcType=TIMESTAMP}, #{item.registerOrganization,jdbcType=VARCHAR},
+ #{item.registerAptitudes,jdbcType=VARCHAR}, #{item.credentialDesc,jdbcType=VARCHAR},
+ #{item.contactsName,jdbcType=VARCHAR}, #{item.insertUsername,jdbcType=VARCHAR},
+ #{item.insertTime,jdbcType=TIMESTAMP}, #{item.updateUsername,jdbcType=VARCHAR},
+ #{item.updateTime,jdbcType=TIMESTAMP}, #{item.insertUpdateRemark,jdbcType=VARCHAR},
+ #{item.deleted,jdbcType=DECIMAL}, #{item.carrierType,jdbcType=VARCHAR}, #{item.easCarrierId,jdbcType=VARCHAR},
+ #{item.carrierBusinessAblelicense,jdbcType=VARCHAR}, #{item.carrierBusinessLicense,jdbcType=VARCHAR},
+ #{item.carrierTransportCertificate,jdbcType=VARCHAR}, #{item.carrierSsoId,jdbcType=VARCHAR}
+ from dual
+ </foreach> )
+ <update id="batchUpdate" parameterType="java.util.List">
+ set
+ CARRIER_ID=
+ <foreach close="end" collection="list" index="index" item="item" open="case CARRIER_ID" separator=" ">
+ when #{item.carrierId,jdbcType=DECIMAL} then #{item.carrierId,jdbcType=DECIMAL}
+ </foreach>
+ ,CARRIER_TRANSPORT_TYPE=
+ when #{item.carrierId,jdbcType=DECIMAL} then #{item.carrierTransportType,jdbcType=VARCHAR}
+ ,CARRIER_NAME=
+ when #{item.carrierId,jdbcType=DECIMAL} then #{item.carrierName,jdbcType=VARCHAR}
+ ,CARRIER_ABBREVIATION=
+ when #{item.carrierId,jdbcType=DECIMAL} then #{item.carrierAbbreviation,jdbcType=VARCHAR}
+ ,CARRIER_ADDRESS=
+ when #{item.carrierId,jdbcType=DECIMAL} then #{item.carrierAddress,jdbcType=VARCHAR}
+ ,CARRIER_BID_AREA_ID=
+ when #{item.carrierId,jdbcType=DECIMAL} then #{item.carrierBidAreaId,jdbcType=DECIMAL}
+ ,CARRIER_BID_TIME=
+ when #{item.carrierId,jdbcType=DECIMAL} then #{item.carrierBidTime,jdbcType=TIMESTAMP}
+ ,CARRIER_LEGAL_REPRESENTATIVE=
+ when #{item.carrierId,jdbcType=DECIMAL} then #{item.carrierLegalRepresentative,jdbcType=VARCHAR}
+ ,REGISTER_NO=
+ when #{item.carrierId,jdbcType=DECIMAL} then #{item.registerNo,jdbcType=VARCHAR}
+ ,CARRIER_AGENT=
+ when #{item.carrierId,jdbcType=DECIMAL} then #{item.carrierAgent,jdbcType=VARCHAR}
+ ,CARRIER_CONTACT_NUMBER=
+ when #{item.carrierId,jdbcType=DECIMAL} then #{item.carrierContactNumber,jdbcType=VARCHAR}
+ ,CARRIER_FAX=
+ when #{item.carrierId,jdbcType=DECIMAL} then #{item.carrierFax,jdbcType=VARCHAR}
+ ,CARRIER_ACCOUNT=
+ when #{item.carrierId,jdbcType=DECIMAL} then #{item.carrierAccount,jdbcType=VARCHAR}
+ ,CARRIER_ACCOUNT_BLANK=
+ when #{item.carrierId,jdbcType=DECIMAL} then #{item.carrierAccountBlank,jdbcType=VARCHAR}
+ ,CARRIER_DUTY_PARAGRAPH=
+ when #{item.carrierId,jdbcType=DECIMAL} then #{item.carrierDutyParagraph,jdbcType=VARCHAR}
+ ,CARRIER_POSTAL_CODE=
+ when #{item.carrierId,jdbcType=DECIMAL} then #{item.carrierPostalCode,jdbcType=VARCHAR}
+ ,REGISTER_CAPITAL=
+ when #{item.carrierId,jdbcType=DECIMAL} then #{item.registerCapital,jdbcType=VARCHAR}
+ ,BUSINESS_SCOPE=
+ when #{item.carrierId,jdbcType=DECIMAL} then #{item.businessScope,jdbcType=VARCHAR}
+ ,ANNUAL_DATE=
+ when #{item.carrierId,jdbcType=DECIMAL} then #{item.annualDate,jdbcType=VARCHAR}
+ ,COMPANY_STATUS_DESC=
+ when #{item.carrierId,jdbcType=DECIMAL} then #{item.companyStatusDesc,jdbcType=VARCHAR}
+ ,COMPANY_TYPE_DESC=
+ when #{item.carrierId,jdbcType=DECIMAL} then #{item.companyTypeDesc,jdbcType=VARCHAR}
+ ,OPERATION_PERIOD=
+ when #{item.carrierId,jdbcType=DECIMAL} then #{item.operationPeriod,jdbcType=VARCHAR}
+ ,REGISTER_DATE=
+ when #{item.carrierId,jdbcType=DECIMAL} then #{item.registerDate,jdbcType=TIMESTAMP}
+ ,REGISTER_ORGANIZATION=
+ when #{item.carrierId,jdbcType=DECIMAL} then #{item.registerOrganization,jdbcType=VARCHAR}
+ ,REGISTER_APTITUDES=
+ when #{item.carrierId,jdbcType=DECIMAL} then #{item.registerAptitudes,jdbcType=VARCHAR}
+ ,CREDENTIAL_DESC=
+ when #{item.carrierId,jdbcType=DECIMAL} then #{item.credentialDesc,jdbcType=VARCHAR}
+ ,CONTACTS_NAME=
+ when #{item.carrierId,jdbcType=DECIMAL} then #{item.contactsName,jdbcType=VARCHAR}
+ ,INSERT_USERNAME=
+ when #{item.carrierId,jdbcType=DECIMAL} then #{item.insertUsername,jdbcType=VARCHAR}
+ ,INSERT_TIME=
+ when #{item.carrierId,jdbcType=DECIMAL} then #{item.insertTime,jdbcType=TIMESTAMP}
+ ,UPDATE_USERNAME=
+ when #{item.carrierId,jdbcType=DECIMAL} then #{item.updateUsername,jdbcType=VARCHAR}
+ ,UPDATE_TIME=
+ when #{item.carrierId,jdbcType=DECIMAL} then #{item.updateTime,jdbcType=TIMESTAMP}
+ ,INSERT_UPDATE_REMARK=
+ when #{item.carrierId,jdbcType=DECIMAL} then #{item.insertUpdateRemark,jdbcType=VARCHAR}
+ ,DELETED=
+ when #{item.carrierId,jdbcType=DECIMAL} then #{item.deleted,jdbcType=DECIMAL}
+ ,CARRIER_TYPE=
+ when #{item.carrierId,jdbcType=DECIMAL} then #{item.carrierType,jdbcType=VARCHAR}
+ ,EAS_CARRIER_ID=
+ when #{item.carrierId,jdbcType=DECIMAL} then #{item.easCarrierId,jdbcType=VARCHAR}
+ ,CARRIER_BUSINESS_ABLELICENSE=
+ when #{item.carrierId,jdbcType=DECIMAL} then #{item.carrierBusinessAblelicense,jdbcType=VARCHAR}
+ ,CARRIER_BUSINESS_LICENSE=
+ when #{item.carrierId,jdbcType=DECIMAL} then #{item.carrierBusinessLicense,jdbcType=VARCHAR}
+ ,CARRIER_TRANSPORT_CERTIFICATE=
+ when #{item.carrierId,jdbcType=DECIMAL} then #{item.carrierTransportCertificate,jdbcType=VARCHAR}
+ ,CARRIER_SSO_ID=
+ when #{item.carrierId,jdbcType=DECIMAL} then #{item.carrierSsoId,jdbcType=VARCHAR}
+ where CARRIER_ID in
+ <foreach close=")" collection="list" index="index" item="item" open="(" separator=",">
+ #{item.carrierId,jdbcType=DECIMAL}
+ <delete id="batchDelete" parameterType="java.util.List">
+ <foreach close=")" collection="list" item="id" open="(" separator=",">
+ #{id}
+ <!-- 友情提示!!!-->
+ <!-- 请将自己写的代码放在此标签之下,方便以后粘贴复制。-->
+ <result column="CARRIER_TRANSPORT_CERTIFICATE" jdbcType="BLOB" property="carrierTransportCertificate" />
+ <result column="CARRIER_BUSINESS_LICENSE" jdbcType="BLOB" property="carrierBusinessLicense" />
+ <result column="CARRIER_BUSINESS_ABLELICENSE" jdbcType="BLOB" property="carrierBusinessAblelicense" />
+ CARRIER_TRANSPORT_CERTIFICATE, CARRIER_BUSINESS_LICENSE, CARRIER_BUSINESS_ABLELICENSE
+ t.DELETED, t.CARRIER_TYPE, t.EAS_CARRIER_ID, t.CARRIER_TRANSPORT_CERTIFICATE, t.CARRIER_BUSINESS_LICENSE,
+ t.CARRIER_BUSINESS_ABLELICENSE
+ EAS_CARRIER_ID, CARRIER_TRANSPORT_CERTIFICATE,
+ CARRIER_BUSINESS_LICENSE, CARRIER_BUSINESS_ABLELICENSE
+ #{easCarrierId,jdbcType=VARCHAR}, #{carrierTransportCertificate,jdbcType=BLOB},
+ #{carrierBusinessLicense,jdbcType=BLOB}, #{carrierBusinessAblelicense,jdbcType=BLOB}
+ #{carrierTransportCertificate,jdbcType=BLOB},
+ #{carrierBusinessLicense,jdbcType=BLOB},
+ #{carrierBusinessAblelicense,jdbcType=BLOB},
+ CARRIER_TRANSPORT_CERTIFICATE = #{carrierTransportCertificate,jdbcType=BLOB},
+ CARRIER_BUSINESS_LICENSE = #{carrierBusinessLicense,jdbcType=BLOB},
+ CARRIER_BUSINESS_ABLELICENSE = #{carrierBusinessAblelicense,jdbcType=BLOB}
+ CARRIER_BUSINESS_ABLELICENSE = #{carrierBusinessAblelicense,jdbcType=BLOB},
+ <select id="selectByParameters" parameterType="java.util.HashMap" resultMap="ResultMapWithBLOBs">
+ <select id="selectLikeByParameters" parameterType="java.util.HashMap" resultMap="ResultMapWithBLOBs">
+ CARRIER_TRANSPORT_CERTIFICATE, CARRIER_BUSINESS_LICENSE,
+ CARRIER_BUSINESS_ABLELICENSE)
+ #{item.carrierTransportCertificate,jdbcType=BLOB}, #{item.carrierBusinessLicense,jdbcType=BLOB},
+ #{item.carrierBusinessAblelicense,jdbcType=BLOB} from dual
+ when #{item.carrierId,jdbcType=DECIMAL} then #{item.carrierTransportCertificate,jdbcType=BLOB}
+ when #{item.carrierId,jdbcType=DECIMAL} then #{item.carrierBusinessLicense,jdbcType=BLOB}
+ when #{item.carrierId,jdbcType=DECIMAL} then #{item.carrierBusinessAblelicense,jdbcType=BLOB}
<resultMap id="BaseResultMap" type="com.steerinfo.dil.rmscarrier.model.RmsCarrier">
<id column="CARRIER_ID" jdbcType="DECIMAL" property="carrierId" />
<result column="CARRIER_TRANSPORT_TYPE" jdbcType="VARCHAR" property="carrierTransportType" />
@@ -218,23 +218,29 @@ public class RmsCarrier implements IBasePO<Short> {
private String easCarrierId;
- * 营业执照(CARRIER_BUSINESS_ABLELICENSE,VARCHAR,50)
+ * 营业执照(CARRIER_BUSINESS_ABLELICENSE,VARCHAR,90)
@ApiModelProperty(value="营业执照",required=false)
private String carrierBusinessAblelicense;
- * 经营许可证(照片)(CARRIER_BUSINESS_LICENSE,VARCHAR,50)
+ * 经营许可证(照片)(CARRIER_BUSINESS_LICENSE,VARCHAR,90)
@ApiModelProperty(value="经营许可证(照片)",required=false)
private String carrierBusinessLicense;
- * 运输证(照片)(CARRIER_TRANSPORT_CERTIFICATE,VARCHAR,50)
+ * 运输证(照片)(CARRIER_TRANSPORT_CERTIFICATE,VARCHAR,90)
@ApiModelProperty(value="运输证(照片)",required=false)
private String carrierTransportCertificate;
+ /**
+ * SSO主键(CARRIER_SSO_ID,VARCHAR,40)
+ */
+ @ApiModelProperty(value="SSO主键",required=false)
+ private String carrierSsoId;
@Override
@@ -551,6 +557,14 @@ public class RmsCarrier implements IBasePO<Short> {
this.carrierTransportCertificate = carrierTransportCertificate == null ? null : carrierTransportCertificate.trim();
+ public String getCarrierSsoId() {
+ return carrierSsoId;
+ public void setCarrierSsoId(String carrierSsoId) {
+ this.carrierSsoId = carrierSsoId == null ? null : carrierSsoId.trim();
public String toString() {
StringBuilder sb = new StringBuilder();
@@ -595,6 +609,7 @@ public class RmsCarrier implements IBasePO<Short> {
sb.append(", carrierBusinessAblelicense=").append(carrierBusinessAblelicense);
sb.append(", carrierBusinessLicense=").append(carrierBusinessLicense);
sb.append(", carrierTransportCertificate=").append(carrierTransportCertificate);
+ sb.append(", carrierSsoId=").append(carrierSsoId);
sb.append(", serialVersionUID=").append(serialVersionUID);
sb.append("]");
return sb.toString();
@@ -8,7 +8,7 @@ import java.math.BigDecimal;
* RmsCarrier服务接口:
@@ -13,7 +13,7 @@ import java.math.BigDecimal;
* RmsCarrier服务实现:
@@ -1,8 +0,0 @@
-spring:
- datasource:
- url: jdbc:oracle:thin:@172.16.33.163:1521:ilsdbpri
- password: Dil123789
- username: dil
- driver-class-name: oracle.jdbc.OracleDriver
- application:
- name: dal-dazhou-rms-api
@@ -1,64 +0,0 @@
-api.version: api/v1/rms
- profiles:
- include: ${SPRING_PROFILES:dev}
- jackson:
- date-format: yyyy-MM-dd HH:mm:ss
- time-zone: GMT+8
-# serialization: {WRITE_DATES_AS_TIMESTAMPS: true}
- messages:
- basename: message
- encoding: UTF-8
- mvc:
- static-path-pattern:
-#eureka设置
-eureka:
- client:
- service-url:
- defaultZone: http://root:root@${EUREKA_HOST:172.16.33.162}:${EUREKA_PORT:8081}/eureka/
- registerWithEureka:
- false
- fetchRegistry:
- instance:
- prefer-ip-address: true
- status-page-url: http://${spring.cloud.client.ip-address}:${server.port}/swagger-ui.html#/
- instance-id: ${spring.cloud.client.ip-address}:${server.port}
-genxml:
- pth: com/a
-cache:
- level: 2
-redis:
- host: 10.10.50.28
- port: 6379
- pwd: 123456
- project:
- prefix: sysmanage
- pool:
- maxTotal: 8
- maxWaitMillis: 1000
- maxIdle: 8
- cache:
- time: 864000000
- database: 0
-openFeign:
- ESFeign:
- url: ${ESFEIGN_URL:172.16.33.166:8089}
- ColumnDataFeign:
- url: ${COLUMNDATAFEIGN_URL:172.16.33.166:8083}
- AmsFeign:
- url: ${AMSFEIGN_URL:172.16.33.166:8079}
-mybatis:
- type-aliases-package: com.steerinfo.dil.model
- mapper-locations: classpath:com/steerinfo/dil/mapper/*.xml
- configuration:
- # log-impl: org.apache.ibatis.logging.stdout.StdOutImpl
- mapUnderscoreToCamelCase: true
- call-setters-on-nulls: true
-server:
- port: 8070
@@ -1,386 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE mapper PUBLIC "-//mybatis.org//DTD Mapper 3.0//EN" "http://mybatis.org/dtd/mybatis-3-mapper.dtd">
-<mapper namespace="com.steerinfo.dil.mapper.DilNoticeMapper">
- <resultMap id="BaseResultMap" type="com.steerinfo.dil.model.DilNotice">
- <id column="NOTICE_ID" jdbcType="DECIMAL" property="noticeId" />
- <result column="NOTICE_TITLE" jdbcType="VARCHAR" property="noticeTitle" />
- <result column="NOTICE_CONTENT" jdbcType="VARCHAR" property="noticeContent" />
- <result column="INSERT_USERNAME" jdbcType="VARCHAR" property="insertUsername" />
- <result column="INSERT_TIME" jdbcType="TIMESTAMP" property="insertTime" />
- <result column="UPDATE_USERNAME" jdbcType="VARCHAR" property="updateUsername" />
- <result column="UPDATE_TIME" jdbcType="TIMESTAMP" property="updateTime" />
- <result column="INSERT_UPDATE_REMARK" jdbcType="VARCHAR" property="insertUpdateRemark" />
- <result column="DELETED" jdbcType="DECIMAL" property="deleted" />
- </resultMap>
- <sql id="columns">
- NOTICE_ID, NOTICE_TITLE, NOTICE_CONTENT, INSERT_USERNAME, INSERT_TIME, UPDATE_USERNAME,
- UPDATE_TIME, INSERT_UPDATE_REMARK, DELETED
- </sql>
- <sql id="columns_alias">
- t.NOTICE_ID, t.NOTICE_TITLE, t.NOTICE_CONTENT, t.INSERT_USERNAME, t.INSERT_TIME,
- t.UPDATE_USERNAME, t.UPDATE_TIME, t.INSERT_UPDATE_REMARK, t.DELETED
- <sql id="select">
- SELECT <include refid="columns"/> FROM DIL_NOTICE
- <sql id="select_alias">
- SELECT <include refid="columns_alias"/> FROM DIL_NOTICE t
- <sql id="where">
- <where>
- <if test="noticeId != null">
- and NOTICE_ID = #{noticeId}
- <if test="noticeTitle != null and noticeTitle != ''">
- and NOTICE_TITLE = #{noticeTitle}
- <if test="noticeContent != null and noticeContent != ''">
- and NOTICE_CONTENT = #{noticeContent}
- <if test="insertUsername != null and insertUsername != ''">
- and INSERT_USERNAME = #{insertUsername}
- <if test="insertTime != null">
- and TO_CHAR(INSERT_TIME,'yyyy-MM-dd') = #{insertTime}
- <if test="updateUsername != null and updateUsername != ''">
- and UPDATE_USERNAME = #{updateUsername}
- <if test="updateTime != null">
- and TO_CHAR(UPDATE_TIME,'yyyy-MM-dd') = #{updateTime}
- <if test="insertUpdateRemark != null and insertUpdateRemark != ''">
- and INSERT_UPDATE_REMARK = #{insertUpdateRemark}
- <if test="deleted != null">
- and DELETED = #{deleted}
- </where>
- <sql id="whereLike">
- and NOTICE_TITLE LIKE '%${noticeTitle}%'
- and NOTICE_CONTENT LIKE '%${noticeContent}%'
- and INSERT_USERNAME LIKE '%${insertUsername}%'
- and UPDATE_USERNAME LIKE '%${updateUsername}%'
- and INSERT_UPDATE_REMARK LIKE '%${insertUpdateRemark}%'
- <delete id="deleteByPrimaryKey" parameterType="java.math.BigDecimal">
- delete from DIL_NOTICE
- where NOTICE_ID = #{noticeId,jdbcType=DECIMAL}
- </delete>
- <delete id="deleteBySelectiveElement" parameterType="java.util.HashMap">
- where 1!=1
- or NOTICE_TITLE = #{noticeTitle}
- or NOTICE_CONTENT = #{noticeContent}
- or INSERT_USERNAME = #{insertUsername}
- or TO_CHAR(INSERT_TIME,'yyyy-MM-dd') = '#{insertTime}'
- or UPDATE_USERNAME = #{updateUsername}
- or TO_CHAR(UPDATE_TIME,'yyyy-MM-dd') = '#{updateTime}'
- or INSERT_UPDATE_REMARK = #{insertUpdateRemark}
- or DELETED = #{deleted}
- <insert id="insert" parameterType="com.steerinfo.dil.model.DilNotice">
- insert into DIL_NOTICE (NOTICE_ID, NOTICE_TITLE, NOTICE_CONTENT,
- INSERT_USERNAME, INSERT_TIME, UPDATE_USERNAME,
- )
- values (#{noticeId,jdbcType=DECIMAL}, #{noticeTitle,jdbcType=VARCHAR}, #{noticeContent,jdbcType=VARCHAR},
- #{insertUsername,jdbcType=VARCHAR}, #{insertTime,jdbcType=TIMESTAMP}, #{updateUsername,jdbcType=VARCHAR},
- #{updateTime,jdbcType=TIMESTAMP}, #{insertUpdateRemark,jdbcType=VARCHAR}, #{deleted,jdbcType=DECIMAL}
- </insert>
- <insert id="insertSelective" parameterType="com.steerinfo.dil.model.DilNotice">
- insert into DIL_NOTICE
- <trim prefix="(" suffix=")" suffixOverrides=",">
- NOTICE_ID,
- <if test="noticeTitle != null">
- NOTICE_TITLE,
- <if test="noticeContent != null">
- NOTICE_CONTENT,
- <if test="insertUsername != null">
- INSERT_USERNAME,
- INSERT_TIME,
- <if test="updateUsername != null">
- UPDATE_USERNAME,
- UPDATE_TIME,
- <if test="insertUpdateRemark != null">
- INSERT_UPDATE_REMARK,
- DELETED,
- </trim>
- <trim prefix="values (" suffix=")" suffixOverrides=",">
- #{noticeId,jdbcType=DECIMAL},
- #{noticeTitle,jdbcType=VARCHAR},
- #{noticeContent,jdbcType=VARCHAR},
- #{insertUsername,jdbcType=VARCHAR},
- #{insertTime,jdbcType=TIMESTAMP},
- #{updateUsername,jdbcType=VARCHAR},
- #{updateTime,jdbcType=TIMESTAMP},
- #{insertUpdateRemark,jdbcType=VARCHAR},
- #{deleted,jdbcType=DECIMAL},
- <update id="updateByPrimaryKey" parameterType="com.steerinfo.dil.model.DilNotice">
- update DIL_NOTICE
- set NOTICE_TITLE = #{noticeTitle,jdbcType=VARCHAR},
- NOTICE_CONTENT = #{noticeContent,jdbcType=VARCHAR},
- INSERT_USERNAME = #{insertUsername,jdbcType=VARCHAR},
- INSERT_TIME = #{insertTime,jdbcType=TIMESTAMP},
- UPDATE_USERNAME = #{updateUsername,jdbcType=VARCHAR},
- UPDATE_TIME = #{updateTime,jdbcType=TIMESTAMP},
- INSERT_UPDATE_REMARK = #{insertUpdateRemark,jdbcType=VARCHAR},
- DELETED = #{deleted,jdbcType=DECIMAL}
- </update>
- <update id="updateByPrimaryKeySelective" parameterType="com.steerinfo.dil.model.DilNotice">
- <set>
- NOTICE_TITLE = #{noticeTitle,jdbcType=VARCHAR},
- DELETED = #{deleted,jdbcType=DECIMAL},
- </set>
- <select id="selectByPrimaryKey" parameterType="java.math.BigDecimal" resultMap="BaseResultMap">
- <include refid="select"/>
- </select>
- <select id="selectByParameters" parameterType="java.util.HashMap" resultMap="BaseResultMap">
- <include refid="where"/>
- <select id="selectLikeByParameters" parameterType="java.util.HashMap" resultMap="BaseResultMap">
- <include refid="whereLike"/>
- <insert id="batchInsert" parameterType="java.util.List">
- (NOTICE_ID,
- NOTICE_TITLE, NOTICE_CONTENT, INSERT_USERNAME,
- INSERT_TIME, UPDATE_USERNAME,
- UPDATE_TIME, INSERT_UPDATE_REMARK,
- DELETED)
- ( <foreach collection="list" item="item" separator="union all">
- select
- #{item.noticeId,jdbcType=DECIMAL},
- #{item.noticeTitle,jdbcType=VARCHAR}, #{item.noticeContent,jdbcType=VARCHAR}, #{item.insertUsername,jdbcType=VARCHAR},
- #{item.insertTime,jdbcType=TIMESTAMP}, #{item.updateUsername,jdbcType=VARCHAR},
- #{item.updateTime,jdbcType=TIMESTAMP}, #{item.insertUpdateRemark,jdbcType=VARCHAR},
- #{item.deleted,jdbcType=DECIMAL} from dual
- </foreach> )
- <update id="batchUpdate" parameterType="java.util.List">
- set
- NOTICE_ID=
- <foreach collection="list" item="item" index="index" separator=" " open="case NOTICE_ID" close="end">
- when #{item.noticeId,jdbcType=DECIMAL} then #{item.noticeId,jdbcType=DECIMAL}
- ,NOTICE_TITLE=
- when #{item.noticeId,jdbcType=DECIMAL} then #{item.noticeTitle,jdbcType=VARCHAR}
- ,NOTICE_CONTENT=
- when #{item.noticeId,jdbcType=DECIMAL} then #{item.noticeContent,jdbcType=VARCHAR}
- ,INSERT_USERNAME=
- when #{item.noticeId,jdbcType=DECIMAL} then #{item.insertUsername,jdbcType=VARCHAR}
- ,INSERT_TIME=
- when #{item.noticeId,jdbcType=DECIMAL} then #{item.insertTime,jdbcType=TIMESTAMP}
- ,UPDATE_USERNAME=
- when #{item.noticeId,jdbcType=DECIMAL} then #{item.updateUsername,jdbcType=VARCHAR}
- ,UPDATE_TIME=
- when #{item.noticeId,jdbcType=DECIMAL} then #{item.updateTime,jdbcType=TIMESTAMP}
- ,INSERT_UPDATE_REMARK=
- when #{item.noticeId,jdbcType=DECIMAL} then #{item.insertUpdateRemark,jdbcType=VARCHAR}
- ,DELETED=
- when #{item.noticeId,jdbcType=DECIMAL} then #{item.deleted,jdbcType=DECIMAL}
- where NOTICE_ID in
- <foreach collection="list" index="index" item="item" separator="," open="(" close=")">
- #{item.noticeId,jdbcType=DECIMAL}
- <delete id="batchDelete" parameterType="java.util.List">
- <foreach collection="list" item="id" open="(" close=")" separator=",">
- #{id}
- <!-- 友情提示!!!-->
- <!-- 请将自己写的代码放在此标签之下,方便以后粘贴复制。-->
- <!-- 信息列表 -->
- <select id="getNoticeList" parameterType="java.util.Map" resultType="java.util.Map">
- SELECT * FROM
- (
- SELECT
- DN.NOTICE_ID AS "noticeId",
- DN.NOTICE_TITLE AS "noticeTitle",
- DN.NOTICE_CONTENT AS "noticeContent",
- DN.INSERT_TIME AS "insertTime",
- DN.INSERT_USERNAME AS "insertUsername"
- FROM DIL_NOTICE DN
- WHERE DN.DELETED !=1
- ORDER BY DN.INSERT_TIME DESC
- <if test="noticeId!= null">
- <foreach collection="noticeId" item="item" open="(" separator="," close=")">
- "noticeId" in #{item}
- <if test="noticeTitle!= null">
- <foreach collection="noticeTitle" item="item" open="(" separator="," close=")">
- "noticeTitle" in #{item}
- <if test="noticeContent!= null">
- <foreach collection="noticeContent" item="item" open="(" separator="," close=")">
- "noticeContent" in #{item}
- <if test="insertTime!= null">
- <foreach collection="insertTime" item="item" open="(" separator="," close=")">
- "insertTime" in #{item}
- <if test="insertUsername!= null">
- <foreach collection="insertUsername" item="item" open="(" separator="," close=")">
- "insertUsername" in #{item}
- <!--根据Id查询公告-->
- <select id="getNoticeById" resultType="java.util.LinkedHashMap" >
- WHERE DN.NOTICE_ID=#{id}
-</mapper>
@@ -1,363 +0,0 @@
-<mapper namespace="com.steerinfo.dil.mapper.RmsBidAreaMapper">
- <resultMap id="BaseResultMap" type="com.steerinfo.dil.model.RmsBidArea">
- <id column="BID_AREA_ID" jdbcType="DECIMAL" property="bidAreaId" />
- <result column="BID_AREA_PROVINCE" jdbcType="VARCHAR" property="bidAreaProvince" />
- <result column="BID_AREA_CITY" jdbcType="VARCHAR" property="bidAreaCity" />
- <result column="BID_AREA_COUNTY" jdbcType="VARCHAR" property="bidAreaCounty" />
- <result column="BID_AREA_COUNTRY" jdbcType="VARCHAR" property="bidAreaCountry" />
- BID_AREA_ID, BID_AREA_PROVINCE, BID_AREA_CITY, BID_AREA_COUNTY, BID_AREA_COUNTRY,
- INSERT_USERNAME, INSERT_TIME, UPDATE_USERNAME, UPDATE_TIME, INSERT_UPDATE_REMARK
- t.BID_AREA_ID, t.BID_AREA_PROVINCE, t.BID_AREA_CITY, t.BID_AREA_COUNTY, t.BID_AREA_COUNTRY,
- t.INSERT_USERNAME, t.INSERT_TIME, t.UPDATE_USERNAME, t.UPDATE_TIME, t.INSERT_UPDATE_REMARK
- SELECT <include refid="columns" /> FROM RMS_BID_AREA
- SELECT <include refid="columns_alias" /> FROM RMS_BID_AREA t
- <if test="bidAreaId != null">
- and BID_AREA_ID = #{bidAreaId}
- <if test="bidAreaProvince != null and bidAreaProvince != ''">
- and BID_AREA_PROVINCE = #{bidAreaProvince}
- <if test="bidAreaCity != null and bidAreaCity != ''">
- and BID_AREA_CITY = #{bidAreaCity}
- <if test="bidAreaCounty != null and bidAreaCounty != ''">
- and BID_AREA_COUNTY = #{bidAreaCounty}
- <if test="bidAreaCountry != null and bidAreaCountry != ''">
- and BID_AREA_COUNTRY = #{bidAreaCountry}
- and BID_AREA_PROVINCE LIKE '%${bidAreaProvince}%'
- and BID_AREA_CITY LIKE '%${bidAreaCity}%'
- and BID_AREA_COUNTY LIKE '%${bidAreaCounty}%'
- and BID_AREA_COUNTRY LIKE '%${bidAreaCountry}%'
- <delete id="deleteByPrimaryKey" parameterType="java.lang.Short">
- delete from RMS_BID_AREA
- where BID_AREA_ID = #{bidAreaId,jdbcType=DECIMAL}
- or BID_AREA_PROVINCE = #{bidAreaProvince}
- or BID_AREA_CITY = #{bidAreaCity}
- or BID_AREA_COUNTY = #{bidAreaCounty}
- or BID_AREA_COUNTRY = #{bidAreaCountry}
- <insert id="insert" parameterType="com.steerinfo.dil.model.RmsBidArea">
- insert into RMS_BID_AREA (BID_AREA_ID, BID_AREA_PROVINCE, BID_AREA_CITY,
- BID_AREA_COUNTY, BID_AREA_COUNTRY, INSERT_USERNAME,
- INSERT_TIME, UPDATE_USERNAME, UPDATE_TIME,
- INSERT_UPDATE_REMARK)
- values (#{bidAreaId,jdbcType=DECIMAL}, #{bidAreaProvince,jdbcType=VARCHAR}, #{bidAreaCity,jdbcType=VARCHAR},
- #{bidAreaCounty,jdbcType=VARCHAR}, #{bidAreaCountry,jdbcType=VARCHAR}, #{insertUsername,jdbcType=VARCHAR},
- #{insertTime,jdbcType=TIMESTAMP}, #{updateUsername,jdbcType=VARCHAR}, #{updateTime,jdbcType=TIMESTAMP},
- #{insertUpdateRemark,jdbcType=VARCHAR})
- <insert id="insertSelective" parameterType="com.steerinfo.dil.model.RmsBidArea">
- insert into RMS_BID_AREA
- BID_AREA_ID,
- <if test="bidAreaProvince != null">
- BID_AREA_PROVINCE,
- <if test="bidAreaCity != null">
- BID_AREA_CITY,
- <if test="bidAreaCounty != null">
- BID_AREA_COUNTY,
- <if test="bidAreaCountry != null">
- BID_AREA_COUNTRY,
- #{bidAreaId,jdbcType=DECIMAL},
- #{bidAreaProvince,jdbcType=VARCHAR},
- #{bidAreaCity,jdbcType=VARCHAR},
- #{bidAreaCounty,jdbcType=VARCHAR},
- #{bidAreaCountry,jdbcType=VARCHAR},
- <update id="updateByPrimaryKey" parameterType="com.steerinfo.dil.model.RmsBidArea">
- update RMS_BID_AREA
- set BID_AREA_PROVINCE = #{bidAreaProvince,jdbcType=VARCHAR},
- BID_AREA_CITY = #{bidAreaCity,jdbcType=VARCHAR},
- BID_AREA_COUNTY = #{bidAreaCounty,jdbcType=VARCHAR},
- BID_AREA_COUNTRY = #{bidAreaCountry,jdbcType=VARCHAR},
- INSERT_UPDATE_REMARK = #{insertUpdateRemark,jdbcType=VARCHAR}
- <update id="updateByPrimaryKeySelective" parameterType="com.steerinfo.dil.model.RmsBidArea">
- BID_AREA_PROVINCE = #{bidAreaProvince,jdbcType=VARCHAR},
- <select id="selectByPrimaryKey" parameterType="java.lang.Short" resultMap="BaseResultMap">
- <include refid="select" />
- <include refid="where" />
- <include refid="whereLike" />
- (BID_AREA_ID,
- BID_AREA_PROVINCE, BID_AREA_CITY,
- BID_AREA_COUNTY, BID_AREA_COUNTRY,
- INSERT_USERNAME, INSERT_TIME,
- UPDATE_USERNAME, UPDATE_TIME,
- #{item.bidAreaId,jdbcType=DECIMAL},
- #{item.bidAreaProvince,jdbcType=VARCHAR}, #{item.bidAreaCity,jdbcType=VARCHAR},
- #{item.bidAreaCounty,jdbcType=VARCHAR}, #{item.bidAreaCountry,jdbcType=VARCHAR},
- #{item.insertUsername,jdbcType=VARCHAR}, #{item.insertTime,jdbcType=TIMESTAMP},
- #{item.updateUsername,jdbcType=VARCHAR}, #{item.updateTime,jdbcType=TIMESTAMP},
- #{item.insertUpdateRemark,jdbcType=VARCHAR} from dual
- BID_AREA_ID=
- <foreach close="end" collection="list" index="index" item="item" open="case BID_AREA_ID" separator=" ">
- when #{item.bidAreaId,jdbcType=DECIMAL} then #{item.bidAreaId,jdbcType=DECIMAL}
- ,BID_AREA_PROVINCE=
- when #{item.bidAreaId,jdbcType=DECIMAL} then #{item.bidAreaProvince,jdbcType=VARCHAR}
- ,BID_AREA_CITY=
- when #{item.bidAreaId,jdbcType=DECIMAL} then #{item.bidAreaCity,jdbcType=VARCHAR}
- ,BID_AREA_COUNTY=
- when #{item.bidAreaId,jdbcType=DECIMAL} then #{item.bidAreaCounty,jdbcType=VARCHAR}
- ,BID_AREA_COUNTRY=
- when #{item.bidAreaId,jdbcType=DECIMAL} then #{item.bidAreaCountry,jdbcType=VARCHAR}
- when #{item.bidAreaId,jdbcType=DECIMAL} then #{item.insertUsername,jdbcType=VARCHAR}
- when #{item.bidAreaId,jdbcType=DECIMAL} then #{item.insertTime,jdbcType=TIMESTAMP}
- when #{item.bidAreaId,jdbcType=DECIMAL} then #{item.updateUsername,jdbcType=VARCHAR}
- when #{item.bidAreaId,jdbcType=DECIMAL} then #{item.updateTime,jdbcType=TIMESTAMP}
- when #{item.bidAreaId,jdbcType=DECIMAL} then #{item.insertUpdateRemark,jdbcType=VARCHAR}
- where BID_AREA_ID in
- <foreach close=")" collection="list" index="index" item="item" open="(" separator=",">
- #{item.bidAreaId,jdbcType=DECIMAL}
- <foreach close=")" collection="list" item="id" open="(" separator=",">
-<!-- 展示中标区域信息-->
- <select id="getCarrierBidAreaList" resultType="java.util.Map">
- RBA.BID_AREA_ID AS "bidAreaId",
- RBA.BID_AREA_PROVINCE AS "bidAreaProvince",
- RBA.BID_AREA_CITY AS "bidAreaCity",
- RBA.BID_AREA_COUNTY AS "bidAreaCount",
- RBA.BID_AREA_COUNTRY AS "bidAreaCountry"
- FROM RMS_BID_AREA RBA
-<!-- 根据id查询中标区域信息-->
- <select id="getBidAreaById" resultType="java.util.Map">
- WHERE RBA.BID_AREA_ID=#{id}
@@ -1,805 +0,0 @@
-<mapper namespace="com.steerinfo.dil.mapper.RmsCapacityMapper">
- <resultMap id="BaseResultMap" type="com.steerinfo.dil.model.RmsCapacity">
- <id column="CAPACITY_ID" jdbcType="DECIMAL" property="capacityId" />
- <result column="CAPACITY_NUMBER" jdbcType="VARCHAR" property="capacityNumber" />
- <result column="CAPACITY_MAX_LOAD" jdbcType="DECIMAL" property="capacityMaxLoad" />
- <result column="CAPACITY_TYPE_ID" jdbcType="DECIMAL" property="capacityTypeId" />
- <result column="CAPACITY_STATUS" jdbcType="DECIMAL" property="capacityStatus" />
- <result column="CARRIER_ID" jdbcType="DECIMAL" property="carrierId" />
- <result column="CAPACITY_ENERGY_ID" jdbcType="VARCHAR" property="capacityEnergyId" />
- <result column="CAPACITY_LEN_VAL" jdbcType="DECIMAL" property="capacityLenVal" />
- <result column="CAPACITY_WID_VAL" jdbcType="DECIMAL" property="capacityWidVal" />
- <result column="CAPACITY_HIG_VAL" jdbcType="DECIMAL" property="capacityHigVal" />
- <result column="CAPACITY_OIL_ID" jdbcType="DECIMAL" property="capacityOilId" />
- <result column="CAPACITY_FUEL_CONSUMPTION" jdbcType="VARCHAR" property="capacityFuelConsumption" />
- <result column="CAPACITY_OWNERIS" jdbcType="VARCHAR" property="capacityOwneris" />
- <result column="CAPACITY_BLACKLIST" jdbcType="VARCHAR" property="capacityBlacklist" />
- <result column="MEMO" jdbcType="VARCHAR" property="memo" />
- <result column="CAPACITY_CORLOR" jdbcType="VARCHAR" property="capacityCorlor" />
- <result column="CAPACITY_VIP" jdbcType="VARCHAR" property="capacityVip" />
- CAPACITY_ID, CAPACITY_NUMBER, CAPACITY_MAX_LOAD, CAPACITY_TYPE_ID, CAPACITY_STATUS,
- CARRIER_ID, CAPACITY_ENERGY_ID, CAPACITY_LEN_VAL, CAPACITY_WID_VAL, CAPACITY_HIG_VAL,
- CAPACITY_OIL_ID, CAPACITY_FUEL_CONSUMPTION, CAPACITY_OWNERIS, CAPACITY_BLACKLIST,
- MEMO, INSERT_USERNAME, INSERT_TIME, UPDATE_USERNAME, UPDATE_TIME, INSERT_UPDATE_REMARK,
- CAPACITY_CORLOR, CAPACITY_VIP, DELETED
- t.CAPACITY_ID, t.CAPACITY_NUMBER, t.CAPACITY_MAX_LOAD, t.CAPACITY_TYPE_ID, t.CAPACITY_STATUS,
- t.CARRIER_ID, t.CAPACITY_ENERGY_ID, t.CAPACITY_LEN_VAL, t.CAPACITY_WID_VAL, t.CAPACITY_HIG_VAL,
- t.CAPACITY_OIL_ID, t.CAPACITY_FUEL_CONSUMPTION, t.CAPACITY_OWNERIS, t.CAPACITY_BLACKLIST,
- t.MEMO, t.INSERT_USERNAME, t.INSERT_TIME, t.UPDATE_USERNAME, t.UPDATE_TIME, t.INSERT_UPDATE_REMARK,
- t.CAPACITY_CORLOR, t.CAPACITY_VIP, t.DELETED
- SELECT <include refid="columns" /> FROM RMS_CAPACITY
- SELECT <include refid="columns_alias" /> FROM RMS_CAPACITY t
- <if test="capacityId != null">
- and CAPACITY_ID = #{capacityId}
- <if test="capacityNumber != null and capacityNumber != ''">
- and CAPACITY_NUMBER = #{capacityNumber}
- <if test="capacityMaxLoad != null">
- and CAPACITY_MAX_LOAD = #{capacityMaxLoad}
- <if test="capacityTypeId != null">
- and CAPACITY_TYPE_ID = #{capacityTypeId}
- <if test="capacityStatus != null and capacityStatus != ''">
- and CAPACITY_STATUS = #{capacityStatus}
- <if test="carrierId != null">
- and CARRIER_ID = #{carrierId}
- <if test="capacityEnergyId != null and capacityEnergyId != ''">
- and CAPACITY_ENERGY_ID = #{capacityEnergyId}
- <if test="capacityLenVal != null">
- and CAPACITY_LEN_VAL = #{capacityLenVal}
- <if test="capacityWidVal != null">
- and CAPACITY_WID_VAL = #{capacityWidVal}
- <if test="capacityHigVal != null">
- and CAPACITY_HIG_VAL = #{capacityHigVal}
- <if test="capacityOilId != null">
- and CAPACITY_OIL_ID = #{capacityOilId}
- <if test="capacityFuelConsumption != null and capacityFuelConsumption != ''">
- and CAPACITY_FUEL_CONSUMPTION = #{capacityFuelConsumption}
- <if test="capacityOwneris != null and capacityOwneris != ''">
- and CAPACITY_OWNERIS = #{capacityOwneris}
- <if test="capacityBlacklist != null and capacityBlacklist != ''">
- and CAPACITY_BLACKLIST = #{capacityBlacklist}
- <if test="memo != null and memo != ''">
- and MEMO = #{memo}
- <if test="capacityCorlor != null and capacityCorlor != ''">
- and CAPACITY_CORLOR = #{capacityCorlor}
- <if test="capacityVip != null and capacityVip != ''">
- and CAPACITY_VIP = #{capacityVip}
- and CAPACITY_NUMBER LIKE '%${capacityNumber}%'
- and CAPACITY_STATUS LIKE '%${capacityStatus}%'
- and CAPACITY_ENERGY_ID LIKE '%${capacityEnergyId}%'
- and CAPACITY_FUEL_CONSUMPTION LIKE '%${capacityFuelConsumption}%'
- and CAPACITY_OWNERIS LIKE '%${capacityOwneris}%'
- and CAPACITY_BLACKLIST LIKE '%${capacityBlacklist}%'
- and MEMO LIKE '%${memo}%'
- and CAPACITY_CORLOR LIKE '%${capacityCorlor}%'
- and CAPACITY_VIP LIKE '%${capacityVip}%'
- delete from RMS_CAPACITY
- where CAPACITY_ID = #{capacityId,jdbcType=DECIMAL}
- or CAPACITY_NUMBER = #{capacityNumber}
- or CAPACITY_MAX_LOAD = #{capacityMaxLoad}
- or CAPACITY_TYPE_ID = #{capacityTypeId}
- or CAPACITY_STATUS = #{capacityStatus}
- or CARRIER_ID = #{carrierId}
- or CAPACITY_ENERGY_ID = #{capacityEnergyId}
- or CAPACITY_LEN_VAL = #{capacityLenVal}
- or CAPACITY_WID_VAL = #{capacityWidVal}
- or CAPACITY_HIG_VAL = #{capacityHigVal}
- or CAPACITY_OIL_ID = #{capacityOilId}
- or CAPACITY_FUEL_CONSUMPTION = #{capacityFuelConsumption}
- or CAPACITY_OWNERIS = #{capacityOwneris}
- or CAPACITY_BLACKLIST = #{capacityBlacklist}
- or MEMO = #{memo}
- or CAPACITY_CORLOR = #{capacityCorlor}
- or CAPACITY_VIP = #{capacityVip}
- <insert id="insert" parameterType="com.steerinfo.dil.model.RmsCapacity">
- insert into RMS_CAPACITY (CAPACITY_ID, CAPACITY_NUMBER, CAPACITY_MAX_LOAD,
- CAPACITY_TYPE_ID, CAPACITY_STATUS, CARRIER_ID,
- CAPACITY_ENERGY_ID, CAPACITY_LEN_VAL, CAPACITY_WID_VAL,
- CAPACITY_HIG_VAL, CAPACITY_OIL_ID, CAPACITY_FUEL_CONSUMPTION,
- CAPACITY_OWNERIS, CAPACITY_BLACKLIST, MEMO,
- UPDATE_TIME, INSERT_UPDATE_REMARK, CAPACITY_CORLOR,
- CAPACITY_VIP, DELETED)
- values (#{capacityId,jdbcType=DECIMAL}, #{capacityNumber,jdbcType=VARCHAR}, #{capacityMaxLoad,jdbcType=DECIMAL},
- #{capacityTypeId,jdbcType=DECIMAL}, #{capacityStatus,jdbcType=DECIMAL}, #{carrierId,jdbcType=DECIMAL},
- #{capacityEnergyId,jdbcType=VARCHAR}, #{capacityLenVal,jdbcType=DECIMAL}, #{capacityWidVal,jdbcType=DECIMAL},
- #{capacityHigVal,jdbcType=DECIMAL}, #{capacityOilId,jdbcType=DECIMAL}, #{capacityFuelConsumption,jdbcType=VARCHAR},
- #{capacityOwneris,jdbcType=VARCHAR}, #{capacityBlacklist,jdbcType=VARCHAR}, #{memo,jdbcType=VARCHAR},
- #{updateTime,jdbcType=TIMESTAMP}, #{insertUpdateRemark,jdbcType=VARCHAR}, #{capacityCorlor,jdbcType=VARCHAR},
- #{capacityVip,jdbcType=VARCHAR}, #{deleted,jdbcType=DECIMAL})
- <insert id="insertSelective" parameterType="com.steerinfo.dil.model.RmsCapacity">
- insert into RMS_CAPACITY
- CAPACITY_ID,
- <if test="capacityNumber != null">
- CAPACITY_NUMBER,
- CAPACITY_MAX_LOAD,
- CAPACITY_TYPE_ID,
- <if test="capacityStatus != null">
- CAPACITY_STATUS,
- CARRIER_ID,
- <if test="capacityEnergyId != null">
- CAPACITY_ENERGY_ID,
- CAPACITY_LEN_VAL,
- CAPACITY_WID_VAL,
- CAPACITY_HIG_VAL,
- CAPACITY_OIL_ID,
- <if test="capacityFuelConsumption != null">
- CAPACITY_FUEL_CONSUMPTION,
- <if test="capacityOwneris != null">
- CAPACITY_OWNERIS,
- <if test="capacityBlacklist != null">
- CAPACITY_BLACKLIST,
- <if test="memo != null">
- MEMO,
- <if test="capacityCorlor != null">
- CAPACITY_CORLOR,
- <if test="capacityVip != null">
- CAPACITY_VIP,
- #{capacityId,jdbcType=DECIMAL},
- #{capacityNumber,jdbcType=VARCHAR},
- #{capacityMaxLoad,jdbcType=DECIMAL},
- #{capacityTypeId,jdbcType=DECIMAL},
- #{capacityStatus,jdbcType=DECIMAL},
- #{carrierId,jdbcType=DECIMAL},
- #{capacityEnergyId,jdbcType=VARCHAR},
- #{capacityLenVal,jdbcType=DECIMAL},
- #{capacityWidVal,jdbcType=DECIMAL},
- #{capacityHigVal,jdbcType=DECIMAL},
- #{capacityOilId,jdbcType=DECIMAL},
- #{capacityFuelConsumption,jdbcType=VARCHAR},
- #{capacityOwneris,jdbcType=VARCHAR},
- #{capacityBlacklist,jdbcType=VARCHAR},
- #{memo,jdbcType=VARCHAR},
- #{capacityCorlor,jdbcType=VARCHAR},
- #{capacityVip,jdbcType=VARCHAR},
- <update id="updateByPrimaryKey" parameterType="com.steerinfo.dil.model.RmsCapacity">
- update RMS_CAPACITY
- set CAPACITY_NUMBER = #{capacityNumber,jdbcType=VARCHAR},
- CAPACITY_MAX_LOAD = #{capacityMaxLoad,jdbcType=DECIMAL},
- CAPACITY_TYPE_ID = #{capacityTypeId,jdbcType=DECIMAL},
- CAPACITY_STATUS = #{capacityStatus,jdbcType=DECIMAL},
- CARRIER_ID = #{carrierId,jdbcType=DECIMAL},
- CAPACITY_ENERGY_ID = #{capacityEnergyId,jdbcType=VARCHAR},
- CAPACITY_LEN_VAL = #{capacityLenVal,jdbcType=DECIMAL},
- CAPACITY_WID_VAL = #{capacityWidVal,jdbcType=DECIMAL},
- CAPACITY_HIG_VAL = #{capacityHigVal,jdbcType=DECIMAL},
- CAPACITY_OIL_ID = #{capacityOilId,jdbcType=DECIMAL},
- CAPACITY_FUEL_CONSUMPTION = #{capacityFuelConsumption,jdbcType=VARCHAR},
- CAPACITY_OWNERIS = #{capacityOwneris,jdbcType=VARCHAR},
- CAPACITY_BLACKLIST = #{capacityBlacklist,jdbcType=VARCHAR},
- MEMO = #{memo,jdbcType=VARCHAR},
- CAPACITY_CORLOR = #{capacityCorlor,jdbcType=VARCHAR},
- CAPACITY_VIP = #{capacityVip,jdbcType=VARCHAR},
- <update id="updateByPrimaryKeySelective" parameterType="com.steerinfo.dil.model.RmsCapacity">
- CAPACITY_NUMBER = #{capacityNumber,jdbcType=VARCHAR},
- (CAPACITY_ID,
- CAPACITY_NUMBER, CAPACITY_MAX_LOAD,
- CAPACITY_TYPE_ID, CAPACITY_STATUS,
- CARRIER_ID, CAPACITY_ENERGY_ID,
- CAPACITY_LEN_VAL, CAPACITY_WID_VAL,
- CAPACITY_HIG_VAL, CAPACITY_OIL_ID,
- CAPACITY_FUEL_CONSUMPTION, CAPACITY_OWNERIS,
- CAPACITY_BLACKLIST, MEMO, INSERT_USERNAME,
- CAPACITY_CORLOR, CAPACITY_VIP,
- #{item.capacityId,jdbcType=DECIMAL},
- #{item.capacityNumber,jdbcType=VARCHAR}, #{item.capacityMaxLoad,jdbcType=DECIMAL},
- #{item.capacityTypeId,jdbcType=DECIMAL}, #{item.capacityStatus,jdbcType=DECIMAL},
- #{item.carrierId,jdbcType=DECIMAL}, #{item.capacityEnergyId,jdbcType=VARCHAR},
- #{item.capacityLenVal,jdbcType=DECIMAL}, #{item.capacityWidVal,jdbcType=DECIMAL},
- #{item.capacityHigVal,jdbcType=DECIMAL}, #{item.capacityOilId,jdbcType=DECIMAL},
- #{item.capacityFuelConsumption,jdbcType=VARCHAR}, #{item.capacityOwneris,jdbcType=VARCHAR},
- #{item.capacityBlacklist,jdbcType=VARCHAR}, #{item.memo,jdbcType=VARCHAR}, #{item.insertUsername,jdbcType=VARCHAR},
- #{item.capacityCorlor,jdbcType=VARCHAR}, #{item.capacityVip,jdbcType=VARCHAR},
- CAPACITY_ID=
- <foreach close="end" collection="list" index="index" item="item" open="case CAPACITY_ID" separator=" ">
- when #{item.capacityId,jdbcType=DECIMAL} then #{item.capacityId,jdbcType=DECIMAL}
- ,CAPACITY_NUMBER=
- when #{item.capacityId,jdbcType=DECIMAL} then #{item.capacityNumber,jdbcType=VARCHAR}
- ,CAPACITY_MAX_LOAD=
- when #{item.capacityId,jdbcType=DECIMAL} then #{item.capacityMaxLoad,jdbcType=DECIMAL}
- ,CAPACITY_TYPE_ID=
- when #{item.capacityId,jdbcType=DECIMAL} then #{item.capacityTypeId,jdbcType=DECIMAL}
- ,CAPACITY_STATUS=
- when #{item.capacityId,jdbcType=DECIMAL} then #{item.capacityStatus,jdbcType=DECIMAL}
- ,CARRIER_ID=
- when #{item.capacityId,jdbcType=DECIMAL} then #{item.carrierId,jdbcType=DECIMAL}
- ,CAPACITY_ENERGY_ID=
- when #{item.capacityId,jdbcType=DECIMAL} then #{item.capacityEnergyId,jdbcType=VARCHAR}
- ,CAPACITY_LEN_VAL=
- when #{item.capacityId,jdbcType=DECIMAL} then #{item.capacityLenVal,jdbcType=DECIMAL}
- ,CAPACITY_WID_VAL=
- when #{item.capacityId,jdbcType=DECIMAL} then #{item.capacityWidVal,jdbcType=DECIMAL}
- ,CAPACITY_HIG_VAL=
- when #{item.capacityId,jdbcType=DECIMAL} then #{item.capacityHigVal,jdbcType=DECIMAL}
- ,CAPACITY_OIL_ID=
- when #{item.capacityId,jdbcType=DECIMAL} then #{item.capacityOilId,jdbcType=DECIMAL}
- ,CAPACITY_FUEL_CONSUMPTION=
- when #{item.capacityId,jdbcType=DECIMAL} then #{item.capacityFuelConsumption,jdbcType=VARCHAR}
- ,CAPACITY_OWNERIS=
- when #{item.capacityId,jdbcType=DECIMAL} then #{item.capacityOwneris,jdbcType=VARCHAR}
- ,CAPACITY_BLACKLIST=
- when #{item.capacityId,jdbcType=DECIMAL} then #{item.capacityBlacklist,jdbcType=VARCHAR}
- ,MEMO=
- when #{item.capacityId,jdbcType=DECIMAL} then #{item.memo,jdbcType=VARCHAR}
- when #{item.capacityId,jdbcType=DECIMAL} then #{item.insertUsername,jdbcType=VARCHAR}
- when #{item.capacityId,jdbcType=DECIMAL} then #{item.insertTime,jdbcType=TIMESTAMP}
- when #{item.capacityId,jdbcType=DECIMAL} then #{item.updateUsername,jdbcType=VARCHAR}
- when #{item.capacityId,jdbcType=DECIMAL} then #{item.updateTime,jdbcType=TIMESTAMP}
- when #{item.capacityId,jdbcType=DECIMAL} then #{item.insertUpdateRemark,jdbcType=VARCHAR}
- ,CAPACITY_CORLOR=
- when #{item.capacityId,jdbcType=DECIMAL} then #{item.capacityCorlor,jdbcType=VARCHAR}
- ,CAPACITY_VIP=
- when #{item.capacityId,jdbcType=DECIMAL} then #{item.capacityVip,jdbcType=VARCHAR}
- when #{item.capacityId,jdbcType=DECIMAL} then #{item.deleted,jdbcType=DECIMAL}
- where CAPACITY_ID in
- #{item.capacityId,jdbcType=DECIMAL}
- <select id="getCapacityList" parameterType="java.util.Map" resultType="java.util.Map">
- RC.CAPACITY_ID AS "capacityId",
- RCT.CAPACITY_TYPE_NAME AS "capacityTypeName",
- RC.CAPACITY_NUMBER AS "capacityNumber",
- RC.CAPACITY_CORLOR AS "capacityCorlor",
- RC.CAPACITY_OWNERIS AS "capacityOwneris",
- RC.CAPACITY_VIP AS "capacityVip",
- RC.CAPACITY_BLACKLIST AS "capacityBlacklist",
- RCA.CARRIER_NAME AS "carrierName"
- FROM RMS_CAPACITY RC
- LEFT JOIN
- RMS_CAPACITY_TYPE RCT
- ON RC.CAPACITY_TYPE_ID=RCT.CAPACITY_TYPE_ID
- RMS_CARRIER RCA
- ON RCA.CARRIER_ID=RC.CARRIER_ID
- WHERE RC.DELETED!=1
- ORDER BY RC.INSERT_TIME DESC
- <if test="capacityId!= null">
- <foreach collection="capacityId" item="item" open="(" separator="," close=")">
- "capacityId" in #{item}
- <if test="capacityTypeName!= null">
- <foreach collection="capacityTypeName" item="item" open="(" separator="," close=")">
- "capacityTypeName" in #{item}
- <if test="capacityNumber!= null">
- <foreach collection="capacityNumber" item="item" open="(" separator="," close=")">
- "capacityNumber" in #{item}
- <if test="capacityCorlor!= null">
- <foreach collection="capacityCorlor" item="item" open="(" separator="," close=")">
- "capacityCorlor" in #{item}
- <if test="capacityOwneris!= null">
- <foreach collection="capacityOwneris" item="item" open="(" separator="," close=")">
- "capacityOwneris" in #{item}
- <if test="capacityVip!= null">
- <foreach collection="capacityVip" item="item" open="(" separator="," close=")">
- "capacityVip" in #{item}
- <if test="capacityBlacklist!= null">
- <foreach collection="capacityBlacklist" item="item" open="(" separator="," close=")">
- "capacityBlacklist" in #{item}
- <if test="carrierName!= null">
- <foreach collection="carrierName" item="item" open="(" separator="," close=")">
- "carrierName" in #{item}
- <include refid="orderBy"></include>
- <sql id="orderBy">
- <if test="orderField!=null and orderField !=''">
- order by "${orderField}"
- <if test="orderType !=null and orderType !=''">
- ${orderType}
- <select id="getCapacityById" resultType="java.util.LinkedHashMap" >
- RC.CAPACITY_TYPE_ID AS "capacityTypeId",
- RC.CARRIER_ID AS "carrierId"
- WHERE RC.CAPACITY_ID=#{id}
- <select id="getCapacityTypeId" resultType="java.util.LinkedHashMap">
- RCT.CAPACITY_TYPE_ID AS "id",
- RCT.CAPACITY_TYPE_ID AS "value",
- RCT.CAPACITY_TYPE_NAME AS "label"
- FROM RMS_CAPACITY_TYPE RCT
- <select id="getCarrierId" resultType="java.util.LinkedHashMap">
- RC.CARRIER_ID AS "id",
- RC.CARRIER_ID AS "value",
- RC.CARRIER_NAME AS "label"
- FROM RMS_CARRIER RC
- <select id="selectBycapacityNumber" parameterType="java.lang.String" resultType="int">
- select count(*) from RMS_CAPACITY RC where RC.CAPACITY_NUMBER=#{number}
- and RC.DELETED=0
@@ -1,683 +0,0 @@
-<mapper namespace="com.steerinfo.dil.mapper.RmsConsigneeMapper">
- <resultMap id="BaseResultMap" type="com.steerinfo.dil.model.RmsConsignee">
- <id column="CONSIGNEE_ID" jdbcType="DECIMAL" property="consigneeId" />
- <result column="CONSIGNEE_COMPANY_NAME" jdbcType="VARCHAR" property="consigneeCompanyName" />
- <result column="CONSIGNEE_ABBREVIATION" jdbcType="VARCHAR" property="consigneeAbbreviation" />
- <result column="CONSIGNEE_REGISTERED_ADDRESS" jdbcType="VARCHAR" property="consigneeRegisteredAddress" />
- <result column="CONSIGNEE_RECEIVE_ADDRESS" jdbcType="VARCHAR" property="consigneeReceiveAddress" />
- <result column="CONSIGNEE_REGISTRATION_TIME" jdbcType="TIMESTAMP" property="consigneeRegistrationTime" />
- <result column="CONSIGNEE_CONTACT_NAME" jdbcType="VARCHAR" property="consigneeContactName" />
- <result column="CONSIGNEE_WARRANTY_AMOUNT" jdbcType="DECIMAL" property="consigneeWarrantyAmount" />
- <result column="CONSIGNEE_WARRANTY_WEIGHT" jdbcType="VARCHAR" property="consigneeWarrantyWeight" />
- <result column="CONSIGNEE_CONTACT_TEL" jdbcType="VARCHAR" property="consigneeContactTel" />
- <result column="CONSIGNEE_EXCHANGE_DELIVERY" jdbcType="DECIMAL" property="consigneeExchangeDelivery" />
- <result column="EAS_CONSIGNEE_ID" jdbcType="VARCHAR" property="easConsigneeId" />
- <result column="CONSIGNEE_CODE" jdbcType="VARCHAR" property="consigneeCode" />
- CONSIGNEE_ID, CONSIGNEE_COMPANY_NAME, CONSIGNEE_ABBREVIATION, CONSIGNEE_REGISTERED_ADDRESS,
- CONSIGNEE_RECEIVE_ADDRESS, CONSIGNEE_REGISTRATION_TIME, CONSIGNEE_CONTACT_NAME, CONSIGNEE_WARRANTY_AMOUNT,
- CONSIGNEE_WARRANTY_WEIGHT, CONSIGNEE_CONTACT_TEL, CONSIGNEE_EXCHANGE_DELIVERY, INSERT_USERNAME,
- INSERT_TIME, UPDATE_USERNAME, UPDATE_TIME, INSERT_UPDATE_REMARK, DELETED, EAS_CONSIGNEE_ID,
- CONSIGNEE_CODE
- t.CONSIGNEE_ID, t.CONSIGNEE_COMPANY_NAME, t.CONSIGNEE_ABBREVIATION, t.CONSIGNEE_REGISTERED_ADDRESS,
- t.CONSIGNEE_RECEIVE_ADDRESS, t.CONSIGNEE_REGISTRATION_TIME, t.CONSIGNEE_CONTACT_NAME,
- t.CONSIGNEE_WARRANTY_AMOUNT, t.CONSIGNEE_WARRANTY_WEIGHT, t.CONSIGNEE_CONTACT_TEL,
- t.CONSIGNEE_EXCHANGE_DELIVERY, t.INSERT_USERNAME, t.INSERT_TIME, t.UPDATE_USERNAME,
- t.UPDATE_TIME, t.INSERT_UPDATE_REMARK, t.DELETED, t.EAS_CONSIGNEE_ID, t.CONSIGNEE_CODE
- SELECT <include refid="columns" /> FROM RMS_CONSIGNEE
- SELECT <include refid="columns_alias" /> FROM RMS_CONSIGNEE t
- <if test="consigneeId != null">
- and CONSIGNEE_ID = #{consigneeId}
- <if test="consigneeCompanyName != null and consigneeCompanyName != ''">
- and CONSIGNEE_COMPANY_NAME = #{consigneeCompanyName}
- <if test="consigneeAbbreviation != null and consigneeAbbreviation != ''">
- and CONSIGNEE_ABBREVIATION = #{consigneeAbbreviation}
- <if test="consigneeRegisteredAddress != null and consigneeRegisteredAddress != ''">
- and CONSIGNEE_REGISTERED_ADDRESS = #{consigneeRegisteredAddress}
- <if test="consigneeReceiveAddress != null and consigneeReceiveAddress != ''">
- and CONSIGNEE_RECEIVE_ADDRESS = #{consigneeReceiveAddress}
- <if test="consigneeRegistrationTime != null">
- and TO_CHAR(CONSIGNEE_REGISTRATION_TIME,'yyyy-MM-dd') = #{consigneeRegistrationTime}
- <if test="consigneeContactName != null and consigneeContactName != ''">
- and CONSIGNEE_CONTACT_NAME = #{consigneeContactName}
- <if test="consigneeWarrantyAmount != null">
- and CONSIGNEE_WARRANTY_AMOUNT = #{consigneeWarrantyAmount}
- <if test="consigneeWarrantyWeight != null and consigneeWarrantyWeight != ''">
- and CONSIGNEE_WARRANTY_WEIGHT = #{consigneeWarrantyWeight}
- <if test="consigneeContactTel != null and consigneeContactTel != ''">
- and CONSIGNEE_CONTACT_TEL = #{consigneeContactTel}
- <if test="consigneeExchangeDelivery != null">
- and CONSIGNEE_EXCHANGE_DELIVERY = #{consigneeExchangeDelivery}
- <if test="easConsigneeId != null and easConsigneeId != ''">
- and EAS_CONSIGNEE_ID = #{easConsigneeId}
- <if test="consigneeCode != null and consigneeCode != ''">
- and CONSIGNEE_CODE = #{consigneeCode}
- and CONSIGNEE_COMPANY_NAME LIKE '%${consigneeCompanyName}%'
- and CONSIGNEE_ABBREVIATION LIKE '%${consigneeAbbreviation}%'
- and CONSIGNEE_REGISTERED_ADDRESS LIKE '%${consigneeRegisteredAddress}%'
- and CONSIGNEE_RECEIVE_ADDRESS LIKE '%${consigneeReceiveAddress}%'
- and CONSIGNEE_CONTACT_NAME LIKE '%${consigneeContactName}%'
- and CONSIGNEE_WARRANTY_WEIGHT LIKE '%${consigneeWarrantyWeight}%'
- and CONSIGNEE_CONTACT_TEL LIKE '%${consigneeContactTel}%'
- and EAS_CONSIGNEE_ID LIKE '%${easConsigneeId}%'
- and CONSIGNEE_CODE LIKE '%${consigneeCode}%'
- <delete id="deleteByPrimaryKey" parameterType="java.lang.Long">
- delete from RMS_CONSIGNEE
- where CONSIGNEE_ID = #{consigneeId,jdbcType=DECIMAL}
- or CONSIGNEE_COMPANY_NAME = #{consigneeCompanyName}
- or CONSIGNEE_ABBREVIATION = #{consigneeAbbreviation}
- or CONSIGNEE_REGISTERED_ADDRESS = #{consigneeRegisteredAddress}
- or CONSIGNEE_RECEIVE_ADDRESS = #{consigneeReceiveAddress}
- or TO_CHAR(CONSIGNEE_REGISTRATION_TIME,'yyyy-MM-dd') = '#{consigneeRegistrationTime}'
- or CONSIGNEE_CONTACT_NAME = #{consigneeContactName}
- or CONSIGNEE_WARRANTY_AMOUNT = #{consigneeWarrantyAmount}
- or CONSIGNEE_WARRANTY_WEIGHT = #{consigneeWarrantyWeight}
- or CONSIGNEE_CONTACT_TEL = #{consigneeContactTel}
- or CONSIGNEE_EXCHANGE_DELIVERY = #{consigneeExchangeDelivery}
- or EAS_CONSIGNEE_ID = #{easConsigneeId}
- or CONSIGNEE_CODE = #{consigneeCode}
- <insert id="insert" parameterType="com.steerinfo.dil.model.RmsConsignee">
- insert into RMS_CONSIGNEE (CONSIGNEE_ID, CONSIGNEE_COMPANY_NAME,
- CONSIGNEE_ABBREVIATION, CONSIGNEE_REGISTERED_ADDRESS,
- CONSIGNEE_RECEIVE_ADDRESS, CONSIGNEE_REGISTRATION_TIME,
- CONSIGNEE_CONTACT_NAME, CONSIGNEE_WARRANTY_AMOUNT,
- CONSIGNEE_WARRANTY_WEIGHT, CONSIGNEE_CONTACT_TEL,
- CONSIGNEE_EXCHANGE_DELIVERY, INSERT_USERNAME,
- INSERT_UPDATE_REMARK, DELETED, EAS_CONSIGNEE_ID,
- CONSIGNEE_CODE)
- values (#{consigneeId,jdbcType=DECIMAL}, #{consigneeCompanyName,jdbcType=VARCHAR},
- #{consigneeAbbreviation,jdbcType=VARCHAR}, #{consigneeRegisteredAddress,jdbcType=VARCHAR},
- #{consigneeReceiveAddress,jdbcType=VARCHAR}, #{consigneeRegistrationTime,jdbcType=TIMESTAMP},
- #{consigneeContactName,jdbcType=VARCHAR}, #{consigneeWarrantyAmount,jdbcType=DECIMAL},
- #{consigneeWarrantyWeight,jdbcType=VARCHAR}, #{consigneeContactTel,jdbcType=VARCHAR},
- #{consigneeExchangeDelivery,jdbcType=DECIMAL}, #{insertUsername,jdbcType=VARCHAR},
- #{insertUpdateRemark,jdbcType=VARCHAR}, #{deleted,jdbcType=DECIMAL}, #{easConsigneeId,jdbcType=VARCHAR},
- #{consigneeCode,jdbcType=VARCHAR})
- <insert id="insertSelective" parameterType="com.steerinfo.dil.model.RmsConsignee">
- insert into RMS_CONSIGNEE
- CONSIGNEE_ID,
- <if test="consigneeCompanyName != null">
- CONSIGNEE_COMPANY_NAME,
- <if test="consigneeAbbreviation != null">
- CONSIGNEE_ABBREVIATION,
- <if test="consigneeRegisteredAddress != null">
- CONSIGNEE_REGISTERED_ADDRESS,
- <if test="consigneeReceiveAddress != null">
- CONSIGNEE_RECEIVE_ADDRESS,
- CONSIGNEE_REGISTRATION_TIME,
- <if test="consigneeContactName != null">
- CONSIGNEE_CONTACT_NAME,
- CONSIGNEE_WARRANTY_AMOUNT,
- <if test="consigneeWarrantyWeight != null">
- CONSIGNEE_WARRANTY_WEIGHT,
- <if test="consigneeContactTel != null">
- CONSIGNEE_CONTACT_TEL,
- CONSIGNEE_EXCHANGE_DELIVERY,
- <if test="easConsigneeId != null">
- EAS_CONSIGNEE_ID,
- <if test="consigneeCode != null">
- CONSIGNEE_CODE,
- #{consigneeId,jdbcType=DECIMAL},
- #{consigneeCompanyName,jdbcType=VARCHAR},
- #{consigneeAbbreviation,jdbcType=VARCHAR},
- #{consigneeRegisteredAddress,jdbcType=VARCHAR},
- #{consigneeReceiveAddress,jdbcType=VARCHAR},
- #{consigneeRegistrationTime,jdbcType=TIMESTAMP},
- #{consigneeContactName,jdbcType=VARCHAR},
- #{consigneeWarrantyAmount,jdbcType=DECIMAL},
- #{consigneeWarrantyWeight,jdbcType=VARCHAR},
- #{consigneeContactTel,jdbcType=VARCHAR},
- #{consigneeExchangeDelivery,jdbcType=DECIMAL},
- #{easConsigneeId,jdbcType=VARCHAR},
- #{consigneeCode,jdbcType=VARCHAR},
- <update id="updateByPrimaryKey" parameterType="com.steerinfo.dil.model.RmsConsignee">
- update RMS_CONSIGNEE
- set CONSIGNEE_COMPANY_NAME = #{consigneeCompanyName,jdbcType=VARCHAR},
- CONSIGNEE_ABBREVIATION = #{consigneeAbbreviation,jdbcType=VARCHAR},
- CONSIGNEE_REGISTERED_ADDRESS = #{consigneeRegisteredAddress,jdbcType=VARCHAR},
- CONSIGNEE_RECEIVE_ADDRESS = #{consigneeReceiveAddress,jdbcType=VARCHAR},
- CONSIGNEE_REGISTRATION_TIME = #{consigneeRegistrationTime,jdbcType=TIMESTAMP},
- CONSIGNEE_CONTACT_NAME = #{consigneeContactName,jdbcType=VARCHAR},
- CONSIGNEE_WARRANTY_AMOUNT = #{consigneeWarrantyAmount,jdbcType=DECIMAL},
- CONSIGNEE_WARRANTY_WEIGHT = #{consigneeWarrantyWeight,jdbcType=VARCHAR},
- CONSIGNEE_CONTACT_TEL = #{consigneeContactTel,jdbcType=VARCHAR},
- CONSIGNEE_EXCHANGE_DELIVERY = #{consigneeExchangeDelivery,jdbcType=DECIMAL},
- EAS_CONSIGNEE_ID = #{easConsigneeId,jdbcType=VARCHAR},
- CONSIGNEE_CODE = #{consigneeCode,jdbcType=VARCHAR}
- <update id="updateByPrimaryKeySelective" parameterType="com.steerinfo.dil.model.RmsConsignee">
- CONSIGNEE_COMPANY_NAME = #{consigneeCompanyName,jdbcType=VARCHAR},
- CONSIGNEE_CODE = #{consigneeCode,jdbcType=VARCHAR},
- (CONSIGNEE_ID,
- CONSIGNEE_COMPANY_NAME, CONSIGNEE_ABBREVIATION,
- CONSIGNEE_REGISTERED_ADDRESS, CONSIGNEE_RECEIVE_ADDRESS,
- CONSIGNEE_REGISTRATION_TIME, CONSIGNEE_CONTACT_NAME,
- CONSIGNEE_WARRANTY_AMOUNT, CONSIGNEE_WARRANTY_WEIGHT,
- CONSIGNEE_CONTACT_TEL, CONSIGNEE_EXCHANGE_DELIVERY,
- INSERT_UPDATE_REMARK, DELETED,
- EAS_CONSIGNEE_ID, CONSIGNEE_CODE
- #{item.consigneeId,jdbcType=DECIMAL},
- #{item.consigneeCompanyName,jdbcType=VARCHAR}, #{item.consigneeAbbreviation,jdbcType=VARCHAR},
- #{item.consigneeRegisteredAddress,jdbcType=VARCHAR}, #{item.consigneeReceiveAddress,jdbcType=VARCHAR},
- #{item.consigneeRegistrationTime,jdbcType=TIMESTAMP}, #{item.consigneeContactName,jdbcType=VARCHAR},
- #{item.consigneeWarrantyAmount,jdbcType=DECIMAL}, #{item.consigneeWarrantyWeight,jdbcType=VARCHAR},
- #{item.consigneeContactTel,jdbcType=VARCHAR}, #{item.consigneeExchangeDelivery,jdbcType=DECIMAL},
- #{item.insertUpdateRemark,jdbcType=VARCHAR}, #{item.deleted,jdbcType=DECIMAL},
- #{item.easConsigneeId,jdbcType=VARCHAR}, #{item.consigneeCode,jdbcType=VARCHAR}
- from dual
- CONSIGNEE_ID=
- <foreach close="end" collection="list" index="index" item="item" open="case CONSIGNEE_ID" separator=" ">
- when #{item.consigneeId,jdbcType=DECIMAL} then #{item.consigneeId,jdbcType=DECIMAL}
- ,CONSIGNEE_COMPANY_NAME=
- when #{item.consigneeId,jdbcType=DECIMAL} then #{item.consigneeCompanyName,jdbcType=VARCHAR}
- ,CONSIGNEE_ABBREVIATION=
- when #{item.consigneeId,jdbcType=DECIMAL} then #{item.consigneeAbbreviation,jdbcType=VARCHAR}
- ,CONSIGNEE_REGISTERED_ADDRESS=
- when #{item.consigneeId,jdbcType=DECIMAL} then #{item.consigneeRegisteredAddress,jdbcType=VARCHAR}
- ,CONSIGNEE_RECEIVE_ADDRESS=
- when #{item.consigneeId,jdbcType=DECIMAL} then #{item.consigneeReceiveAddress,jdbcType=VARCHAR}
- ,CONSIGNEE_REGISTRATION_TIME=
- when #{item.consigneeId,jdbcType=DECIMAL} then #{item.consigneeRegistrationTime,jdbcType=TIMESTAMP}
- ,CONSIGNEE_CONTACT_NAME=
- when #{item.consigneeId,jdbcType=DECIMAL} then #{item.consigneeContactName,jdbcType=VARCHAR}
- ,CONSIGNEE_WARRANTY_AMOUNT=
- when #{item.consigneeId,jdbcType=DECIMAL} then #{item.consigneeWarrantyAmount,jdbcType=DECIMAL}
- ,CONSIGNEE_WARRANTY_WEIGHT=
- when #{item.consigneeId,jdbcType=DECIMAL} then #{item.consigneeWarrantyWeight,jdbcType=VARCHAR}
- ,CONSIGNEE_CONTACT_TEL=
- when #{item.consigneeId,jdbcType=DECIMAL} then #{item.consigneeContactTel,jdbcType=VARCHAR}
- ,CONSIGNEE_EXCHANGE_DELIVERY=
- when #{item.consigneeId,jdbcType=DECIMAL} then #{item.consigneeExchangeDelivery,jdbcType=DECIMAL}
- when #{item.consigneeId,jdbcType=DECIMAL} then #{item.insertUsername,jdbcType=VARCHAR}
- when #{item.consigneeId,jdbcType=DECIMAL} then #{item.insertTime,jdbcType=TIMESTAMP}
- when #{item.consigneeId,jdbcType=DECIMAL} then #{item.updateUsername,jdbcType=VARCHAR}
- when #{item.consigneeId,jdbcType=DECIMAL} then #{item.updateTime,jdbcType=TIMESTAMP}
- when #{item.consigneeId,jdbcType=DECIMAL} then #{item.insertUpdateRemark,jdbcType=VARCHAR}
- when #{item.consigneeId,jdbcType=DECIMAL} then #{item.deleted,jdbcType=DECIMAL}
- ,EAS_CONSIGNEE_ID=
- when #{item.consigneeId,jdbcType=DECIMAL} then #{item.easConsigneeId,jdbcType=VARCHAR}
- ,CONSIGNEE_CODE=
- when #{item.consigneeId,jdbcType=DECIMAL} then #{item.consigneeCode,jdbcType=VARCHAR}
- where CONSIGNEE_ID in
- #{item.consigneeId,jdbcType=DECIMAL}
- <select id="getConsigneeList" parameterType="java.util.Map" resultType="java.util.Map">
- SELECT *
- FROM (
- RC.CONSIGNEE_ID AS "consigneeId",
- RC.CONSIGNEE_COMPANY_NAME AS "companyName",
- RC.CONSIGNEE_ABBREVIATION AS "consigneeAbbreviation",
- RC.CONSIGNEE_REGISTERED_ADDRESS AS "consigneeRegisteredAddress",
- RC.CONSIGNEE_RECEIVE_ADDRESS AS "consigneeReceiveAddress",
- RC.CONSIGNEE_REGISTRATION_TIME AS "consigneeRegistrationTime",
- RC.CONSIGNEE_CONTACT_NAME AS "consigneeContactName",
- RC.CONSIGNEE_CONTACT_TEL AS "consigneeContactTel"
- FROM RMS_CONSIGNEE RC
- WHERE rownum < 100
- <if test="companyName!= null">
- <foreach collection="companyName" item="item" open="(" separator="," close=")">
- "companyName" in #{item}
- <if test="consigneeAbbreviation!= null">
- <foreach collection="consigneeAbbreviation" item="item" open="(" separator="," close=")">
- "consigneeAbbreviation" in #{item}
- <if test="consigneeRegisteredAddress!= null">
- <foreach collection="consigneeRegisteredAddress" item="item" open="(" separator="," close=")">
- "consigneeRegisteredAddress" in #{item}
- <if test="consigneeReceiveAddress= null">
- <foreach collection="consigneeReceiveAddress" item="item" open="(" separator="," close=")">
- "consigneeReceiveAddress" in #{item}
- <if test="consigneeRegistrationTime!= null">
- <foreach collection="consigneeRegistrationTime" item="item" open="(" separator="," close=")">
- "consigneeRegistrationTime" in #{item}
- <if test="consigneeContactName!= null">
- <foreach collection="consigneeContactName" item="item" open="(" separator="," close=")">
- "consigneeContactName" in #{item}
- <if test="consigneeContactTel!= null">
- <foreach collection="consigneeContactTel" item="item" open="(" separator="," close=")">
- "consigneeContactTel" in #{item}
- <select id="getConsigneeById" resultType="java.util.LinkedHashMap">
- WHERE RC.CONSIGNEE_ID = #{id}
- <select id="selectConsigneeId" resultType="DECIMAL" >
- select max(RC.CONSIGNEE_ID+1) from RMS_CONSIGNEE RC
- <select id="getConsigneeByCompanyName" parameterType="java.lang.String" resultType="int">
- select count(*)
- from RMS_CONSIGNEE RC
- where RC.CONSIGNEE_COMPANY_NAME=#{companyName}
- and RC.DELETED!=1
@@ -1,443 +0,0 @@
-<mapper namespace="com.steerinfo.dil.mapper.RmsDriverCapacityMapper">
- <resultMap id="BaseResultMap" type="com.steerinfo.dil.model.RmsDriverCapacity">
- <id column="DRIVER_CAPACITY_ID" jdbcType="DECIMAL" property="driverCapacityId" />
- <result column="DRIVER_ID" jdbcType="DECIMAL" property="driverId" />
- <result column="CAPACITY_ID" jdbcType="DECIMAL" property="capacityId" />
- DRIVER_CAPACITY_ID, DRIVER_ID, CAPACITY_ID, CARRIER_ID, INSERT_UPDATE_REMARK, INSERT_USERNAME,
- INSERT_TIME, UPDATE_USERNAME, UPDATE_TIME, DELETED
- t.DRIVER_CAPACITY_ID, t.DRIVER_ID, t.CAPACITY_ID, t.CARRIER_ID, t.INSERT_UPDATE_REMARK,
- t.INSERT_USERNAME, t.INSERT_TIME, t.UPDATE_USERNAME, t.UPDATE_TIME, t.DELETED
- SELECT <include refid="columns" /> FROM RMS_DRIVER_CAPACITY
- SELECT <include refid="columns_alias" /> FROM RMS_DRIVER_CAPACITY t
- <if test="driverCapacityId != null">
- and DRIVER_CAPACITY_ID = #{driverCapacityId}
- <if test="driverId != null">
- and DRIVER_ID = #{driverId}
- delete from RMS_DRIVER_CAPACITY
- where DRIVER_CAPACITY_ID = #{driverCapacityId,jdbcType=DECIMAL}
- or DRIVER_ID = #{driverId}
- or CAPACITY_ID = #{capacityId}
- <insert id="insert" parameterType="com.steerinfo.dil.model.RmsDriverCapacity">
- insert into RMS_DRIVER_CAPACITY (DRIVER_CAPACITY_ID, DRIVER_ID, CAPACITY_ID,
- CARRIER_ID, INSERT_UPDATE_REMARK, INSERT_USERNAME,
- values (#{driverCapacityId,jdbcType=DECIMAL}, #{driverId,jdbcType=DECIMAL}, #{capacityId,jdbcType=DECIMAL},
- #{carrierId,jdbcType=DECIMAL}, #{insertUpdateRemark,jdbcType=VARCHAR}, #{insertUsername,jdbcType=VARCHAR},
- #{deleted,jdbcType=DECIMAL})
- <insert id="insertSelective" parameterType="com.steerinfo.dil.model.RmsDriverCapacity">
- insert into RMS_DRIVER_CAPACITY
- DRIVER_CAPACITY_ID,
- DRIVER_ID,
- #{driverCapacityId,jdbcType=DECIMAL},
- #{driverId,jdbcType=DECIMAL},
- <update id="updateByPrimaryKey" parameterType="com.steerinfo.dil.model.RmsDriverCapacity">
- update RMS_DRIVER_CAPACITY
- set DRIVER_ID = #{driverId,jdbcType=DECIMAL},
- CAPACITY_ID = #{capacityId,jdbcType=DECIMAL},
- <update id="updateByPrimaryKeySelective" parameterType="com.steerinfo.dil.model.RmsDriverCapacity">
- DRIVER_ID = #{driverId,jdbcType=DECIMAL},
- (DRIVER_CAPACITY_ID,
- DRIVER_ID, CAPACITY_ID, CARRIER_ID,
- INSERT_UPDATE_REMARK, INSERT_USERNAME,
- UPDATE_TIME, DELETED)
- #{item.driverCapacityId,jdbcType=DECIMAL},
- #{item.driverId,jdbcType=DECIMAL}, #{item.capacityId,jdbcType=DECIMAL}, #{item.carrierId,jdbcType=DECIMAL},
- #{item.insertUpdateRemark,jdbcType=VARCHAR}, #{item.insertUsername,jdbcType=VARCHAR},
- #{item.updateTime,jdbcType=TIMESTAMP}, #{item.deleted,jdbcType=DECIMAL} from dual
- DRIVER_CAPACITY_ID=
- <foreach close="end" collection="list" index="index" item="item" open="case DRIVER_CAPACITY_ID" separator=" ">
- when #{item.driverCapacityId,jdbcType=DECIMAL} then #{item.driverCapacityId,jdbcType=DECIMAL}
- ,DRIVER_ID=
- when #{item.driverCapacityId,jdbcType=DECIMAL} then #{item.driverId,jdbcType=DECIMAL}
- ,CAPACITY_ID=
- when #{item.driverCapacityId,jdbcType=DECIMAL} then #{item.capacityId,jdbcType=DECIMAL}
- when #{item.driverCapacityId,jdbcType=DECIMAL} then #{item.carrierId,jdbcType=DECIMAL}
- when #{item.driverCapacityId,jdbcType=DECIMAL} then #{item.insertUpdateRemark,jdbcType=VARCHAR}
- when #{item.driverCapacityId,jdbcType=DECIMAL} then #{item.insertUsername,jdbcType=VARCHAR}
- when #{item.driverCapacityId,jdbcType=DECIMAL} then #{item.insertTime,jdbcType=TIMESTAMP}
- when #{item.driverCapacityId,jdbcType=DECIMAL} then #{item.updateUsername,jdbcType=VARCHAR}
- when #{item.driverCapacityId,jdbcType=DECIMAL} then #{item.updateTime,jdbcType=TIMESTAMP}
- when #{item.driverCapacityId,jdbcType=DECIMAL} then #{item.deleted,jdbcType=DECIMAL}
- where DRIVER_CAPACITY_ID in
- #{item.driverCapacityId,jdbcType=DECIMAL}
- <select id="getDriverCapacityList" parameterType="java.util.Map" resultType="java.util.Map">
- RDC.DRIVER_CAPACITY_ID AS "driverCapacityId",
- RCD.DRIVER_NAME AS "driverName",
- RC.CARRIER_NAME AS "carrierName"
- FROM RMS_DRIVER_CAPACITY RDC
- LEFT JOIN RMS_CAR_DRIVER RCD
- ON RDC.DRIVER_ID=RCD.DRIVER_ID
- LEFT JOIN RMS_CAPACITY RCA
- ON RDC.CAPACITY_ID=RCA.CAPACITY_ID
- LEFT JOIN RMS_CAPACITY_TYPE RCT
- ON RCA.CAPACITY_TYPE_ID=RCT.CAPACITY_TYPE_ID
- LEFT JOIN RMS_CARRIER RC
- ON RDC.CARRIER_ID=RC.CARRIER_ID
- WHERE RDC.DELETED!=1
- ORDER BY RDC.INSERT_TIME DESC
- <if test="driverCapacityId!= null">
- <foreach collection="driverCapacityId" item="item" open="(" separator="," close=")">
- "driverCapacityId" in #{item}
- <if test="driverName!= null">
- <foreach collection="driverName" item="item" open="(" separator="," close=")">
- "driverName" in #{item}
- <select id="getDriverCapacityById" resultType="java.util.LinkedHashMap">
- RCD.DRIVER_ID AS "driverId",
- WHERE RDC.DRIVER_CAPACITY_ID=#{id}
- <select id="getDriverId" resultType="java.util.LinkedHashMap">
- RCD.DRIVER_ID AS "id",
- RCD.DRIVER_ID AS "value",
- RCD.DRIVER_NAME AS "label"
- FROM RMS_CAR_DRIVER RCD
- WHERE RCD.DELETED!=1
@@ -1,501 +0,0 @@
-<mapper namespace="com.steerinfo.dil.mapper.RmsGatepostMapper">
- <resultMap id="BaseResultMap" type="com.steerinfo.dil.model.RmsGatepost">
- <id column="GATEPOST_ID" jdbcType="DECIMAL" property="gatepostId" />
- <result column="GATEPOST_NAME" jdbcType="VARCHAR" property="gatepostName" />
- <result column="GATEPOST_LONGITUDE" jdbcType="VARCHAR" property="gatepostLongitude" />
- <result column="GATEPOST_LATITUDE" jdbcType="VARCHAR" property="gatepostLatitude" />
- <result column="GATEPOST_PRIORITY" jdbcType="DECIMAL" property="gatepostPriority" />
- GATEPOST_ID, GATEPOST_NAME, GATEPOST_LONGITUDE, GATEPOST_LATITUDE, GATEPOST_PRIORITY,
- INSERT_USERNAME, INSERT_TIME, UPDATE_USERNAME, UPDATE_TIME, INSERT_UPDATE_REMARK,DELETED
- t.GATEPOST_ID, t.GATEPOST_NAME, t.GATEPOST_LONGITUDE, t.GATEPOST_LATITUDE, t.GATEPOST_PRIORITY,
- t.INSERT_USERNAME, t.INSERT_TIME, t.UPDATE_USERNAME, t.UPDATE_TIME, t.INSERT_UPDATE_REMARK,t.DELETED
- SELECT <include refid="columns" /> FROM RMS_GATEPOST
- SELECT <include refid="columns_alias" /> FROM RMS_GATEPOST t
- <if test="gatepostId != null">
- and GATEPOST_ID = #{gatepostId}
- <if test="gatepostName != null and gatepostName != ''">
- and GATEPOST_NAME = #{gatepostName}
- <if test="gatepostLongitude != null and gatepostLongitude != ''">
- and GATEPOST_LONGITUDE = #{gatepostLongitude}
- <if test="gatepostLatitude != null and gatepostLatitude != ''">
- and GATEPOST_LATITUDE = #{gatepostLatitude}
- <if test="gatepostPriority != null">
- and GATEPOST_PRIORITY = #{gatepostPriority}
- and GATEPOST_NAME LIKE '%${gatepostName}%'
- and GATEPOST_LONGITUDE LIKE '%${gatepostLongitude}%'
- and GATEPOST_LATITUDE LIKE '%${gatepostLatitude}%'
- delete from RMS_GATEPOST
- where GATEPOST_ID = #{gatepostId,jdbcType=DECIMAL}
- or GATEPOST_NAME = #{gatepostName}
- or GATEPOST_LONGITUDE = #{gatepostLongitude}
- or GATEPOST_LATITUDE = #{gatepostLatitude}
- or GATEPOST_PRIORITY = #{gatepostPriority}
- <insert id="insert" parameterType="com.steerinfo.dil.model.RmsGatepost">
- insert into RMS_GATEPOST (GATEPOST_ID, GATEPOST_NAME, GATEPOST_LONGITUDE,
- GATEPOST_LATITUDE, GATEPOST_PRIORITY, INSERT_USERNAME,
- INSERT_UPDATE_REMARK,DELETED)
- values (#{gatepostId,jdbcType=DECIMAL}, #{gatepostName,jdbcType=VARCHAR}, #{gatepostLongitude,jdbcType=VARCHAR},
- #{gatepostLatitude,jdbcType=VARCHAR}, #{gatepostPriority,jdbcType=DECIMAL}, #{insertUsername,jdbcType=VARCHAR},
- #{insertUpdateRemark,jdbcType=VARCHAR}, #{deleted,jdbcType=DECIMAL})
- <insert id="insertSelective" parameterType="com.steerinfo.dil.model.RmsGatepost">
- insert into RMS_GATEPOST
- GATEPOST_ID,
- <if test="gatepostName != null">
- GATEPOST_NAME,
- <if test="gatepostLongitude != null">
- GATEPOST_LONGITUDE,
- <if test="gatepostLatitude != null">
- GATEPOST_LATITUDE,
- GATEPOST_PRIORITY,
- #{gatepostId,jdbcType=DECIMAL},
- #{gatepostName,jdbcType=VARCHAR},
- #{gatepostLongitude,jdbcType=VARCHAR},
- #{gatepostLatitude,jdbcType=VARCHAR},
- #{gatepostPriority,jdbcType=DECIMAL},
- <update id="updateByPrimaryKey" parameterType="com.steerinfo.dil.model.RmsGatepost">
- update RMS_GATEPOST
- set GATEPOST_NAME = #{gatepostName,jdbcType=VARCHAR},
- GATEPOST_LONGITUDE = #{gatepostLongitude,jdbcType=VARCHAR},
- GATEPOST_LATITUDE = #{gatepostLatitude,jdbcType=VARCHAR},
- GATEPOST_PRIORITY = #{gatepostPriority,jdbcType=DECIMAL},
- <update id="updateByPrimaryKeySelective" parameterType="com.steerinfo.dil.model.RmsGatepost">
- GATEPOST_NAME = #{gatepostName,jdbcType=VARCHAR},
- (GATEPOST_ID,
- GATEPOST_NAME, GATEPOST_LONGITUDE,
- GATEPOST_LATITUDE, GATEPOST_PRIORITY,
- INSERT_UPDATE_REMARK,DELETED,)
- #{item.gatepostId,jdbcType=DECIMAL},
- #{item.gatepostName,jdbcType=VARCHAR}, #{item.gatepostLongitude,jdbcType=VARCHAR},
- #{item.gatepostLatitude,jdbcType=VARCHAR}, #{item.gatepostPriority,jdbcType=DECIMAL},
- #{item.insertUpdateRemark,jdbcType=VARCHAR},, #{item.deleted,jdbcType=DECIMAL} from dual
- GATEPOST_ID=
- <foreach close="end" collection="list" index="index" item="item" open="case GATEPOST_ID" separator=" ">
- when #{item.gatepostId,jdbcType=DECIMAL} then #{item.gatepostId,jdbcType=DECIMAL}
- ,GATEPOST_NAME=
- when #{item.gatepostId,jdbcType=DECIMAL} then #{item.gatepostName,jdbcType=VARCHAR}
- ,GATEPOST_LONGITUDE=
- when #{item.gatepostId,jdbcType=DECIMAL} then #{item.gatepostLongitude,jdbcType=VARCHAR}
- ,GATEPOST_LATITUDE=
- when #{item.gatepostId,jdbcType=DECIMAL} then #{item.gatepostLatitude,jdbcType=VARCHAR}
- ,GATEPOST_PRIORITY=
- when #{item.gatepostId,jdbcType=DECIMAL} then #{item.gatepostPriority,jdbcType=DECIMAL}
- when #{item.gatepostId,jdbcType=DECIMAL} then #{item.insertUsername,jdbcType=VARCHAR}
- when #{item.gatepostId,jdbcType=DECIMAL} then #{item.insertTime,jdbcType=TIMESTAMP}
- when #{item.gatepostId,jdbcType=DECIMAL} then #{item.updateUsername,jdbcType=VARCHAR}
- when #{item.gatepostId,jdbcType=DECIMAL} then #{item.updateTime,jdbcType=TIMESTAMP}
- when #{item.gatepostId,jdbcType=DECIMAL} then #{item.insertUpdateRemark,jdbcType=VARCHAR}
- <foreach close="end" collection="list" index="index" item="item" open="case RULES_ID" separator=" ">
- when #{item.rulesId,jdbcType=DECIMAL} then #{item.deleted,jdbcType=DECIMAL}
- where GATEPOST_ID in
- #{item.gatepostId,jdbcType=DECIMAL}
- <select id="getGatepostList" parameterType="java.util.Map" resultType="java.util.Map">
- RG.GATEPOST_ID AS "gatepostId",
- RG.GATEPOST_NAME AS "gatepostName",
- RG.GATEPOST_LONGITUDE AS "gatepostLongitude",
- RG.GATEPOST_LATITUDE AS "gatepostLatitude",
- RG.GATEPOST_PRIORITY AS "gatepostPriority"
- FROM RMS_GATEPOST RG
- WHERE RG.DELETED !=1
- ORDER BY RG.INSERT_TIME DESC
- <if test="gatepostName!= null">
- <foreach collection="gatepostName" item="item" open="(" separator="," close=")">
- "gatepostName" in #{item}
- <if test="gatepostLongitude!= null">
- <foreach collection="gatepostLongitude" item="item" open="(" separator="," close=")">
- "gatepostLongitude" in #{item}
- <if test="gatepostLatitude!= null">
- <foreach collection="gatepostLatitude" item="item" open="(" separator="," close=")">
- "gatepostLatitude" in #{item}
- <if test="gatepostPriority!= null">
- <foreach collection="gatepostPriority" item="item" open="(" separator="," close=")">
- "gatepostPriority" in #{item}
- <!-- 根据门岗id获取详细的门岗规则-->
- <select id="getGatepostRulesById" parameterType="java.util.LinkedHashMap" resultType="java.util.LinkedHashMap">
- RG.GATEPOST_PRIORITY AS "gatepostPriority",
- RGR.RULES_ID AS "rulesId",
- RGR.RULES_GATEPOST_START_TIME AS "rulesGatepostStartTime",
- RGR.RULES_GATEPOST_END_TIME AS "rulesGatepostEndTime",
- RGR.RULES_GATEPOST_ENTRY_OUT_TYPE AS "rulesGatepostEntityOutType",
- RGR.VEHICLE_TYPE_ID AS "vehicleTypeId",
- RCT.CAPACITY_TYPE_NAME AS "vehicleTypeName",
- RGR.MATERIAL_ID AS "materialId",
- RM.MATERIAL_NAME AS "materialName"
- LEFT JOIN RMS_GATEPOST_RULES RGR
- ON RGR.GATEPOST_ID=RG.GATEPOST_ID
- ON RCT.CAPACITY_TYPE_ID=RGR.VEHICLE_TYPE_ID
- LEFT JOIN RMS_MATERIAL RM
- ON RM.MATERIAL_ID=RGR.MATERIAL_ID
- WHERE RG.GATEPOST_ID=#{gatepostId} AND RGR.DELETED !=1
- <!-- 根据id获取详细的门岗信息-->
- <select id="getGatepostById" resultType="java.util.Map">
- RGR.GATEPOST_ID AS "gatepostId",
- FROM RMS_GATEPOST_RULES RGR
- LEFT JOIN RMS_GATEPOST RG
- WHERE RGR.RULES_ID=#{rulesId} AND RGR.DELETED !=1
- ORDER BY RGR.INSERT_TIME DESC
- <!-- 获取门岗规则Id-->
- <select id="getGatepostRulesId" resultType="java.util.LinkedHashMap">
- RGR.RULES_ID "id",
- RGR.RULES_ID "value",
- RGR.RULES_GATEPOST_ENTRY_OUT_TYPE "entityOutType",
- RGR.RULES_GATEPOST_START_TIME "startTime",
- RGR.RULES_GATEPOST_END_TIME "endTime",
- RGR.VEHICLE_TYPE_ID "vehicleType"
- FROM
- RMS_GATEPOST_RULES RGR
- WHERE
- RGR.DELETED!=1
-<!-- 获取门岗的最大id-->
- <select id="getGatepostMaxId" resultType="java.math.BigDecimal">
- SELECT MAX(GATEPOST_ID)+1 FROM RMS_GATEPOST
-<!-- 根据门岗id查询门岗名-->
- <select id="getGatepostName" resultType="java.util.Map" parameterType="java.math.BigDecimal">
- RG.GATEPOST_ID AS "gatepostId"
- WHERE RG.GATEPOST_ID=#{gatepostId}
-<!-- 根据门岗名得到当前表中门岗名的数量-->
- <select id="selectParamaterGatepostName" parameterType="java.lang.String" resultType="java.lang.Integer">
- SELECT count(*)
- WHERE RG.GATEPOST_NAME =#{gatepostName}
- AND RG.DELETED=0
@@ -1,483 +0,0 @@
-<mapper namespace="com.steerinfo.dil.mapper.RmsGatepostRulesMapper">
- <resultMap id="BaseResultMap" type="com.steerinfo.dil.model.RmsGatepostRules">
- <id column="RULES_ID" jdbcType="DECIMAL" property="rulesId" />
- <result column="GATEPOST_ID" jdbcType="DECIMAL" property="gatepostId" />
- <result column="MATERIAL_ID" jdbcType="DECIMAL" property="materialId" />
- <result column="RULES_GATEPOST_START_TIME" jdbcType="VARCHAR" property="rulesGatepostStartTime" />
- <result column="RULES_GATEPOST_END_TIME" jdbcType="VARCHAR" property="rulesGatepostEndTime" />
- <result column="RULES_GATEPOST_ENTRY_OUT_TYPE" jdbcType="DECIMAL" property="rulesGatepostEntryOutType" />
- <result column="VEHICLE_TYPE_ID" jdbcType="DECIMAL" property="vehicleTypeId" />
- RULES_ID, GATEPOST_ID, MATERIAL_ID, RULES_GATEPOST_START_TIME, RULES_GATEPOST_END_TIME,
- RULES_GATEPOST_ENTRY_OUT_TYPE, INSERT_USERNAME, INSERT_TIME, UPDATE_USERNAME, UPDATE_TIME,
- INSERT_UPDATE_REMARK, DELETED, VEHICLE_TYPE_ID
- t.RULES_ID, t.GATEPOST_ID, t.MATERIAL_ID, t.RULES_GATEPOST_START_TIME, t.RULES_GATEPOST_END_TIME,
- t.RULES_GATEPOST_ENTRY_OUT_TYPE, t.INSERT_USERNAME, t.INSERT_TIME, t.UPDATE_USERNAME,
- t.UPDATE_TIME, t.INSERT_UPDATE_REMARK, t.DELETED, t.VEHICLE_TYPE_ID
- SELECT <include refid="columns" /> FROM RMS_GATEPOST_RULES
- SELECT <include refid="columns_alias" /> FROM RMS_GATEPOST_RULES t
- <if test="rulesId != null">
- and RULES_ID = #{rulesId}
- <if test="materialId != null">
- and MATERIAL_ID = #{materialId}
- <if test="rulesGatepostStartTime != null and rulesGatepostStartTime != ''">
- and RULES_GATEPOST_START_TIME = #{rulesGatepostStartTime}
- <if test="rulesGatepostEndTime != null and rulesGatepostEndTime != ''">
- and RULES_GATEPOST_END_TIME = #{rulesGatepostEndTime}
- <if test="rulesGatepostEntryOutType != null">
- and RULES_GATEPOST_ENTRY_OUT_TYPE = #{rulesGatepostEntryOutType}
- <if test="vehicleTypeId != null">
- and VEHICLE_TYPE_ID = #{vehicleTypeId}
- and RULES_GATEPOST_START_TIME LIKE '%${rulesGatepostStartTime}%'
- and RULES_GATEPOST_END_TIME LIKE '%${rulesGatepostEndTime}%'
- delete from RMS_GATEPOST_RULES
- where RULES_ID = #{rulesId,jdbcType=DECIMAL}
- or GATEPOST_ID = #{gatepostId}
- or MATERIAL_ID = #{materialId}
- or RULES_GATEPOST_START_TIME = #{rulesGatepostStartTime}
- or RULES_GATEPOST_END_TIME = #{rulesGatepostEndTime}
- or RULES_GATEPOST_ENTRY_OUT_TYPE = #{rulesGatepostEntryOutType}
- or VEHICLE_TYPE_ID = #{vehicleTypeId}
- <insert id="insert" parameterType="com.steerinfo.dil.model.RmsGatepostRules">
- insert into RMS_GATEPOST_RULES (RULES_ID, GATEPOST_ID, MATERIAL_ID,
- RULES_GATEPOST_START_TIME, RULES_GATEPOST_END_TIME,
- RULES_GATEPOST_ENTRY_OUT_TYPE, INSERT_USERNAME,
- values (#{rulesId,jdbcType=DECIMAL}, #{gatepostId,jdbcType=DECIMAL}, #{materialId,jdbcType=DECIMAL},
- #{rulesGatepostStartTime,jdbcType=VARCHAR}, #{rulesGatepostEndTime,jdbcType=VARCHAR},
- #{rulesGatepostEntryOutType,jdbcType=DECIMAL}, #{insertUsername,jdbcType=VARCHAR},
- #{insertUpdateRemark,jdbcType=VARCHAR}, #{deleted,jdbcType=DECIMAL}, #{vehicleTypeId,jdbcType=DECIMAL}
- <insert id="insertSelective" parameterType="com.steerinfo.dil.model.RmsGatepostRules">
- insert into RMS_GATEPOST_RULES
- RULES_ID,
- MATERIAL_ID,
- <if test="rulesGatepostStartTime != null">
- RULES_GATEPOST_START_TIME,
- <if test="rulesGatepostEndTime != null">
- RULES_GATEPOST_END_TIME,
- RULES_GATEPOST_ENTRY_OUT_TYPE,
- VEHICLE_TYPE_ID,
- #{rulesId,jdbcType=DECIMAL},
- #{materialId,jdbcType=DECIMAL},
- #{rulesGatepostStartTime,jdbcType=VARCHAR},
- #{rulesGatepostEndTime,jdbcType=VARCHAR},
- #{rulesGatepostEntryOutType,jdbcType=DECIMAL},
- #{vehicleTypeId,jdbcType=DECIMAL},
- <update id="updateByPrimaryKey" parameterType="com.steerinfo.dil.model.RmsGatepostRules">
- update RMS_GATEPOST_RULES
- set GATEPOST_ID = #{gatepostId,jdbcType=DECIMAL},
- MATERIAL_ID = #{materialId,jdbcType=DECIMAL},
- RULES_GATEPOST_START_TIME = #{rulesGatepostStartTime,jdbcType=VARCHAR},
- RULES_GATEPOST_END_TIME = #{rulesGatepostEndTime,jdbcType=VARCHAR},
- RULES_GATEPOST_ENTRY_OUT_TYPE = #{rulesGatepostEntryOutType,jdbcType=DECIMAL},
- VEHICLE_TYPE_ID = #{vehicleTypeId,jdbcType=DECIMAL}
- <update id="updateByPrimaryKeySelective" parameterType="com.steerinfo.dil.model.RmsGatepostRules">
- GATEPOST_ID = #{gatepostId,jdbcType=DECIMAL},
- VEHICLE_TYPE_ID = #{vehicleTypeId,jdbcType=DECIMAL},
- (RULES_ID,
- GATEPOST_ID, MATERIAL_ID, RULES_GATEPOST_START_TIME,
- RULES_GATEPOST_END_TIME, RULES_GATEPOST_ENTRY_OUT_TYPE,
- VEHICLE_TYPE_ID)
- #{item.rulesId,jdbcType=DECIMAL},
- #{item.gatepostId,jdbcType=DECIMAL}, #{item.materialId,jdbcType=DECIMAL}, #{item.rulesGatepostStartTime,jdbcType=VARCHAR},
- #{item.rulesGatepostEndTime,jdbcType=VARCHAR}, #{item.rulesGatepostEntryOutType,jdbcType=DECIMAL},
- #{item.vehicleTypeId,jdbcType=DECIMAL} from dual
- RULES_ID=
- when #{item.rulesId,jdbcType=DECIMAL} then #{item.rulesId,jdbcType=DECIMAL}
- ,GATEPOST_ID=
- when #{item.rulesId,jdbcType=DECIMAL} then #{item.gatepostId,jdbcType=DECIMAL}
- ,MATERIAL_ID=
- when #{item.rulesId,jdbcType=DECIMAL} then #{item.materialId,jdbcType=DECIMAL}
- ,RULES_GATEPOST_START_TIME=
- when #{item.rulesId,jdbcType=DECIMAL} then #{item.rulesGatepostStartTime,jdbcType=VARCHAR}
- ,RULES_GATEPOST_END_TIME=
- when #{item.rulesId,jdbcType=DECIMAL} then #{item.rulesGatepostEndTime,jdbcType=VARCHAR}
- ,RULES_GATEPOST_ENTRY_OUT_TYPE=
- when #{item.rulesId,jdbcType=DECIMAL} then #{item.rulesGatepostEntryOutType,jdbcType=DECIMAL}
- when #{item.rulesId,jdbcType=DECIMAL} then #{item.insertUsername,jdbcType=VARCHAR}
- when #{item.rulesId,jdbcType=DECIMAL} then #{item.insertTime,jdbcType=TIMESTAMP}
- when #{item.rulesId,jdbcType=DECIMAL} then #{item.updateUsername,jdbcType=VARCHAR}
- when #{item.rulesId,jdbcType=DECIMAL} then #{item.updateTime,jdbcType=TIMESTAMP}
- when #{item.rulesId,jdbcType=DECIMAL} then #{item.insertUpdateRemark,jdbcType=VARCHAR}
- ,VEHICLE_TYPE_ID=
- when #{item.rulesId,jdbcType=DECIMAL} then #{item.vehicleTypeId,jdbcType=DECIMAL}
- where RULES_ID in
- #{item.rulesId,jdbcType=DECIMAL}
- <!-- 获取车辆类型Id-->
- <select id="getVehicleTypeId" resultType="java.util.LinkedHashMap">
- RCT.CAPACITY_TYPE_ID "id",
- RCT.CAPACITY_TYPE_ID "value",
- RCT.CAPACITY_TYPE_NAME "label"
- <!-- 获取原料Id-->
- <select id="getMaterialId" resultType="java.util.LinkedHashMap">
- RM.MATERIAL_ID "id",
- RM.MATERIAL_ID "value",
- RM.MATERIAL_NAME "label"
- RMS_MATERIAL RM
- WHERE RM.DELETED!=1
-<!-- 获取最大的规则Id-->
- <select id="getRulesMaxId" resultType="java.math.BigDecimal">
- SELECT MAX(RULES_ID) FROM RMS_GATEPOST_RULES
-<!-- 根据规则Id获取原料名称-->
- <select id="getMaterialByRulesId" resultType="java.util.Map">
- SELECT * FROM(
- RM.MATERIAL_ID AS "materialId",
- ON RG.GATEPOST_ID=RGR.GATEPOST_ID
- WHERE RGR.DELETED!=1 and RGR.RULES_ID=#{rulesId}
- <if test="materialId!= null">
- <foreach collection="materialId" item="item" open="(" separator="," close=")">
- "materialId" in #{item}
- <if test="materialName!= null">
- <foreach collection="materialName" item="item" open="(" separator="," close=")">
- "materialName" in #{item}
@@ -1,647 +0,0 @@
-<mapper namespace="com.steerinfo.dil.mapper.RmsLineMapper">
- <resultMap id="BaseResultMap" type="com.steerinfo.dil.model.RmsLine">
- <id column="LINE_ID" jdbcType="DECIMAL" property="lineId" />
- <result column="LINE_NO" jdbcType="VARCHAR" property="lineNo" />
- <result column="LINE_START_NODE_ID" jdbcType="DECIMAL" property="lineStartNodeId" />
- <result column="LINE_START_NODE_TYPE" jdbcType="DECIMAL" property="lineStartNodeType" />
- <result column="LINE_START_NODE_DESC" jdbcType="VARCHAR" property="lineStartNodeDesc" />
- <result column="LINE_PATH_LENGTH" jdbcType="DECIMAL" property="linePathLength" />
- <result column="LINE_END_NODE_ID" jdbcType="DECIMAL" property="lineEndNodeId" />
- <result column="LINE_END_NODE_TYPE" jdbcType="DECIMAL" property="lineEndNodeType" />
- <result column="LINE_END_NODE_DESC" jdbcType="VARCHAR" property="lineEndNodeDesc" />
- <result column="LINE_NAME" jdbcType="VARCHAR" property="lineName" />
- <result column="LINE_TYPE" jdbcType="DECIMAL" property="lineType" />
- <result column="SPELL_NUMBER" jdbcType="DECIMAL" property="spellNumber" />
- LINE_ID, LINE_NO, LINE_START_NODE_ID, LINE_START_NODE_TYPE, LINE_START_NODE_DESC,
- LINE_PATH_LENGTH, LINE_END_NODE_ID, LINE_END_NODE_TYPE, LINE_END_NODE_DESC, LINE_NAME,
- INSERT_USERNAME, INSERT_TIME, UPDATE_USERNAME, UPDATE_TIME, INSERT_UPDATE_REMARK,
- DELETED, LINE_TYPE, SPELL_NUMBER
- t.LINE_ID, t.LINE_NO, t.LINE_START_NODE_ID, t.LINE_START_NODE_TYPE, t.LINE_START_NODE_DESC,
- t.LINE_PATH_LENGTH, t.LINE_END_NODE_ID, t.LINE_END_NODE_TYPE, t.LINE_END_NODE_DESC,
- t.LINE_NAME, t.INSERT_USERNAME, t.INSERT_TIME, t.UPDATE_USERNAME, t.UPDATE_TIME,
- t.INSERT_UPDATE_REMARK, t.DELETED, t.LINE_TYPE, t.SPELL_NUMBER
- SELECT <include refid="columns"/> FROM RMS_LINE
- SELECT <include refid="columns_alias"/> FROM RMS_LINE t
- <if test="lineId != null">
- and LINE_ID = #{lineId}
- <if test="lineNo != null and lineNo != ''">
- and LINE_NO = #{lineNo}
- <if test="lineStartNodeId != null">
- and LINE_START_NODE_ID = #{lineStartNodeId}
- <if test="lineStartNodeType != null">
- and LINE_START_NODE_TYPE = #{lineStartNodeType}
- <if test="lineStartNodeDesc != null and lineStartNodeDesc != ''">
- and LINE_START_NODE_DESC = #{lineStartNodeDesc}
- <if test="linePathLength != null">
- and LINE_PATH_LENGTH = #{linePathLength}
- <if test="lineEndNodeId != null">
- and LINE_END_NODE_ID = #{lineEndNodeId}
- <if test="lineEndNodeType != null">
- and LINE_END_NODE_TYPE = #{lineEndNodeType}
- <if test="lineEndNodeDesc != null and lineEndNodeDesc != ''">
- and LINE_END_NODE_DESC = #{lineEndNodeDesc}
- <if test="lineName != null and lineName != ''">
- and LINE_NAME = #{lineName}
- <if test="lineType != null">
- and LINE_TYPE = #{lineType}
- <if test="spellNumber != null">
- and SPELL_NUMBER = #{spellNumber}
- and LINE_NO LIKE '%${lineNo}%'
- and LINE_START_NODE_DESC LIKE '%${lineStartNodeDesc}%'
- and LINE_END_NODE_DESC LIKE '%${lineEndNodeDesc}%'
- and LINE_NAME LIKE '%${lineName}%'
- delete from RMS_LINE
- where LINE_ID = #{lineId,jdbcType=DECIMAL}
- or LINE_NO = #{lineNo}
- or LINE_START_NODE_ID = #{lineStartNodeId}
- or LINE_START_NODE_TYPE = #{lineStartNodeType}
- or LINE_START_NODE_DESC = #{lineStartNodeDesc}
- or LINE_PATH_LENGTH = #{linePathLength}
- or LINE_END_NODE_ID = #{lineEndNodeId}
- or LINE_END_NODE_TYPE = #{lineEndNodeType}
- or LINE_END_NODE_DESC = #{lineEndNodeDesc}
- or LINE_NAME = #{lineName}
- or LINE_TYPE = #{lineType}
- or SPELL_NUMBER = #{spellNumber}
- <insert id="insert" parameterType="com.steerinfo.dil.model.RmsLine">
- insert into RMS_LINE (LINE_ID, LINE_NO, LINE_START_NODE_ID,
- LINE_START_NODE_TYPE, LINE_START_NODE_DESC, LINE_PATH_LENGTH,
- LINE_END_NODE_ID, LINE_END_NODE_TYPE, LINE_END_NODE_DESC,
- LINE_NAME, INSERT_USERNAME, INSERT_TIME,
- UPDATE_USERNAME, UPDATE_TIME, INSERT_UPDATE_REMARK,
- values (#{lineId,jdbcType=DECIMAL}, #{lineNo,jdbcType=VARCHAR}, #{lineStartNodeId,jdbcType=DECIMAL},
- #{lineStartNodeType,jdbcType=DECIMAL}, #{lineStartNodeDesc,jdbcType=VARCHAR}, #{linePathLength,jdbcType=DECIMAL},
- #{lineEndNodeId,jdbcType=DECIMAL}, #{lineEndNodeType,jdbcType=DECIMAL}, #{lineEndNodeDesc,jdbcType=VARCHAR},
- #{lineName,jdbcType=VARCHAR}, #{insertUsername,jdbcType=VARCHAR}, #{insertTime,jdbcType=TIMESTAMP},
- #{updateUsername,jdbcType=VARCHAR}, #{updateTime,jdbcType=TIMESTAMP}, #{insertUpdateRemark,jdbcType=VARCHAR},
- #{deleted,jdbcType=DECIMAL}, #{lineType,jdbcType=DECIMAL}, #{spellNumber,jdbcType=DECIMAL}
- <insert id="insertSelective" parameterType="com.steerinfo.dil.model.RmsLine">
- insert into RMS_LINE
- LINE_ID,
- <if test="lineNo != null">
- LINE_NO,
- LINE_START_NODE_ID,
- LINE_START_NODE_TYPE,
- <if test="lineStartNodeDesc != null">
- LINE_START_NODE_DESC,
- LINE_PATH_LENGTH,
- LINE_END_NODE_ID,
- LINE_END_NODE_TYPE,
- <if test="lineEndNodeDesc != null">
- LINE_END_NODE_DESC,
- <if test="lineName != null">
- LINE_NAME,
- LINE_TYPE,
- SPELL_NUMBER,
- #{lineId,jdbcType=DECIMAL},
- #{lineNo,jdbcType=VARCHAR},
- #{lineStartNodeId,jdbcType=DECIMAL},
- #{lineStartNodeType,jdbcType=DECIMAL},
- #{lineStartNodeDesc,jdbcType=VARCHAR},
- #{linePathLength,jdbcType=DECIMAL},
- #{lineEndNodeId,jdbcType=DECIMAL},
- #{lineEndNodeType,jdbcType=DECIMAL},
- #{lineEndNodeDesc,jdbcType=VARCHAR},
- #{lineName,jdbcType=VARCHAR},
- #{lineType,jdbcType=DECIMAL},
- #{spellNumber,jdbcType=DECIMAL},
- <update id="updateByPrimaryKey" parameterType="com.steerinfo.dil.model.RmsLine">
- update RMS_LINE
- set LINE_NO = #{lineNo,jdbcType=VARCHAR},
- LINE_START_NODE_ID = #{lineStartNodeId,jdbcType=DECIMAL},
- LINE_START_NODE_TYPE = #{lineStartNodeType,jdbcType=DECIMAL},
- LINE_START_NODE_DESC = #{lineStartNodeDesc,jdbcType=VARCHAR},
- LINE_PATH_LENGTH = #{linePathLength,jdbcType=DECIMAL},
- LINE_END_NODE_ID = #{lineEndNodeId,jdbcType=DECIMAL},
- LINE_END_NODE_TYPE = #{lineEndNodeType,jdbcType=DECIMAL},
- LINE_END_NODE_DESC = #{lineEndNodeDesc,jdbcType=VARCHAR},
- LINE_NAME = #{lineName,jdbcType=VARCHAR},
- LINE_TYPE = #{lineType,jdbcType=DECIMAL},
- SPELL_NUMBER = #{spellNumber,jdbcType=DECIMAL}
- <update id="updateByPrimaryKeySelective" parameterType="com.steerinfo.dil.model.RmsLine">
- LINE_NO = #{lineNo,jdbcType=VARCHAR},
- SPELL_NUMBER = #{spellNumber,jdbcType=DECIMAL},
- (LINE_ID,
- LINE_NO, LINE_START_NODE_ID, LINE_START_NODE_TYPE,
- LINE_START_NODE_DESC, LINE_PATH_LENGTH,
- LINE_END_NODE_ID, LINE_END_NODE_TYPE,
- LINE_END_NODE_DESC, LINE_NAME, INSERT_USERNAME,
- #{item.lineId,jdbcType=DECIMAL},
- #{item.lineNo,jdbcType=VARCHAR}, #{item.lineStartNodeId,jdbcType=DECIMAL}, #{item.lineStartNodeType,jdbcType=DECIMAL},
- #{item.lineStartNodeDesc,jdbcType=VARCHAR}, #{item.linePathLength,jdbcType=DECIMAL},
- #{item.lineEndNodeId,jdbcType=DECIMAL}, #{item.lineEndNodeType,jdbcType=DECIMAL},
- #{item.lineEndNodeDesc,jdbcType=VARCHAR}, #{item.lineName,jdbcType=VARCHAR}, #{item.insertUsername,jdbcType=VARCHAR},
- #{item.deleted,jdbcType=DECIMAL}, #{item.lineType,jdbcType=DECIMAL}, #{item.spellNumber,jdbcType=DECIMAL}
- LINE_ID=
- <foreach collection="list" item="item" index="index" separator=" " open="case LINE_ID" close="end">
- when #{item.lineId,jdbcType=DECIMAL} then #{item.lineId,jdbcType=DECIMAL}
- ,LINE_NO=
- when #{item.lineId,jdbcType=DECIMAL} then #{item.lineNo,jdbcType=VARCHAR}
- ,LINE_START_NODE_ID=
- when #{item.lineId,jdbcType=DECIMAL} then #{item.lineStartNodeId,jdbcType=DECIMAL}
- ,LINE_START_NODE_TYPE=
- when #{item.lineId,jdbcType=DECIMAL} then #{item.lineStartNodeType,jdbcType=DECIMAL}
- ,LINE_START_NODE_DESC=
- when #{item.lineId,jdbcType=DECIMAL} then #{item.lineStartNodeDesc,jdbcType=VARCHAR}
- ,LINE_PATH_LENGTH=
- when #{item.lineId,jdbcType=DECIMAL} then #{item.linePathLength,jdbcType=DECIMAL}
- ,LINE_END_NODE_ID=
- when #{item.lineId,jdbcType=DECIMAL} then #{item.lineEndNodeId,jdbcType=DECIMAL}
- ,LINE_END_NODE_TYPE=
- when #{item.lineId,jdbcType=DECIMAL} then #{item.lineEndNodeType,jdbcType=DECIMAL}
- ,LINE_END_NODE_DESC=
- when #{item.lineId,jdbcType=DECIMAL} then #{item.lineEndNodeDesc,jdbcType=VARCHAR}
- ,LINE_NAME=
- when #{item.lineId,jdbcType=DECIMAL} then #{item.lineName,jdbcType=VARCHAR}
- when #{item.lineId,jdbcType=DECIMAL} then #{item.insertUsername,jdbcType=VARCHAR}
- when #{item.lineId,jdbcType=DECIMAL} then #{item.insertTime,jdbcType=TIMESTAMP}
- when #{item.lineId,jdbcType=DECIMAL} then #{item.updateUsername,jdbcType=VARCHAR}
- when #{item.lineId,jdbcType=DECIMAL} then #{item.updateTime,jdbcType=TIMESTAMP}
- when #{item.lineId,jdbcType=DECIMAL} then #{item.insertUpdateRemark,jdbcType=VARCHAR}
- when #{item.lineId,jdbcType=DECIMAL} then #{item.deleted,jdbcType=DECIMAL}
- ,LINE_TYPE=
- when #{item.lineId,jdbcType=DECIMAL} then #{item.lineType,jdbcType=DECIMAL}
- ,SPELL_NUMBER=
- when #{item.lineId,jdbcType=DECIMAL} then #{item.spellNumber,jdbcType=DECIMAL}
- where LINE_ID in
- #{item.lineId,jdbcType=DECIMAL}
- <select id="getAllLineDesk" parameterType="java.util.Map" resultType="java.util.Map">
- SELECT * FROM(SELECT
- RL.LINE_ID "lineId",
- RL.LINE_NO "lineNo",
- RL.SPELL_NUMBER "spellNumber",
- RL.LINE_NAME "lineName",
- CASE
- WHEN RL.LINE_TYPE = 1
- THEN '内转'
- WHEN RL.LINE_TYPE = 2
- THEN '销售'
- WHEN RL.LINE_TYPE = 3
- THEN '采购'
- WHEN RL.LINE_TYPE = 4
- THEN '退货'
- END) "lineType",
- listagg ( LINK_NAME, '-' )
- within GROUP ( ORDER BY SEGMENT_SQE )
- FROM RMS_LINE_SEGEMNT RLS
- LEFT JOIN RMS_LINK RK
- ON RK.LINK_ID = RLS.SEGMENT_START_NODE_ID
- WHERE RL.LINE_ID = RLS.LINE_ID
- AND RLS.DELETED = 0
- ) "lineDesk"
- RMS_LINE RL
- WHERE RL.DELETED = 0
- <foreach collection="lineNo" item="item" open="(" separator="or" close=")">
- "lineNo" like '%${item}%'
- <foreach collection="spellNumber" item="item" open="(" separator="or" close=")">
- "spellNumber" like '%${item}%'
- <foreach collection="lineType" item="item" open="(" separator="or" close=")">
- "lineType" like '%${item}%'
- <if test="lineDesk != null">
- <foreach collection="lineDesk" item="item" open="(" separator="or" close=")">
- "lineDesk" like '%${item}%'
- <foreach collection="lineName" item="item" open="(" separator="or" close=")">
- "lineName" like '%${item}%'
- <if test="orderField != null and orderField != ''">
- <if test="orderType != null and orderType != ''">
- <if test="orderField == null ">
- order by "lineId" desc
-<!-- 根据运输订单号查询运输路线主表信息-->
- <select id="getRmsLine" parameterType="DECIMAL" resultType="java.util.Map">
- LINE_ID "lineId",
- LINE_NO "lineNo",
- LINE_NAME "lineName",
- LINE_TYPE "lineType",
- SPELL_NUMBER "spellNumber"
- FROM RMS_LINE
- WHERE LINE_ID = #{lineId}
- AND DELETED = 0
- <select id="getOmstruckOrderNumber" parameterType="DECIMAL" resultType="int">
- count(*)
- FROM OMSTRUCK_ORDER
@@ -1,596 +0,0 @@
-<mapper namespace="com.steerinfo.dil.mapper.RmsLineSegemntMapper">
- <resultMap id="BaseResultMap" type="com.steerinfo.dil.model.RmsLineSegemnt">
- <id column="SEGMENT_ID" jdbcType="DECIMAL" property="segmentId" />
- <result column="LINE_ID" jdbcType="DECIMAL" property="lineId" />
- <result column="LINE_SEGMENT_TYPE" jdbcType="DECIMAL" property="lineSegmentType" />
- <result column="SEGMENT_DESC" jdbcType="VARCHAR" property="segmentDesc" />
- <result column="SEGMENT_LINE_NO" jdbcType="VARCHAR" property="segmentLineNo" />
- <result column="SEGMENT_SQE" jdbcType="DECIMAL" property="segmentSqe" />
- <result column="SEGMENT_START_NODE_ID" jdbcType="DECIMAL" property="segmentStartNodeId" />
- <result column="SEGMENT_START_NODE_TYPE" jdbcType="DECIMAL" property="segmentStartNodeType" />
- <result column="SEGMENT_START_NODE_DESC" jdbcType="VARCHAR" property="segmentStartNodeDesc" />
- <result column="SEGMENT_END_NODE_ID" jdbcType="DECIMAL" property="segmentEndNodeId" />
- <result column="SEGMENT_END_NODE_TYPE" jdbcType="DECIMAL" property="segmentEndNodeType" />
- <result column="SEGMENT_END_NODE_DESC" jdbcType="VARCHAR" property="segmentEndNodeDesc" />
- <result column="SEGMENT_DISTANCE_VAL" jdbcType="DECIMAL" property="segmentDistanceVal" />
- SEGMENT_ID, LINE_ID, LINE_SEGMENT_TYPE, SEGMENT_DESC, SEGMENT_LINE_NO, SEGMENT_SQE,
- SEGMENT_START_NODE_ID, SEGMENT_START_NODE_TYPE, SEGMENT_START_NODE_DESC, SEGMENT_END_NODE_ID,
- SEGMENT_END_NODE_TYPE, SEGMENT_END_NODE_DESC, SEGMENT_DISTANCE_VAL, INSERT_USERNAME,
- INSERT_TIME, UPDATE_USERNAME, UPDATE_TIME, INSERT_UPDATE_REMARK, DELETED
- t.SEGMENT_ID, t.LINE_ID, t.LINE_SEGMENT_TYPE, t.SEGMENT_DESC, t.SEGMENT_LINE_NO,
- t.SEGMENT_SQE, t.SEGMENT_START_NODE_ID, t.SEGMENT_START_NODE_TYPE, t.SEGMENT_START_NODE_DESC,
- t.SEGMENT_END_NODE_ID, t.SEGMENT_END_NODE_TYPE, t.SEGMENT_END_NODE_DESC, t.SEGMENT_DISTANCE_VAL,
- t.INSERT_USERNAME, t.INSERT_TIME, t.UPDATE_USERNAME, t.UPDATE_TIME, t.INSERT_UPDATE_REMARK,
- t.DELETED
- SELECT <include refid="columns" /> FROM RMS_LINE_SEGEMNT
- SELECT <include refid="columns_alias" /> FROM RMS_LINE_SEGEMNT t
- <if test="segmentId != null">
- and SEGMENT_ID = #{segmentId}
- <if test="lineSegmentType != null">
- and LINE_SEGMENT_TYPE = #{lineSegmentType}
- <if test="segmentDesc != null and segmentDesc != ''">
- and SEGMENT_DESC = #{segmentDesc}
- <if test="segmentLineNo != null and segmentLineNo != ''">
- and SEGMENT_LINE_NO = #{segmentLineNo}
- <if test="segmentSqe != null">
- and SEGMENT_SQE = #{segmentSqe}
- <if test="segmentStartNodeId != null">
- and SEGMENT_START_NODE_ID = #{segmentStartNodeId}
- <if test="segmentStartNodeType != null">
- and SEGMENT_START_NODE_TYPE = #{segmentStartNodeType}
- <if test="segmentStartNodeDesc != null and segmentStartNodeDesc != ''">
- and SEGMENT_START_NODE_DESC = #{segmentStartNodeDesc}
- <if test="segmentEndNodeId != null">
- and SEGMENT_END_NODE_ID = #{segmentEndNodeId}
- <if test="segmentEndNodeType != null">
- and SEGMENT_END_NODE_TYPE = #{segmentEndNodeType}
- <if test="segmentEndNodeDesc != null and segmentEndNodeDesc != ''">
- and SEGMENT_END_NODE_DESC = #{segmentEndNodeDesc}
- <if test="segmentDistanceVal != null">
- and SEGMENT_DISTANCE_VAL = #{segmentDistanceVal}
- and SEGMENT_DESC LIKE '%${segmentDesc}%'
- and SEGMENT_LINE_NO LIKE '%${segmentLineNo}%'
- and SEGMENT_START_NODE_DESC LIKE '%${segmentStartNodeDesc}%'
- and SEGMENT_END_NODE_DESC LIKE '%${segmentEndNodeDesc}%'
- delete from RMS_LINE_SEGEMNT
- where SEGMENT_ID = #{segmentId,jdbcType=DECIMAL}
- or LINE_ID = #{lineId}
- or LINE_SEGMENT_TYPE = #{lineSegmentType}
- or SEGMENT_DESC = #{segmentDesc}
- or SEGMENT_LINE_NO = #{segmentLineNo}
- or SEGMENT_SQE = #{segmentSqe}
- or SEGMENT_START_NODE_ID = #{segmentStartNodeId}
- or SEGMENT_START_NODE_TYPE = #{segmentStartNodeType}
- or SEGMENT_START_NODE_DESC = #{segmentStartNodeDesc}
- or SEGMENT_END_NODE_ID = #{segmentEndNodeId}
- or SEGMENT_END_NODE_TYPE = #{segmentEndNodeType}
- or SEGMENT_END_NODE_DESC = #{segmentEndNodeDesc}
- or SEGMENT_DISTANCE_VAL = #{segmentDistanceVal}
- <insert id="insert" parameterType="com.steerinfo.dil.model.RmsLineSegemnt">
- insert into RMS_LINE_SEGEMNT (SEGMENT_ID, LINE_ID, LINE_SEGMENT_TYPE,
- SEGMENT_DESC, SEGMENT_LINE_NO, SEGMENT_SQE,
- SEGMENT_START_NODE_ID, SEGMENT_START_NODE_TYPE,
- SEGMENT_START_NODE_DESC, SEGMENT_END_NODE_ID,
- SEGMENT_END_NODE_TYPE, SEGMENT_END_NODE_DESC,
- SEGMENT_DISTANCE_VAL, INSERT_USERNAME, INSERT_TIME,
- values (#{segmentId,jdbcType=DECIMAL}, #{lineId,jdbcType=DECIMAL}, #{lineSegmentType,jdbcType=DECIMAL},
- #{segmentDesc,jdbcType=VARCHAR}, #{segmentLineNo,jdbcType=VARCHAR}, #{segmentSqe,jdbcType=DECIMAL},
- #{segmentStartNodeId,jdbcType=DECIMAL}, #{segmentStartNodeType,jdbcType=DECIMAL},
- #{segmentStartNodeDesc,jdbcType=VARCHAR}, #{segmentEndNodeId,jdbcType=DECIMAL},
- #{segmentEndNodeType,jdbcType=DECIMAL}, #{segmentEndNodeDesc,jdbcType=VARCHAR},
- #{segmentDistanceVal,jdbcType=DECIMAL}, #{insertUsername,jdbcType=VARCHAR}, #{insertTime,jdbcType=TIMESTAMP},
- <insert id="insertSelective" parameterType="com.steerinfo.dil.model.RmsLineSegemnt">
- insert into RMS_LINE_SEGEMNT
- SEGMENT_ID,
- LINE_SEGMENT_TYPE,
- <if test="segmentDesc != null">
- SEGMENT_DESC,
- <if test="segmentLineNo != null">
- SEGMENT_LINE_NO,
- SEGMENT_SQE,
- SEGMENT_START_NODE_ID,
- SEGMENT_START_NODE_TYPE,
- <if test="segmentStartNodeDesc != null">
- SEGMENT_START_NODE_DESC,
- SEGMENT_END_NODE_ID,
- SEGMENT_END_NODE_TYPE,
- <if test="segmentEndNodeDesc != null">
- SEGMENT_END_NODE_DESC,
- SEGMENT_DISTANCE_VAL,
- #{segmentId,jdbcType=DECIMAL},
- #{lineSegmentType,jdbcType=DECIMAL},
- #{segmentDesc,jdbcType=VARCHAR},
- #{segmentLineNo,jdbcType=VARCHAR},
- #{segmentSqe,jdbcType=DECIMAL},
- #{segmentStartNodeId,jdbcType=DECIMAL},
- #{segmentStartNodeType,jdbcType=DECIMAL},
- #{segmentStartNodeDesc,jdbcType=VARCHAR},
- #{segmentEndNodeId,jdbcType=DECIMAL},
- #{segmentEndNodeType,jdbcType=DECIMAL},
- #{segmentEndNodeDesc,jdbcType=VARCHAR},
- #{segmentDistanceVal,jdbcType=DECIMAL},
- <update id="updateByPrimaryKey" parameterType="com.steerinfo.dil.model.RmsLineSegemnt">
- update RMS_LINE_SEGEMNT
- set LINE_ID = #{lineId,jdbcType=DECIMAL},
- LINE_SEGMENT_TYPE = #{lineSegmentType,jdbcType=DECIMAL},
- SEGMENT_DESC = #{segmentDesc,jdbcType=VARCHAR},
- SEGMENT_LINE_NO = #{segmentLineNo,jdbcType=VARCHAR},
- SEGMENT_SQE = #{segmentSqe,jdbcType=DECIMAL},
- SEGMENT_START_NODE_ID = #{segmentStartNodeId,jdbcType=DECIMAL},
- SEGMENT_START_NODE_TYPE = #{segmentStartNodeType,jdbcType=DECIMAL},
- SEGMENT_START_NODE_DESC = #{segmentStartNodeDesc,jdbcType=VARCHAR},
- SEGMENT_END_NODE_ID = #{segmentEndNodeId,jdbcType=DECIMAL},
- SEGMENT_END_NODE_TYPE = #{segmentEndNodeType,jdbcType=DECIMAL},
- SEGMENT_END_NODE_DESC = #{segmentEndNodeDesc,jdbcType=VARCHAR},
- SEGMENT_DISTANCE_VAL = #{segmentDistanceVal,jdbcType=DECIMAL},
- <update id="updateByPrimaryKeySelective" parameterType="com.steerinfo.dil.model.RmsLineSegemnt">
- LINE_ID = #{lineId,jdbcType=DECIMAL},
- (SEGMENT_ID,
- LINE_ID, LINE_SEGMENT_TYPE, SEGMENT_DESC,
- SEGMENT_LINE_NO, SEGMENT_SQE, SEGMENT_START_NODE_ID,
- SEGMENT_START_NODE_TYPE, SEGMENT_START_NODE_DESC,
- SEGMENT_END_NODE_ID, SEGMENT_END_NODE_TYPE,
- SEGMENT_END_NODE_DESC, SEGMENT_DISTANCE_VAL,
- INSERT_UPDATE_REMARK, DELETED)
- #{item.segmentId,jdbcType=DECIMAL},
- #{item.lineId,jdbcType=DECIMAL}, #{item.lineSegmentType,jdbcType=DECIMAL}, #{item.segmentDesc,jdbcType=VARCHAR},
- #{item.segmentLineNo,jdbcType=VARCHAR}, #{item.segmentSqe,jdbcType=DECIMAL}, #{item.segmentStartNodeId,jdbcType=DECIMAL},
- #{item.segmentStartNodeType,jdbcType=DECIMAL}, #{item.segmentStartNodeDesc,jdbcType=VARCHAR},
- #{item.segmentEndNodeId,jdbcType=DECIMAL}, #{item.segmentEndNodeType,jdbcType=DECIMAL},
- #{item.segmentEndNodeDesc,jdbcType=VARCHAR}, #{item.segmentDistanceVal,jdbcType=DECIMAL},
- #{item.insertUpdateRemark,jdbcType=VARCHAR}, #{item.deleted,jdbcType=DECIMAL} from dual
- SEGMENT_ID=
- <foreach close="end" collection="list" index="index" item="item" open="case SEGMENT_ID" separator=" ">
- when #{item.segmentId,jdbcType=DECIMAL} then #{item.segmentId,jdbcType=DECIMAL}
- ,LINE_ID=
- when #{item.segmentId,jdbcType=DECIMAL} then #{item.lineId,jdbcType=DECIMAL}
- ,LINE_SEGMENT_TYPE=
- when #{item.segmentId,jdbcType=DECIMAL} then #{item.lineSegmentType,jdbcType=DECIMAL}
- ,SEGMENT_DESC=
- when #{item.segmentId,jdbcType=DECIMAL} then #{item.segmentDesc,jdbcType=VARCHAR}
- ,SEGMENT_LINE_NO=
- when #{item.segmentId,jdbcType=DECIMAL} then #{item.segmentLineNo,jdbcType=VARCHAR}
- ,SEGMENT_SQE=
- when #{item.segmentId,jdbcType=DECIMAL} then #{item.segmentSqe,jdbcType=DECIMAL}
- ,SEGMENT_START_NODE_ID=
- when #{item.segmentId,jdbcType=DECIMAL} then #{item.segmentStartNodeId,jdbcType=DECIMAL}
- ,SEGMENT_START_NODE_TYPE=
- when #{item.segmentId,jdbcType=DECIMAL} then #{item.segmentStartNodeType,jdbcType=DECIMAL}
- ,SEGMENT_START_NODE_DESC=
- when #{item.segmentId,jdbcType=DECIMAL} then #{item.segmentStartNodeDesc,jdbcType=VARCHAR}
- ,SEGMENT_END_NODE_ID=
- when #{item.segmentId,jdbcType=DECIMAL} then #{item.segmentEndNodeId,jdbcType=DECIMAL}
- ,SEGMENT_END_NODE_TYPE=
- when #{item.segmentId,jdbcType=DECIMAL} then #{item.segmentEndNodeType,jdbcType=DECIMAL}
- ,SEGMENT_END_NODE_DESC=
- when #{item.segmentId,jdbcType=DECIMAL} then #{item.segmentEndNodeDesc,jdbcType=VARCHAR}
- ,SEGMENT_DISTANCE_VAL=
- when #{item.segmentId,jdbcType=DECIMAL} then #{item.segmentDistanceVal,jdbcType=DECIMAL}
- when #{item.segmentId,jdbcType=DECIMAL} then #{item.insertUsername,jdbcType=VARCHAR}
- when #{item.segmentId,jdbcType=DECIMAL} then #{item.insertTime,jdbcType=TIMESTAMP}
- when #{item.segmentId,jdbcType=DECIMAL} then #{item.updateUsername,jdbcType=VARCHAR}
- when #{item.segmentId,jdbcType=DECIMAL} then #{item.updateTime,jdbcType=TIMESTAMP}
- when #{item.segmentId,jdbcType=DECIMAL} then #{item.insertUpdateRemark,jdbcType=VARCHAR}
- when #{item.segmentId,jdbcType=DECIMAL} then #{item.deleted,jdbcType=DECIMAL}
- where SEGMENT_ID in
- #{item.segmentId,jdbcType=DECIMAL}
- <select id="getRmsLineSegemnt" parameterType="DECIMAL" resultType="java.util.Map">
- RK.LINK_ID "linkId",
- RK.LINK_NAME "linkName"
- ON RLS.SEGMENT_START_NODE_ID = RK.LINK_ID
- WHERE RLS.LINE_ID = #{lineId}
- ORDER BY SEGMENT_SQE
-<!-- 根据运输路线主表id查询运输订单子表的数据-->
- <select id="getRmsLineSegemntUpdate" parameterType="DECIMAL" resultType="java.util.Map">
- SELECT * FROM RMS_LINE_SEGEMNT
@@ -1,296 +0,0 @@
-<mapper namespace="com.steerinfo.dil.mapper.RmsLinkMapper">
- <resultMap id="BaseResultMap" type="com.steerinfo.dil.model.RmsLink">
- <id column="LINK_ID" jdbcType="DECIMAL" property="linkId" />
- <result column="LINK_NAME" jdbcType="VARCHAR" property="linkName" />
- LINK_ID, LINK_NAME, INSERT_USERNAME, INSERT_TIME, UPDATE_USERNAME, UPDATE_TIME, INSERT_UPDATE_REMARK,
- DELETED
- t.LINK_ID, t.LINK_NAME, t.INSERT_USERNAME, t.INSERT_TIME, t.UPDATE_USERNAME, t.UPDATE_TIME,
- t.INSERT_UPDATE_REMARK, t.DELETED
- SELECT <include refid="columns"/> FROM RMS_LINK
- SELECT <include refid="columns_alias"/> FROM RMS_LINK t
- <if test="linkId != null">
- and LINK_ID = #{linkId}
- <if test="linkName != null and linkName != ''">
- and LINK_NAME = #{linkName}
- and LINK_NAME LIKE '%${linkName}%'
- delete from RMS_LINK
- where LINK_ID = #{linkId,jdbcType=DECIMAL}
- or LINK_NAME = #{linkName}
- <insert id="insert" parameterType="com.steerinfo.dil.model.RmsLink">
- insert into RMS_LINK (LINK_ID, LINK_NAME, INSERT_USERNAME,
- values (#{linkId,jdbcType=DECIMAL}, #{linkName,jdbcType=VARCHAR}, #{insertUsername,jdbcType=VARCHAR},
- <insert id="insertSelective" parameterType="com.steerinfo.dil.model.RmsLink">
- insert into RMS_LINK
- LINK_ID,
- <if test="linkName != null">
- LINK_NAME,
- #{linkId,jdbcType=DECIMAL},
- #{linkName,jdbcType=VARCHAR},
- <update id="updateByPrimaryKey" parameterType="com.steerinfo.dil.model.RmsLink">
- update RMS_LINK
- set LINK_NAME = #{linkName,jdbcType=VARCHAR},
- <update id="updateByPrimaryKeySelective" parameterType="com.steerinfo.dil.model.RmsLink">
- LINK_NAME = #{linkName,jdbcType=VARCHAR},
- (LINK_ID,
- LINK_NAME, INSERT_USERNAME, INSERT_TIME,
- #{item.linkId,jdbcType=DECIMAL},
- #{item.linkName,jdbcType=VARCHAR}, #{item.insertUsername,jdbcType=VARCHAR}, #{item.insertTime,jdbcType=TIMESTAMP},
- LINK_ID=
- <foreach collection="list" item="item" index="index" separator=" " open="case LINK_ID" close="end">
- when #{item.linkId,jdbcType=DECIMAL} then #{item.linkId,jdbcType=DECIMAL}
- ,LINK_NAME=
- when #{item.linkId,jdbcType=DECIMAL} then #{item.linkName,jdbcType=VARCHAR}
- when #{item.linkId,jdbcType=DECIMAL} then #{item.insertUsername,jdbcType=VARCHAR}
- when #{item.linkId,jdbcType=DECIMAL} then #{item.insertTime,jdbcType=TIMESTAMP}
- when #{item.linkId,jdbcType=DECIMAL} then #{item.updateUsername,jdbcType=VARCHAR}
- when #{item.linkId,jdbcType=DECIMAL} then #{item.updateTime,jdbcType=TIMESTAMP}
- when #{item.linkId,jdbcType=DECIMAL} then #{item.insertUpdateRemark,jdbcType=VARCHAR}
- when #{item.linkId,jdbcType=DECIMAL} then #{item.deleted,jdbcType=DECIMAL}
- where LINK_ID in
- #{item.linkId,jdbcType=DECIMAL}
- <select id="getLink" resultType="java.util.Map">
- LINK_ID "linkId",
- LINK_NAME "linkName"
- FROM RMS_LINK
- order by LINK_ID
@@ -1,700 +0,0 @@
-<mapper namespace="com.steerinfo.dil.mapper.RmsMaterialMapper">
- <resultMap id="BaseResultMap" type="com.steerinfo.dil.model.RmsMaterial">
- <id column="MATERIAL_ID" jdbcType="DECIMAL" property="materialId"/>
- <result column="MATERIAL_TYPE_ID" jdbcType="DECIMAL" property="materialTypeId"/>
- <result column="UNIT_OF_MEASURE_ID" jdbcType="DECIMAL" property="unitOfMeasureId"/>
- <result column="MATERIAL_CODE" jdbcType="VARCHAR" property="materialCode"/>
- <result column="MATERIAL_NAME" jdbcType="VARCHAR" property="materialName"/>
- <result column="MATERIAL_SPECIFICATION" jdbcType="VARCHAR" property="materialSpecification"/>
- <result column="MATERIAL_MODEL" jdbcType="VARCHAR" property="materialModel"/>
- <result column="MATERIAL_LENGTH" jdbcType="DECIMAL" property="materialLength"/>
- <result column="INSERT_USERNAME" jdbcType="VARCHAR" property="insertUsername"/>
- <result column="INSERT_TIME" jdbcType="TIMESTAMP" property="insertTime"/>
- <result column="UPDATE_USERNAME" jdbcType="VARCHAR" property="updateUsername"/>
- <result column="UPDATE_TIME" jdbcType="TIMESTAMP" property="updateTime"/>
- <result column="INSERT_UPDATE_REMARK" jdbcType="VARCHAR" property="insertUpdateRemark"/>
- <result column="EAS_MATERIAL_ID" jdbcType="VARCHAR" property="easMaterialId"/>
- <result column="DELETED" jdbcType="DECIMAL" property="deleted"/>
- <result column="MATERIAL_THEORETICAL_WEIGHT" jdbcType="DECIMAL" property="materialTheoreticalWeight"/>
- <result column="MATERIAL_ORDER" jdbcType="DECIMAL" property="materialOrder"/>
- MATERIAL_ID, MATERIAL_TYPE_ID, UNIT_OF_MEASURE_ID, MATERIAL_CODE, MATERIAL_NAME,
- MATERIAL_SPECIFICATION, MATERIAL_MODEL, MATERIAL_LENGTH, INSERT_USERNAME, INSERT_TIME,
- UPDATE_USERNAME, UPDATE_TIME, INSERT_UPDATE_REMARK, EAS_MATERIAL_ID, DELETED,MATERIAL_THEORETICAL_WEIGHT,MATERIAL_ORDER
- t.MATERIAL_ID, t.MATERIAL_TYPE_ID, t.UNIT_OF_MEASURE_ID, t.MATERIAL_CODE, t.MATERIAL_NAME,
- t.MATERIAL_SPECIFICATION, t.MATERIAL_MODEL, t.MATERIAL_LENGTH, t.INSERT_USERNAME,
- t.INSERT_TIME, t.UPDATE_USERNAME, t.UPDATE_TIME, t.INSERT_UPDATE_REMARK, t.EAS_MATERIAL_ID,
- t.DELETED,t.MATERIAL_THEORETICAL_WEIGHT,t.MATERIAL_ORDER
- <include refid="columns"/>
- FROM RMS_MATERIAL
- <include refid="columns_alias"/>
- FROM RMS_MATERIAL t
- <if test="materialTypeId != null">
- and MATERIAL_TYPE_ID = #{materialTypeId}
- <if test="unitOfMeasureId != null">
- and UNIT_OF_MEASURE_ID = #{unitOfMeasureId}
- <if test="materialCode != null and materialCode != ''">
- and MATERIAL_CODE = #{materialCode}
- <if test="materialName != null and materialName != ''">
- and MATERIAL_NAME = #{materialName}
- <if test="materialSpecification != null and materialSpecification != ''">
- and MATERIAL_SPECIFICATION = #{materialSpecification}
- <if test="materialModel != null and materialModel != ''">
- and MATERIAL_MODEL = #{materialModel}
- <if test="materialLength != null">
- and MATERIAL_LENGTH = #{materialLength}
- <if test="easMaterialId != null">
- and EAS_MATERIAL_ID = #{easMaterialId}
- <if test="materialTheoreticalWeight !=null">
- and MATERIAL_THEORETICAL_WEIGHT = #{materialTheoreticalWeight}
- <if test="materialOrder !=null">
- and MATERIAL_ORDER = #{materialOrder}
- and MATERIAL_CODE LIKE '%${materialCode}%'
- and MATERIAL_NAME LIKE '%${materialName}%'
- and MATERIAL_SPECIFICATION LIKE '%${materialSpecification}%'
- and MATERIAL_MODEL LIKE '%${materialModel}%'
- <if test="MATERIAL_ORDER !=null">
- delete
- from RMS_MATERIAL
- where MATERIAL_ID = #{materialId,jdbcType=DECIMAL}
- delete from RMS_MATERIAL
- or MATERIAL_TYPE_ID = #{materialTypeId}
- or UNIT_OF_MEASURE_ID = #{unitOfMeasureId}
- or MATERIAL_CODE = #{materialCode}
- or MATERIAL_NAME = #{materialName}
- or MATERIAL_SPECIFICATION = #{materialSpecification}
- or MATERIAL_MODEL = #{materialModel}
- or MATERIAL_LENGTH = #{materialLength}
- or EAS_MATERIAL_ID = #{easMaterialId}
- <if test="materialTheoreticalWeight != null and materialTheoreticalWeight !=''">
- or MATERIAL_THEORETICAL_WEIGHT = #{materialTheoreticalWeight}
- <if test="materialOrder != null and materialOrder = ''" >
- or MATERIAL_ORDER = #{materialOrder}
- <insert id="insert" parameterType="com.steerinfo.dil.model.RmsMaterial">
- insert into RMS_MATERIAL (MATERIAL_ID, MATERIAL_TYPE_ID, UNIT_OF_MEASURE_ID,
- MATERIAL_CODE, MATERIAL_NAME, MATERIAL_SPECIFICATION,
- MATERIAL_MODEL, MATERIAL_LENGTH, INSERT_USERNAME,
- INSERT_UPDATE_REMARK, EAS_MATERIAL_ID, DELETED,MATERIAL_THEORETICAL_WEIGHT,MATERIAL_ORDER)
- values (#{materialId,jdbcType=DECIMAL}, #{materialTypeId,jdbcType=DECIMAL}, #{unitOfMeasureId,jdbcType=DECIMAL},
- #{materialCode,jdbcType=VARCHAR}, #{materialName,jdbcType=VARCHAR},
- #{materialSpecification,jdbcType=VARCHAR},
- #{materialModel,jdbcType=VARCHAR}, #{materialLength,jdbcType=DECIMAL},
- #{insertUpdateRemark,jdbcType=VARCHAR}, #{easMaterialId,jdbcType=VARCHAR}, #{deleted,jdbcType=DECIMAL},
- #{materialTheoreticalWeight,jdbcType=DECIMAL},#{materialOrder,jdbcType=DECIMAL} )
- <insert id="insertSelective" parameterType="com.steerinfo.dil.model.RmsMaterial">
- insert into RMS_MATERIAL
- MATERIAL_TYPE_ID,
- UNIT_OF_MEASURE_ID,
- <if test="materialCode != null">
- MATERIAL_CODE,
- <if test="materialName != null">
- MATERIAL_NAME,
- <if test="materialSpecification != null">
- MATERIAL_SPECIFICATION,
- <if test="materialModel != null">
- MATERIAL_MODEL,
- MATERIAL_LENGTH,
- EAS_MATERIAL_ID,
- MATERIAL_THEORETICAL_WEIGHT,
- MATERIAL_ORDER,
- #{materialTypeId,jdbcType=DECIMAL},
- #{unitOfMeasureId,jdbcType=DECIMAL},
- #{materialCode,jdbcType=VARCHAR},
- #{materialName,jdbcType=VARCHAR},
- #{materialModel,jdbcType=VARCHAR},
- #{materialLength,jdbcType=DECIMAL},
- #{easMaterialId,jdbcType=VARCHAR},
- #{materialTheoreticalWeight,jdbcType=DECIMAL},
- #{materialOrder,jdbcType=DECIMAL},
- <update id="updateByPrimaryKey" parameterType="com.steerinfo.dil.model.RmsMaterial">
- update RMS_MATERIAL
- set MATERIAL_TYPE_ID = #{materialTypeId,jdbcType=DECIMAL},
- UNIT_OF_MEASURE_ID = #{unitOfMeasureId,jdbcType=DECIMAL},
- MATERIAL_CODE = #{materialCode,jdbcType=VARCHAR},
- MATERIAL_NAME = #{materialName,jdbcType=VARCHAR},
- MATERIAL_SPECIFICATION = #{materialSpecification,jdbcType=VARCHAR},
- MATERIAL_MODEL = #{materialModel,jdbcType=VARCHAR},
- MATERIAL_LENGTH = #{materialLength,jdbcType=DECIMAL},
- EAS_MATERIAL_ID = #{easMaterialId,jdbcType=VARCHAR},
- MATERIAL_THEORETICAL_WEIGHT = #{materialTheoreticalWeight,jdbcType=DECIMAL},
- MATERIAL_ORDER = #{MATERIAL_ORDER}
- <update id="updateByPrimaryKeySelective" parameterType="com.steerinfo.dil.model.RmsMaterial">
- MATERIAL_TYPE_ID = #{materialTypeId,jdbcType=DECIMAL},
- <if test="materialTheoreticalWeight != null ">
- <if test="materialOrder != null " >
- MATERIAL_ORDER = #{materialOrder,jdbcType=DECIMAL},
- (MATERIAL_ID,
- MATERIAL_TYPE_ID, UNIT_OF_MEASURE_ID,
- MATERIAL_MODEL, MATERIAL_LENGTH,
- INSERT_UPDATE_REMARK, EAS_MATERIAL_ID,
- DELETED, MATERIAL_THEORETICAL_WEIGHT,MATERIAL_ORDER)
- #{item.materialId,jdbcType=DECIMAL},
- #{item.materialTypeId,jdbcType=DECIMAL}, #{item.unitOfMeasureId,jdbcType=DECIMAL},
- #{item.materialCode,jdbcType=VARCHAR}, #{item.materialName,jdbcType=VARCHAR},
- #{item.materialSpecification,jdbcType=VARCHAR},
- #{item.materialModel,jdbcType=VARCHAR}, #{item.materialLength,jdbcType=DECIMAL},
- #{item.insertUpdateRemark,jdbcType=VARCHAR}, #{item.easMaterialId,jdbcType=VARCHAR},
- #{item.deleted,jdbcType=DECIMAL},#{item.materialTheoreticalWeight,jdbcType=DECIMAL},
- #{item.materialOrder,jdbcType=DECIMAL}
- MATERIAL_ID=
- <foreach close="end" collection="list" index="index" item="item" open="case MATERIAL_ID" separator=" ">
- when #{item.materialId,jdbcType=DECIMAL} then #{item.materialId,jdbcType=DECIMAL}
- ,MATERIAL_TYPE_ID=
- when #{item.materialId,jdbcType=DECIMAL} then #{item.materialTypeId,jdbcType=DECIMAL}
- ,UNIT_OF_MEASURE_ID=
- when #{item.materialId,jdbcType=DECIMAL} then #{item.unitOfMeasureId,jdbcType=DECIMAL}
- ,MATERIAL_CODE=
- when #{item.materialId,jdbcType=DECIMAL} then #{item.materialCode,jdbcType=VARCHAR}
- ,MATERIAL_NAME=
- when #{item.materialId,jdbcType=DECIMAL} then #{item.materialName,jdbcType=VARCHAR}
- ,MATERIAL_SPECIFICATION=
- when #{item.materialId,jdbcType=DECIMAL} then #{item.materialSpecification,jdbcType=VARCHAR}
- ,MATERIAL_MODEL=
- when #{item.materialId,jdbcType=DECIMAL} then #{item.materialModel,jdbcType=VARCHAR}
- ,MATERIAL_LENGTH=
- when #{item.materialId,jdbcType=DECIMAL} then #{item.materialLength,jdbcType=DECIMAL}
- when #{item.materialId,jdbcType=DECIMAL} then #{item.insertUsername,jdbcType=VARCHAR}
- when #{item.materialId,jdbcType=DECIMAL} then #{item.insertTime,jdbcType=TIMESTAMP}
- when #{item.materialId,jdbcType=DECIMAL} then #{item.updateUsername,jdbcType=VARCHAR}
- when #{item.materialId,jdbcType=DECIMAL} then #{item.updateTime,jdbcType=TIMESTAMP}
- when #{item.materialId,jdbcType=DECIMAL} then #{item.insertUpdateRemark,jdbcType=VARCHAR}
- ,EAS_MATERIAL_ID=
- when #{item.materialId,jdbcType=DECIMAL} then #{item.easMaterialId,jdbcType=VARCHAR}
- when #{item.materialId,jdbcType=DECIMAL} then #{item.deleted,jdbcType=DECIMAL}
- ,MATERIAL_THEORETICAL_WEIGHT=
- ,MATERIAL_ORDER=
- where MATERIAL_ID in
- #{item.materialId,jdbcType=DECIMAL}
- <!-- 展示物资信息 -->
- <select id="getMaterialList" parameterType="java.util.Map" resultType="java.util.Map">
- RM.MATERIAL_CODE AS "materialCode",
- RM.MATERIAL_NAME AS "materialName",
- RM.MATERIAL_SPECIFICATION AS "materialSpecification",
- RM.MATERIAL_MODEL AS "materialModel",
- RMT.MATERIAL_TYPE_NAME AS "materialTypeName",
- RUOM.UNIT_OF_MEASURE_NAME AS "unitOfMeasureName",
- RM.MATERIAL_THEORETICAL_WEIGHT AS "materialTheoreticalWeight"
- FROM RMS_MATERIAL RM
- LEFT JOIN RMS_MATERIAL_TYPE RMT
- ON RM.MATERIAL_TYPE_ID = RMT.MATERIAL_TYPE_ID
- LEFT JOIN RMS_UNIT_OF_MEASURE RUOM
- ON RM.UNIT_OF_MEASURE_ID = RUOM.UNIT_OF_MEASURE_ID
- ORDER BY RM.INSERT_TIME DESC
- <if test="materialCode!= null">
- <foreach collection="materialCode" item="item" open="(" separator="," close=")">
- "materialCode" in #{item}
- <if test="materialSpecification!= null">
- <foreach collection="materialSpecification" item="item" open="(" separator="," close=")">
- "materialSpecification" in #{item}
- <if test="materialModel!= null">
- <foreach collection="materialModel" item="item" open="(" separator="," close=")">
- "materialModel" in #{item}
- <if test="materialTypeName!= null">
- <foreach collection="materialTypeName" item="item" open="(" separator="," close=")">
- "materialTypeName" in #{item}
- <if test="materialQualified!= null">
- <foreach collection="materialQualified" item="item" open="(" separator="," close=")">
- "materialQualified" in #{item}
- <if test="unitOfMeasureName!= null">
- <foreach collection="unitOfMeasureName" item="item" open="(" separator="," close=")">
- "unitOfMeasureName" in #{item}
- <if test="materialTheoreticalWeight!= null">
- <foreach collection="materialTheoreticalWeight" item="item" open="(" separator="," close=")">
- "materialTheoreticalWeight" in #{item}
-<!--根据id查询材料的详细信息-->
- <select id="selectMaterialById" resultType="java.util.LinkedHashMap">
- RM.MATERIAL_TYPE_ID AS "materialTypeId",
- RM.UNIT_OF_MEASURE_ID AS "unitOfMeasureId",
- WHERE RM.MATERIAL_ID=#{id}
-<!-- 获取原料类型id-->
- <select id="getMaterialTypeId" resultType="java.util.LinkedHashMap">
- SELECT RMT.MATERIAL_TYPE_ID "id",
- RMT.MATERIAL_TYPE_ID "value",
- RMT.MATERIAL_TYPE_NAME "label"
- FROM RMS_MATERIAL_TYPE RMT
- WHERE RMT.DELETED!=1
-<!-- 获取计量单位Id-->
- <select id="getUnitOfMeasureId" resultType="java.util.LinkedHashMap">
- SELECT RUOM.UNIT_OF_MEASURE_ID "id",
- RUOM.UNIT_OF_MEASURE_ID "value",
- RUom.UNIT_OF_MEASURE_NAME "label"
- FROM RMS_UNIT_OF_MEASURE RUOM
- <select id="getCalculateOfMaterialList" parameterType="java.util.Map" resultType="java.util.Map">
- RTCM.TRUCK_CALCULATE_MATERIAL_ID AS "truckCalculateMaterialId",
- RTCM.MATERIAL_ID AS "materialId",
- RTCM.TRUCK_CALCULATE_ID AS "truckCalculateId",
- RTC.TRUCK_CALCULATE_NUMBER AS "truckCalculateNumber"
- FROM RMS_TRUCK_CALCULATE RTC
- LEFT JOIN RMS_TRUCK_CALCULATE_MATERIAL RTCM
- ON RTC.TRUCK_CALCULATE_ID=RTCM.TRUCK_CALCULATE_ID
- ON RM.MATERIAL_ID=RTCM.MATERIAL_ID
- WHERE RTCM.DELETED!=1 and RTC.TRUCK_CALCULATE_ID=#{truckCalculateId}
- ORDER BY RTCM.INSERT_TIME DESC
- <if test="truckCalculateMaterialId!= null">
- <foreach collection="truckCalculateMaterialId" item="item" open="(" separator="," close=")">
- "truckCalculateMaterialId" in #{item}
- <if test="truckCalculateNumber!= null">
- <foreach collection="truckCalculateNumber" item="item" open="(" separator="," close=")">
- "truckCalculateNumber" in #{item}
- <select id="selectMaterialByCode" resultType="int" parameterType="java.lang.String">
- select count(*) from RMS_MATERIAL RM where RM.MATERIAL_CODE=#{materialCode} and RM.DELETED!=1
@@ -1,379 +0,0 @@
-<mapper namespace="com.steerinfo.dil.mapper.RmsMaterialTypeMapper">
- <resultMap id="BaseResultMap" type="com.steerinfo.dil.model.RmsMaterialType">
- <id column="MATERIAL_TYPE_ID" jdbcType="DECIMAL" property="materialTypeId" />
- <result column="MATERIAL_TYPE_NAME" jdbcType="VARCHAR" property="materialTypeName" />
- <result column="MATERIAL_UNIT" jdbcType="VARCHAR" property="materialUnit" />
- <result column="MATERIAL_ORDER" jdbcType="DECIMAL" property="materialOrder" />
- MATERIAL_TYPE_ID, MATERIAL_TYPE_NAME, MATERIAL_UNIT, MATERIAL_ORDER, MATERIAL_PACKING_TYPE,
- t.MATERIAL_TYPE_ID, t.MATERIAL_TYPE_NAME, t.MATERIAL_UNIT, t.MATERIAL_ORDER, t.MATERIAL_PACKING_TYPE,
- SELECT <include refid="columns" /> FROM RMS_MATERIAL_TYPE
- SELECT <include refid="columns_alias" /> FROM RMS_MATERIAL_TYPE t
- <if test="materialTypeName != null and materialTypeName != ''">
- and MATERIAL_TYPE_NAME = #{materialTypeName}
- <if test="materialUnit != null and materialUnit != ''">
- and MATERIAL_UNIT = #{materialUnit}
- <if test="materialOrder != null">
- <if test="materialPackingType != null and materialPackingType != ''">
- and MATERIAL_PACKING_TYPE = #{materialPackingType}
- and MATERIAL_TYPE_NAME LIKE '%${materialTypeName}%'
- and MATERIAL_UNIT LIKE '%${materialUnit}%'
- and MATERIAL_PACKING_TYPE LIKE '%${materialPackingType}%'
- delete from RMS_MATERIAL_TYPE
- where MATERIAL_TYPE_ID = #{materialTypeId,jdbcType=DECIMAL}
- or MATERIAL_TYPE_NAME = #{materialTypeName}
- or MATERIAL_UNIT = #{materialUnit}
- or MATERIAL_PACKING_TYPE = #{materialPackingType}
- <insert id="insert" parameterType="com.steerinfo.dil.model.RmsMaterialType">
- insert into RMS_MATERIAL_TYPE (MATERIAL_TYPE_ID, MATERIAL_TYPE_NAME,
- MATERIAL_UNIT, MATERIAL_ORDER, MATERIAL_PACKING_TYPE,
- UPDATE_TIME, INSERT_UPDATE_REMARK)
- values (#{materialTypeId,jdbcType=DECIMAL}, #{materialTypeName,jdbcType=VARCHAR},
- #{materialUnit,jdbcType=VARCHAR}, #{materialOrder,jdbcType=DECIMAL}, #{materialPackingType,jdbcType=VARCHAR},
- #{updateTime,jdbcType=TIMESTAMP}, #{insertUpdateRemark,jdbcType=VARCHAR})
- <insert id="insertSelective" parameterType="com.steerinfo.dil.model.RmsMaterialType">
- insert into RMS_MATERIAL_TYPE
- <if test="materialTypeName != null">
- MATERIAL_TYPE_NAME,
- <if test="materialUnit != null">
- MATERIAL_UNIT,
- <if test="materialPackingType != null">
- MATERIAL_PACKING_TYPE,
- #{materialTypeName,jdbcType=VARCHAR},
- #{materialUnit,jdbcType=VARCHAR},
- #{materialPackingType,jdbcType=VARCHAR},
- <update id="updateByPrimaryKey" parameterType="com.steerinfo.dil.model.RmsMaterialType">
- update RMS_MATERIAL_TYPE
- set MATERIAL_TYPE_NAME = #{materialTypeName,jdbcType=VARCHAR},
- MATERIAL_UNIT = #{materialUnit,jdbcType=VARCHAR},
- MATERIAL_PACKING_TYPE = #{materialPackingType,jdbcType=VARCHAR},
- <update id="updateByPrimaryKeySelective" parameterType="com.steerinfo.dil.model.RmsMaterialType">
- MATERIAL_TYPE_NAME = #{materialTypeName,jdbcType=VARCHAR},
- (MATERIAL_TYPE_ID,
- MATERIAL_TYPE_NAME, MATERIAL_UNIT,
- MATERIAL_ORDER, MATERIAL_PACKING_TYPE,
- #{item.materialTypeId,jdbcType=DECIMAL},
- #{item.materialTypeName,jdbcType=VARCHAR}, #{item.materialUnit,jdbcType=VARCHAR},
- #{item.materialOrder,jdbcType=DECIMAL}, #{item.materialPackingType,jdbcType=VARCHAR},
- MATERIAL_TYPE_ID=
- <foreach close="end" collection="list" index="index" item="item" open="case MATERIAL_TYPE_ID" separator=" ">
- when #{item.materialTypeId,jdbcType=DECIMAL} then #{item.materialTypeId,jdbcType=DECIMAL}
- ,MATERIAL_TYPE_NAME=
- when #{item.materialTypeId,jdbcType=DECIMAL} then #{item.materialTypeName,jdbcType=VARCHAR}
- ,MATERIAL_UNIT=
- when #{item.materialTypeId,jdbcType=DECIMAL} then #{item.materialUnit,jdbcType=VARCHAR}
- when #{item.materialTypeId,jdbcType=DECIMAL} then #{item.materialOrder,jdbcType=DECIMAL}
- ,MATERIAL_PACKING_TYPE=
- when #{item.materialTypeId,jdbcType=DECIMAL} then #{item.materialPackingType,jdbcType=VARCHAR}
- when #{item.materialTypeId,jdbcType=DECIMAL} then #{item.insertUsername,jdbcType=VARCHAR}
- when #{item.materialTypeId,jdbcType=DECIMAL} then #{item.insertTime,jdbcType=TIMESTAMP}
- when #{item.materialTypeId,jdbcType=DECIMAL} then #{item.updateUsername,jdbcType=VARCHAR}
- when #{item.materialTypeId,jdbcType=DECIMAL} then #{item.updateTime,jdbcType=TIMESTAMP}
- when #{item.materialTypeId,jdbcType=DECIMAL} then #{item.insertUpdateRemark,jdbcType=VARCHAR}
- where MATERIAL_TYPE_ID in
- #{item.materialTypeId,jdbcType=DECIMAL}
-<select id="getMaterialTypeList" parameterType="java.util.Map" resultType="java.util.Map">
- RMT.MATERIAL_TYPE_ID AS "materialTypeId",
- RMT.MATERIAL_TYPE_NAME AS "materialTypeName"
- RMS_MATERIAL_TYPE RMT
- <if test="materialTypeId!= null">
- <foreach collection="materialTypeId" item="item" open="(" separator="," close=")">
- "materialTypeId" in #{item}
-</select>
@@ -1,398 +0,0 @@
-<mapper namespace="com.steerinfo.dil.mapper.RmsOilPriceMapper">
- <resultMap id="BaseResultMap" type="com.steerinfo.dil.model.RmsOilPrice">
- <id column="PRICE_ID" jdbcType="DECIMAL" property="priceId" />
- <result column="PRICE_OIL_NAME" jdbcType="VARCHAR" property="priceOilName" />
- <result column="PRICE_VALUE" jdbcType="DECIMAL" property="priceValue" />
- <result column="PRICE_DATE" jdbcType="TIMESTAMP" property="priceDate" />
- PRICE_ID, PRICE_OIL_NAME, PRICE_VALUE, PRICE_DATE, INSERT_USERNAME, INSERT_TIME,
- UPDATE_USERNAME, UPDATE_TIME, INSERT_UPDATE_REMARK
- t.PRICE_ID, t.PRICE_OIL_NAME, t.PRICE_VALUE, t.PRICE_DATE, t.INSERT_USERNAME, t.INSERT_TIME,
- t.UPDATE_USERNAME, t.UPDATE_TIME, t.INSERT_UPDATE_REMARK
- SELECT <include refid="columns" /> FROM RMS_OIL_PRICE
- SELECT <include refid="columns_alias" /> FROM RMS_OIL_PRICE t
- <if test="priceId != null">
- and PRICE_ID = #{priceId}
- <if test="priceOilName != null and priceOilName != ''">
- and PRICE_OIL_NAME = #{priceOilName}
- <if test="priceValue != null">
- and PRICE_VALUE = #{priceValue}
- <if test="priceDate != null">
- and TO_CHAR(PRICE_DATE,'yyyy-MM-dd') = #{priceDate}
- and PRICE_OIL_NAME LIKE '%${priceOilName}%'
- delete from RMS_OIL_PRICE
- where PRICE_ID = #{priceId,jdbcType=DECIMAL}
- or PRICE_OIL_NAME = #{priceOilName}
- or PRICE_VALUE = #{priceValue}
- or TO_CHAR(PRICE_DATE,'yyyy-MM-dd') = '#{priceDate}'
- <insert id="insert" parameterType="com.steerinfo.dil.model.RmsOilPrice">
- insert into RMS_OIL_PRICE (PRICE_ID, PRICE_OIL_NAME, PRICE_VALUE,
- PRICE_DATE, INSERT_USERNAME, INSERT_TIME,
- values (#{priceId,jdbcType=DECIMAL}, #{priceOilName,jdbcType=VARCHAR}, #{priceValue,jdbcType=DECIMAL},
- #{priceDate,jdbcType=TIMESTAMP}, #{insertUsername,jdbcType=VARCHAR}, #{insertTime,jdbcType=TIMESTAMP},
- #{updateUsername,jdbcType=VARCHAR}, #{updateTime,jdbcType=TIMESTAMP}, #{insertUpdateRemark,jdbcType=VARCHAR}
- <insert id="insertSelective" parameterType="com.steerinfo.dil.model.RmsOilPrice">
- insert into RMS_OIL_PRICE
- PRICE_ID,
- <if test="priceOilName != null">
- PRICE_OIL_NAME,
- PRICE_VALUE,
- PRICE_DATE,
- #{priceId,jdbcType=DECIMAL},
- #{priceOilName,jdbcType=VARCHAR},
- #{priceValue,jdbcType=DECIMAL},
- #{priceDate,jdbcType=TIMESTAMP},
- <update id="updateByPrimaryKey" parameterType="com.steerinfo.dil.model.RmsOilPrice">
- update RMS_OIL_PRICE
- set PRICE_OIL_NAME = #{priceOilName,jdbcType=VARCHAR},
- PRICE_VALUE = #{priceValue,jdbcType=DECIMAL},
- PRICE_DATE = #{priceDate,jdbcType=TIMESTAMP},
- <update id="updateByPrimaryKeySelective" parameterType="com.steerinfo.dil.model.RmsOilPrice">
- PRICE_OIL_NAME = #{priceOilName,jdbcType=VARCHAR},
- (PRICE_ID,
- PRICE_OIL_NAME, PRICE_VALUE, PRICE_DATE,
- #{item.priceId,jdbcType=DECIMAL},
- #{item.priceOilName,jdbcType=VARCHAR}, #{item.priceValue,jdbcType=DECIMAL}, #{item.priceDate,jdbcType=TIMESTAMP},
- PRICE_ID=
- <foreach close="end" collection="list" index="index" item="item" open="case PRICE_ID" separator=" ">
- when #{item.priceId,jdbcType=DECIMAL} then #{item.priceId,jdbcType=DECIMAL}
- ,PRICE_OIL_NAME=
- when #{item.priceId,jdbcType=DECIMAL} then #{item.priceOilName,jdbcType=VARCHAR}
- ,PRICE_VALUE=
- when #{item.priceId,jdbcType=DECIMAL} then #{item.priceValue,jdbcType=DECIMAL}
- ,PRICE_DATE=
- when #{item.priceId,jdbcType=DECIMAL} then #{item.priceDate,jdbcType=TIMESTAMP}
- when #{item.priceId,jdbcType=DECIMAL} then #{item.insertUsername,jdbcType=VARCHAR}
- when #{item.priceId,jdbcType=DECIMAL} then #{item.insertTime,jdbcType=TIMESTAMP}
- when #{item.priceId,jdbcType=DECIMAL} then #{item.updateUsername,jdbcType=VARCHAR}
- when #{item.priceId,jdbcType=DECIMAL} then #{item.updateTime,jdbcType=TIMESTAMP}
- when #{item.priceId,jdbcType=DECIMAL} then #{item.insertUpdateRemark,jdbcType=VARCHAR}
- where PRICE_ID in
- #{item.priceId,jdbcType=DECIMAL}
- <!-- 油价列表 -->
- <select id="getOilPriceList" parameterType="java.util.Map" resultType="java.util.Map">
- ROP.PRICE_ID AS "priceId",
- ROP.PRICE_OIL_NAME AS "priceOilName",
- ROP.PRICE_VALUE AS "priceValue",
- ROP.PRICE_DATE AS "priceDate"
- FROM RMS_OIL_PRICE ROP
- WHERE ROP.DELETED !=1
- ORDER BY ROP.INSERT_TIME DESC
- <if test="priceId!= null">
- <foreach collection="priceId" item="item" open="(" separator="," close=")">
- "priceId" in #{item}
- <if test="priceOilName!= null">
- <foreach collection="priceOilName" item="item" open="(" separator="," close=")">
- "priceOilName" in #{item}
- <if test="priceValue!= null">
- <foreach collection="priceValue" item="item" open="(" separator="," close=")">
- "priceValue" in #{item}
- <if test="priceDate!= null">
- <foreach collection="priceDate" item="item" open="(" separator="," close=")">
- "priceDate" in #{item}
- <!--根据Id查询油价-->
- <select id="getOilPriceById" resultType="java.util.LinkedHashMap" >
- WHERE ROP.PRICE_ID=#{id}
@@ -1,630 +0,0 @@
-<mapper namespace="com.steerinfo.dil.mapper.RmsPersonnelMapper">
- <resultMap id="BaseResultMap" type="com.steerinfo.dil.model.RmsPersonnel">
- <id column="PERSONNEL_ID" jdbcType="DECIMAL" property="personnelId" />
- <result column="PERSONNEL_JOB_NUMBER" jdbcType="VARCHAR" property="personnelJobNumber" />
- <result column="PERSONNEL_POST" jdbcType="VARCHAR" property="personnelPost" />
- <result column="PERSONNEL_NAME" jdbcType="VARCHAR" property="personnelName" />
- <result column="PERSONNEL_DEPARTMENT_ID" jdbcType="DECIMAL" property="departmentId" />
- <result column="PERSONNEL_WORKSHOPID" jdbcType="VARCHAR" property="personnelWorkshopid" />
- <result column="PERSONNEL_SHIFTS" jdbcType="VARCHAR" property="personnelShifts" />
- <result column="PERSONNEL_TEAM" jdbcType="VARCHAR" property="personnelTeam" />
- <result column="EAS_PERSONNEL_ID" jdbcType="DECIMAL" property="easPersonnelId" />
- <result column="USERNAME" jdbcType="VARCHAR" property="username" />
- <result column="PASSWORD" jdbcType="VARCHAR" property="password" />
- PERSONNEL_ID, PERSONNEL_JOB_NUMBER, PERSONNEL_POST, PERSONNEL_NAME, PERSONNEL_DEPARTMENT_ID, PERSONNEL_WORKSHOPID,
- PERSONNEL_SHIFTS, PERSONNEL_TEAM, INSERT_USERNAME, INSERT_TIME, UPDATE_USERNAME,
- UPDATE_TIME, INSERT_UPDATE_REMARK, EAS_PERSONNEL_ID, DELETED, USERNAME, PASSWORD
- t.PERSONNEL_ID, t.PERSONNEL_JOB_NUMBER, t.PERSONNEL_POST, t.PERSONNEL_NAME, t.PERSONNEL_DEPARTMENT_ID,
- t.PERSONNEL_WORKSHOPID, t.PERSONNEL_SHIFTS, t.PERSONNEL_TEAM, t.INSERT_USERNAME,
- t.INSERT_TIME, t.UPDATE_USERNAME, t.UPDATE_TIME, t.INSERT_UPDATE_REMARK, t.EAS_PERSONNEL_ID,
- t.DELETED, t.USERNAME, t.PASSWORD
- SELECT <include refid="columns"/> FROM RMS_PERSONNEL
- SELECT <include refid="columns_alias"/> FROM RMS_PERSONNEL t
- <if test="personnelId != null">
- and PERSONNEL_ID = #{personnelId}
- <if test="personnelJobNumber != null and personnelJobNumber != ''">
- and PERSONNEL_JOB_NUMBER = #{personnelJobNumber}
- <if test="personnelPost != null and personnelPost != ''">
- and PERSONNEL_POST = #{personnelPost}
- <if test="personnelName != null and personnelName != ''">
- and PERSONNEL_NAME = #{personnelName}
- <if test="departmentId != null">
- and PERSONNEL_DEPARTMENT_ID = #{departmentId}
- <if test="personnelWorkshopid != null and personnelWorkshopid != ''">
- and PERSONNEL_WORKSHOPID = #{personnelWorkshopid}
- <if test="personnelShifts != null and personnelShifts != ''">
- and PERSONNEL_SHIFTS = #{personnelShifts}
- <if test="personnelTeam != null and personnelTeam != ''">
- and PERSONNEL_TEAM = #{personnelTeam}
- <if test="easPersonnelId != null">
- and EAS_PERSONNEL_ID = #{easPersonnelId}
- <if test="username != null and username != ''">
- and USERNAME = #{username}
- <if test="password != null and password != ''">
- and PASSWORD = #{password}
- and PERSONNEL_JOB_NUMBER LIKE '%${personnelJobNumber}%'
- and PERSONNEL_POST LIKE '%${personnelPost}%'
- and PERSONNEL_NAME LIKE '%${personnelName}%'
- and PERSONNEL_WORKSHOPID LIKE '%${personnelWorkshopid}%'
- and PERSONNEL_SHIFTS LIKE '%${personnelShifts}%'
- and PERSONNEL_TEAM LIKE '%${personnelTeam}%'
- and USERNAME LIKE '%${username}%'
- and PASSWORD LIKE '%${password}%'
- delete from RMS_PERSONNEL
- where PERSONNEL_ID = #{personnelId,jdbcType=DECIMAL}
- or PERSONNEL_JOB_NUMBER = #{personnelJobNumber}
- or PERSONNEL_POST = #{personnelPost}
- or PERSONNEL_NAME = #{personnelName}
- or PERSONNEL_DEPARTMENT_ID = #{departmentId}
- or PERSONNEL_WORKSHOPID = #{personnelWorkshopid}
- or PERSONNEL_SHIFTS = #{personnelShifts}
- or PERSONNEL_TEAM = #{personnelTeam}
- or EAS_PERSONNEL_ID = #{easPersonnelId}
- or USERNAME = #{username}
- or PASSWORD = #{password}
- <insert id="insert" parameterType="com.steerinfo.dil.model.RmsPersonnel">
- insert into RMS_PERSONNEL (PERSONNEL_ID, PERSONNEL_JOB_NUMBER,
- PERSONNEL_POST, PERSONNEL_NAME, PERSONNEL_DEPARTMENT_ID,
- PERSONNEL_WORKSHOPID, PERSONNEL_SHIFTS, PERSONNEL_TEAM,
- UPDATE_TIME, INSERT_UPDATE_REMARK, EAS_PERSONNEL_ID,
- DELETED, USERNAME, PASSWORD
- values (#{personnelId,jdbcType=DECIMAL}, #{personnelJobNumber,jdbcType=VARCHAR},
- #{personnelPost,jdbcType=VARCHAR}, #{personnelName,jdbcType=VARCHAR}, #{departmentId,jdbcType=DECIMAL},
- #{personnelWorkshopid,jdbcType=VARCHAR}, #{personnelShifts,jdbcType=VARCHAR}, #{personnelTeam,jdbcType=VARCHAR},
- #{updateTime,jdbcType=TIMESTAMP}, #{insertUpdateRemark,jdbcType=VARCHAR}, #{easPersonnelId,jdbcType=DECIMAL},
- #{deleted,jdbcType=DECIMAL}, #{username,jdbcType=VARCHAR}, #{password,jdbcType=VARCHAR}
- <insert id="insertSelective" parameterType="com.steerinfo.dil.model.RmsPersonnel">
- insert into RMS_PERSONNEL
- PERSONNEL_ID,
- <if test="personnelJobNumber != null">
- PERSONNEL_JOB_NUMBER,
- <if test="personnelPost != null">
- PERSONNEL_POST,
- <if test="personnelName != null">
- PERSONNEL_NAME,
- PERSONNEL_DEPARTMENT_ID,
- <if test="personnelWorkshopid != null">
- PERSONNEL_WORKSHOPID,
- <if test="personnelShifts != null">
- PERSONNEL_SHIFTS,
- <if test="personnelTeam != null">
- PERSONNEL_TEAM,
- EAS_PERSONNEL_ID,
- <if test="username != null">
- USERNAME,
- <if test="password != null">
- PASSWORD,
- #{personnelId,jdbcType=DECIMAL},
- #{personnelJobNumber,jdbcType=VARCHAR},
- #{personnelPost,jdbcType=VARCHAR},
- #{personnelName,jdbcType=VARCHAR},
- #{departmentId,jdbcType=DECIMAL},
- #{personnelWorkshopid,jdbcType=VARCHAR},
- #{personnelShifts,jdbcType=VARCHAR},
- #{personnelTeam,jdbcType=VARCHAR},
- #{easPersonnelId,jdbcType=DECIMAL},
- #{username,jdbcType=VARCHAR},
- #{password,jdbcType=VARCHAR},
- <update id="updateByPrimaryKey" parameterType="com.steerinfo.dil.model.RmsPersonnel">
- update RMS_PERSONNEL
- set PERSONNEL_JOB_NUMBER = #{personnelJobNumber,jdbcType=VARCHAR},
- PERSONNEL_POST = #{personnelPost,jdbcType=VARCHAR},
- PERSONNEL_NAME = #{personnelName,jdbcType=VARCHAR},
- PERSONNEL_DEPARTMENT_ID = #{departmentId,jdbcType=DECIMAL},
- PERSONNEL_WORKSHOPID = #{personnelWorkshopid,jdbcType=VARCHAR},
- PERSONNEL_SHIFTS = #{personnelShifts,jdbcType=VARCHAR},
- PERSONNEL_TEAM = #{personnelTeam,jdbcType=VARCHAR},
- EAS_PERSONNEL_ID = #{easPersonnelId,jdbcType=DECIMAL},
- USERNAME = #{username,jdbcType=VARCHAR},
- PASSWORD = #{password,jdbcType=VARCHAR}
- <update id="updateByPrimaryKeySelective" parameterType="com.steerinfo.dil.model.RmsPersonnel">
- PERSONNEL_JOB_NUMBER = #{personnelJobNumber,jdbcType=VARCHAR},
- PASSWORD = #{password,jdbcType=VARCHAR},
- (PERSONNEL_ID,
- PERSONNEL_JOB_NUMBER, PERSONNEL_POST,
- PERSONNEL_NAME, PERSONNEL_DEPARTMENT_ID, PERSONNEL_WORKSHOPID,
- PERSONNEL_SHIFTS, PERSONNEL_TEAM,
- INSERT_UPDATE_REMARK, EAS_PERSONNEL_ID,
- #{item.personnelId,jdbcType=DECIMAL},
- #{item.personnelJobNumber,jdbcType=VARCHAR}, #{item.personnelPost,jdbcType=VARCHAR},
- #{item.personnelName,jdbcType=VARCHAR}, #{item.departmentId,jdbcType=DECIMAL}, #{item.personnelWorkshopid,jdbcType=VARCHAR},
- #{item.personnelShifts,jdbcType=VARCHAR}, #{item.personnelTeam,jdbcType=VARCHAR},
- #{item.insertUpdateRemark,jdbcType=VARCHAR}, #{item.easPersonnelId,jdbcType=DECIMAL},
- #{item.deleted,jdbcType=DECIMAL}, #{item.username,jdbcType=VARCHAR}, #{item.password,jdbcType=VARCHAR}
- PERSONNEL_ID=
- <foreach collection="list" item="item" index="index" separator=" " open="case PERSONNEL_ID" close="end">
- when #{item.personnelId,jdbcType=DECIMAL} then #{item.personnelId,jdbcType=DECIMAL}
- ,PERSONNEL_JOB_NUMBER=
- when #{item.personnelId,jdbcType=DECIMAL} then #{item.personnelJobNumber,jdbcType=VARCHAR}
- ,PERSONNEL_POST=
- when #{item.personnelId,jdbcType=DECIMAL} then #{item.personnelPost,jdbcType=VARCHAR}
- ,PERSONNEL_NAME=
- when #{item.personnelId,jdbcType=DECIMAL} then #{item.personnelName,jdbcType=VARCHAR}
- ,PERSONNEL_DEPARTMENT_ID=
- when #{item.personnelId,jdbcType=DECIMAL} then #{item.departmentId,jdbcType=DECIMAL}
- ,PERSONNEL_WORKSHOPID=
- when #{item.personnelId,jdbcType=DECIMAL} then #{item.personnelWorkshopid,jdbcType=VARCHAR}
- ,PERSONNEL_SHIFTS=
- when #{item.personnelId,jdbcType=DECIMAL} then #{item.personnelShifts,jdbcType=VARCHAR}
- ,PERSONNEL_TEAM=
- when #{item.personnelId,jdbcType=DECIMAL} then #{item.personnelTeam,jdbcType=VARCHAR}
- when #{item.personnelId,jdbcType=DECIMAL} then #{item.insertUsername,jdbcType=VARCHAR}
- when #{item.personnelId,jdbcType=DECIMAL} then #{item.insertTime,jdbcType=TIMESTAMP}
- when #{item.personnelId,jdbcType=DECIMAL} then #{item.updateUsername,jdbcType=VARCHAR}
- when #{item.personnelId,jdbcType=DECIMAL} then #{item.updateTime,jdbcType=TIMESTAMP}
- when #{item.personnelId,jdbcType=DECIMAL} then #{item.insertUpdateRemark,jdbcType=VARCHAR}
- ,EAS_PERSONNEL_ID=
- when #{item.personnelId,jdbcType=DECIMAL} then #{item.easPersonnelId,jdbcType=DECIMAL}
- when #{item.personnelId,jdbcType=DECIMAL} then #{item.deleted,jdbcType=DECIMAL}
- ,USERNAME=
- when #{item.personnelId,jdbcType=DECIMAL} then #{item.username,jdbcType=VARCHAR}
- ,PASSWORD=
- when #{item.personnelId,jdbcType=DECIMAL} then #{item.password,jdbcType=VARCHAR}
- where PERSONNEL_ID in
- #{item.personnelId,jdbcType=DECIMAL}
- <!-- 得到人员信息下拉 -->
- <select id="getPersonnelList" parameterType="java.util.Map" resultType="java.util.Map">
- RP.PERSONNEL_ID AS "personnelId",
- RP.PERSONNEL_JOB_NUMBER AS "personnelJobNumber",
- RP.PERSONNEL_NAME AS "personnelName",
- RP.PERSONNEL_POST AS "personnelPost",
- RS.SHIPPER_NAME AS "shipperName",
- RP.PERSONNEL_WORKSHOPID AS "personnelWorkshopid",
- RP.PERSONNEL_SHIFTS AS "personnelShifts",
- RS.SHIPPER_ID AS "shipperId",
- RP.PERSONNEL_DEPARTMENT_ID AS "departmentId",
- RP.PERSONNEL_TEAM AS "personnelTeam"
- FROM RMS_PERSONNEL RP
- LEFT JOIN RMS_SHIPPER RS
- ON RP.PERSONNEL_DEPARTMENT_ID=RS.SHIPPER_ID
- WHERE RP.DELETED != 1
- ORDER BY RP.INSERT_TIME DESC
- <if test="personnelJobNumber!= null">
- <foreach collection="personnelJobNumber" item="item" open="(" separator="," close=")">
- "personnelJobNumber" in #{item}
- <if test="personnelName!= null">
- <foreach collection="personnelName" item="item" open="(" separator="," close=")">
- "personnelName" in #{item}
- <if test="personnelPost!= null">
- <foreach collection="personnelPost" item="item" open="(" separator="," close=")">
- "personnelPost" in #{item}
- <if test="shipperName!= null">
- <foreach collection="shipperName" item="item" open="(" separator="," close=")">
- "shipperName" in #{item}
- <if test="personnelWorkshopid!= null">
- <foreach collection="personnelWorkshopid" item="item" open="(" separator="," close=")">
- "personnelWorkshopld" in #{item}
- <if test="personnelShifts!= null">
- <foreach collection="personnelShifts" item="item" open="(" separator="," close=")">
- "personnelShifts" in #{item}
- <if test="departmentId!= null">
- <foreach collection="departmentId" item="item" open="(" separator="," close=")">
- "departmentId" in #{item}
- <if test="personnelTeam!= null">
- <foreach collection="personnelTeam" item="item" open="(" separator="," close=")">
- "personnelTeam" in #{item}
- <!-- 根据id值展示人员信息-->
- <select id="selectPersonnelById" resultType="java.util.LinkedHashMap">
- WHERE RP.PERSONNEL_ID=#{id}
- <!-- 获得托运人信息-->
- <select id="getShipperId" resultType="java.util.LinkedHashMap">
- SELECT RS.SHIPPER_ID AS "id",
- RS.SHIPPER_ID AS "value",
- RS.SHIPPER_NAME AS "label"
- FROM RMS_SHIPPER RS
- WHERE RS.DELETED!=1
@@ -1,358 +0,0 @@
-<mapper namespace="com.steerinfo.dil.mapper.RmsPierMapper">
- <resultMap id="BaseResultMap" type="com.steerinfo.dil.model.RmsPier">
- <id column="PIER_ID" jdbcType="DECIMAL" property="pierId" />
- <result column="PORT_ID" jdbcType="DECIMAL" property="portId" />
- <result column="PIER_NAME" jdbcType="VARCHAR" property="pierName" />
- PIER_ID, PORT_ID, PIER_NAME, INSERT_USERNAME, INSERT_TIME, UPDATE_USERNAME, UPDATE_TIME,
- INSERT_UPDATE_REMARK, DELETED
- t.PIER_ID, t.PORT_ID, t.PIER_NAME, t.INSERT_USERNAME, t.INSERT_TIME, t.UPDATE_USERNAME,
- t.UPDATE_TIME, t.INSERT_UPDATE_REMARK, t.DELETED
- SELECT <include refid="columns" /> FROM RMS_PIER
- SELECT <include refid="columns_alias" /> FROM RMS_PIER t
- <if test="pierId != null">
- and PIER_ID = #{pierId}
- <if test="portId != null">
- and PORT_ID = #{portId}
- <if test="pierName != null and pierName != ''">
- and PIER_NAME = #{pierName}
- and PIER_NAME LIKE '%${pierName}%'
- <delete id="deleteByPrimaryKey" parameterType="DECIMAL">
- delete from RMS_PIER
- where PIER_ID = #{pierId,jdbcType=DECIMAL}
- or PORT_ID = #{portId}
- or PIER_NAME = #{pierName}
- <insert id="insert" parameterType="com.steerinfo.dil.model.RmsPier">
- insert into RMS_PIER (PIER_ID, PORT_ID, PIER_NAME,
- values (#{pierId,jdbcType=DECIMAL}, #{portId,jdbcType=DECIMAL}, #{pierName,jdbcType=VARCHAR},
- <insert id="insertSelective" parameterType="com.steerinfo.dil.model.RmsPier">
- insert into RMS_PIER
- PIER_ID,
- PORT_ID,
- <if test="pierName != null">
- PIER_NAME,
- #{pierId,jdbcType=DECIMAL},
- #{portId,jdbcType=DECIMAL},
- #{pierName,jdbcType=VARCHAR},
- <update id="updateByPrimaryKey" parameterType="com.steerinfo.dil.model.RmsPier">
- update RMS_PIER
- set PORT_ID = #{portId,jdbcType=DECIMAL},
- PIER_NAME = #{pierName,jdbcType=VARCHAR},
- <update id="updateByPrimaryKeySelective" parameterType="com.steerinfo.dil.model.RmsPier">
- PORT_ID = #{portId,jdbcType=DECIMAL},
- <select id="selectByPrimaryKey" parameterType="DECIMAL" resultMap="BaseResultMap">
- (PIER_ID,
- PORT_ID, PIER_NAME, INSERT_USERNAME,
- #{item.pierId,jdbcType=DECIMAL},
- #{item.portId,jdbcType=DECIMAL}, #{item.pierName,jdbcType=VARCHAR}, #{item.insertUsername,jdbcType=VARCHAR},
- PIER_ID=
- <foreach close="end" collection="list" index="index" item="item" open="case PIER_ID" separator=" ">
- when #{item.pierId,jdbcType=DECIMAL} then #{item.pierId,jdbcType=DECIMAL}
- ,PORT_ID=
- when #{item.pierId,jdbcType=DECIMAL} then #{item.portId,jdbcType=DECIMAL}
- ,PIER_NAME=
- when #{item.pierId,jdbcType=DECIMAL} then #{item.pierName,jdbcType=VARCHAR}
- when #{item.pierId,jdbcType=DECIMAL} then #{item.insertUsername,jdbcType=VARCHAR}
- when #{item.pierId,jdbcType=DECIMAL} then #{item.insertTime,jdbcType=TIMESTAMP}
- when #{item.pierId,jdbcType=DECIMAL} then #{item.updateUsername,jdbcType=VARCHAR}
- when #{item.pierId,jdbcType=DECIMAL} then #{item.updateTime,jdbcType=TIMESTAMP}
- when #{item.pierId,jdbcType=DECIMAL} then #{item.insertUpdateRemark,jdbcType=VARCHAR}
- when #{item.pierId,jdbcType=DECIMAL} then #{item.deleted,jdbcType=DECIMAL}
- where PIER_ID in
- #{item.pierId,jdbcType=DECIMAL}
- <select id="getPier" resultType="java.util.LinkedHashMap">
- select * from (select
- rp.PIER_ID "pierId",
- rp.PIER_NAME "pierName",
- rpt.PORT_NAME "portName"
- from RMS_PIER rp
- left join RMS_PORT rpt
- on rpt.PORT_ID=rp.PORT_ID
- where rp.DELETED=0)
- and "pierName" in
- <foreach collection="pierName" item="item" open="(" separator="," close=")">
- #{item}
- <if test="portName != null">
- and "portName" in
- <foreach collection="portName" item="item" open="(" separator="," close=")">
- <select id="getPortId" resultType="java.util.Map">
- rpt.PORT_ID as "id" ,
- rpt.PORT_ID as "value",
- rpt.PORT_NAME as "label"
- from RMS_PORT rpt
- where rpt.DELETED=0
-<mapper namespace="com.steerinfo.dil.mapper.RmsPortMapper">
- <resultMap id="BaseResultMap" type="com.steerinfo.dil.model.RmsPort">
- <id column="PORT_ID" jdbcType="DECIMAL" property="portId" />
- <result column="PORT_TYPE_ID" jdbcType="DECIMAL" property="portTypeId" />
- <result column="PORT_NAME" jdbcType="VARCHAR" property="portName" />
- PORT_ID, PORT_TYPE_ID, PORT_NAME, INSERT_USERNAME, INSERT_TIME, UPDATE_USERNAME,
- t.PORT_ID, t.PORT_TYPE_ID, t.PORT_NAME, t.INSERT_USERNAME, t.INSERT_TIME, t.UPDATE_USERNAME,
- SELECT <include refid="columns"/> FROM RMS_PORT
- SELECT <include refid="columns_alias"/> FROM RMS_PORT t
- <if test="portTypeId != null">
- and PORT_TYPE_ID = #{portTypeId}
- <if test="portName != null and portName != ''">
- and PORT_NAME = #{portName}
- and PORT_NAME LIKE '%${portName}%'
- delete from RMS_PORT
- where PORT_ID = #{portId,jdbcType=DECIMAL}
- or PORT_TYPE_ID = #{portTypeId}
- or PORT_NAME = #{portName}
- <insert id="insert" parameterType="com.steerinfo.dil.model.RmsPort">
- insert into RMS_PORT (PORT_ID, PORT_TYPE_ID, PORT_NAME,
- values (#{portId,jdbcType=DECIMAL}, #{portTypeId,jdbcType=DECIMAL}, #{portName,jdbcType=VARCHAR},
- <insert id="insertSelective" parameterType="com.steerinfo.dil.model.RmsPort">
- insert into RMS_PORT
- PORT_TYPE_ID,
- PORT_NAME,
- #{portTypeId,jdbcType=DECIMAL},
- #{portName,jdbcType=VARCHAR},
- <update id="updateByPrimaryKey" parameterType="com.steerinfo.dil.model.RmsPort">
- update RMS_PORT
- set PORT_TYPE_ID = #{portTypeId,jdbcType=DECIMAL},
- PORT_NAME = #{portName,jdbcType=VARCHAR},
- <update id="updateByPrimaryKeySelective" parameterType="com.steerinfo.dil.model.RmsPort">
- PORT_TYPE_ID = #{portTypeId,jdbcType=DECIMAL},
- (PORT_ID,
- PORT_TYPE_ID, PORT_NAME, INSERT_USERNAME,
- #{item.portId,jdbcType=DECIMAL},
- #{item.portTypeId,jdbcType=DECIMAL}, #{item.portName,jdbcType=VARCHAR}, #{item.insertUsername,jdbcType=VARCHAR},
- PORT_ID=
- <foreach collection="list" item="item" index="index" separator=" " open="case PORT_ID" close="end">
- when #{item.portId,jdbcType=DECIMAL} then #{item.portId,jdbcType=DECIMAL}
- ,PORT_TYPE_ID=
- when #{item.portId,jdbcType=DECIMAL} then #{item.portTypeId,jdbcType=DECIMAL}
- ,PORT_NAME=
- when #{item.portId,jdbcType=DECIMAL} then #{item.portName,jdbcType=VARCHAR}
- when #{item.portId,jdbcType=DECIMAL} then #{item.insertUsername,jdbcType=VARCHAR}
- when #{item.portId,jdbcType=DECIMAL} then #{item.insertTime,jdbcType=TIMESTAMP}
- when #{item.portId,jdbcType=DECIMAL} then #{item.updateUsername,jdbcType=VARCHAR}
- when #{item.portId,jdbcType=DECIMAL} then #{item.updateTime,jdbcType=TIMESTAMP}
- when #{item.portId,jdbcType=DECIMAL} then #{item.insertUpdateRemark,jdbcType=VARCHAR}
- when #{item.portId,jdbcType=DECIMAL} then #{item.deleted,jdbcType=DECIMAL}
- where PORT_ID in
- #{item.portId,jdbcType=DECIMAL}
- <select id="getPort" resultType="java.util.LinkedHashMap">
- rp.PORT_ID "portId",
- rp.PORT_NAME "portName",
- rpt.PORT_TYPE_NAME "portTypeName"
- from RMS_PORT rp
- left join RMS_PORT_TYPE rpt
- on rpt.PORT_TYPE_ID=rp.PORT_TYPE_ID
- <if test="portTypeName != null">
- and "portTypeName" in
- <foreach collection="portTypeName" item="item" open="(" separator="," close=")">
- <select id="getPortType" resultType="java.util.Map">
-select
- rpt.PORT_TYPE_ID as "id" ,
- rpt.PORT_TYPE_ID as "value",
- rpt.PORT_TYPE_NAME as "label"
-from RMS_PORT_TYPE rpt
@@ -1,1103 +0,0 @@
-<mapper namespace="com.steerinfo.dil.mapper.RmsShipperMapper">
- <resultMap id="BaseResultMap" type="com.steerinfo.dil.model.RmsShipper">
- <id column="SHIPPER_ID" jdbcType="DECIMAL" property="shipperId" />
- <result column="SHIPPER_NAME" jdbcType="VARCHAR" property="shipperName" />
- <result column="SHIPPER_ABBREVIATION" jdbcType="VARCHAR" property="shipperAbbreviation" />
- <result column="SHIPPER_COMPANY_BRANCH" jdbcType="VARCHAR" property="shipperCompanyBranch" />
- <result column="SHIPPER_BRANCH_FACTORY" jdbcType="VARCHAR" property="shipperBranchFactory" />
- <result column="SHIPPER_FACTORY_AREA" jdbcType="VARCHAR" property="shipperFactoryArea" />
- <result column="SHIPPER_PARTITION_CODE" jdbcType="VARCHAR" property="shipperPartitionCode" />
- <result column="SHIPPER_ADDRESS" jdbcType="VARCHAR" property="shipperAddress" />
- <result column="SHIPPER_LEGAL_REPRESENTATIVE" jdbcType="VARCHAR" property="shipperLegalRepresentative" />
- <result column="SHIPPER_AGENT" jdbcType="VARCHAR" property="shipperAgent" />
- <result column="SHIPPER_CONTACT_NUMBER" jdbcType="VARCHAR" property="shipperContactNumber" />
- <result column="SHIPPER_FAX" jdbcType="VARCHAR" property="shipperFax" />
- <result column="SHIPPER_ACCOUNT" jdbcType="VARCHAR" property="shipperAccount" />
- <result column="SHIPPER_ACCOUNT_BLANK" jdbcType="VARCHAR" property="shipperAccountBlank" />
- <result column="SHIPPER_REGISTER_NO" jdbcType="VARCHAR" property="shipperRegisterNo" />
- <result column="SHIPPER_DUTY_PARAGRAPH" jdbcType="VARCHAR" property="shipperDutyParagraph" />
- <result column="SHIPPER_POSTAL_CODE" jdbcType="VARCHAR" property="shipperPostalCode" />
- <result column="SHIPPER_CONTACTS_NAME" jdbcType="VARCHAR" property="shipperContactsName" />
- <result column="SHIPPER_REGISTER_CAPITAL" jdbcType="DECIMAL" property="shipperRegisterCapital" />
- <result column="SHIPPER_BUSINESS_SCOPE" jdbcType="VARCHAR" property="shipperBusinessScope" />
- <result column="SHIPPER_ANNUAL_DATE" jdbcType="VARCHAR" property="shipperAnnualDate" />
- <result column="SHIPPER_COMPANY_STATUS_DESC" jdbcType="VARCHAR" property="shipperCompanyStatusDesc" />
- <result column="SHIPPER_OPERATION_PERIOD" jdbcType="VARCHAR" property="shipperOperationPeriod" />
- <result column="SHIPPER_REGISTER_DATE" jdbcType="TIMESTAMP" property="shipperRegisterDate" />
- <result column="SHIPPER_REGISTER_ORGANIZATION" jdbcType="VARCHAR" property="shipperRegisterOrganization" />
- <result column="SHIPPER_REGISTER_APTITUDES" jdbcType="VARCHAR" property="shipperRegisterAptitudes" />
- <result column="SHIPPER_CREDENTIAL_DESC" jdbcType="VARCHAR" property="shipperCredentialDesc" />
- <result column="SHIPPER_APPID" jdbcType="VARCHAR" property="shipperAppid" />
- <result column="SHIPPER_SECRETKEY" jdbcType="VARCHAR" property="shipperSecretkey" />
- SHIPPER_ID, SHIPPER_NAME, SHIPPER_ABBREVIATION, SHIPPER_COMPANY_BRANCH, SHIPPER_BRANCH_FACTORY,
- SHIPPER_FACTORY_AREA, SHIPPER_PARTITION_CODE, SHIPPER_ADDRESS, SHIPPER_LEGAL_REPRESENTATIVE,
- SHIPPER_AGENT, SHIPPER_CONTACT_NUMBER, SHIPPER_FAX, SHIPPER_ACCOUNT, SHIPPER_ACCOUNT_BLANK,
- SHIPPER_REGISTER_NO, SHIPPER_DUTY_PARAGRAPH, SHIPPER_POSTAL_CODE, SHIPPER_CONTACTS_NAME,
- SHIPPER_REGISTER_CAPITAL, SHIPPER_BUSINESS_SCOPE, SHIPPER_ANNUAL_DATE, SHIPPER_COMPANY_STATUS_DESC,
- SHIPPER_OPERATION_PERIOD, SHIPPER_REGISTER_DATE, SHIPPER_REGISTER_ORGANIZATION, SHIPPER_REGISTER_APTITUDES,
- SHIPPER_CREDENTIAL_DESC, MEMO, INSERT_USERNAME, INSERT_TIME, UPDATE_USERNAME, UPDATE_TIME,
- INSERT_UPDATE_REMARK, SHIPPER_APPID, SHIPPER_SECRETKEY, DELETED
- t.SHIPPER_ID, t.SHIPPER_NAME, t.SHIPPER_ABBREVIATION, t.SHIPPER_COMPANY_BRANCH, t.SHIPPER_BRANCH_FACTORY,
- t.SHIPPER_FACTORY_AREA, t.SHIPPER_PARTITION_CODE, t.SHIPPER_ADDRESS, t.SHIPPER_LEGAL_REPRESENTATIVE,
- t.SHIPPER_AGENT, t.SHIPPER_CONTACT_NUMBER, t.SHIPPER_FAX, t.SHIPPER_ACCOUNT, t.SHIPPER_ACCOUNT_BLANK,
- t.SHIPPER_REGISTER_NO, t.SHIPPER_DUTY_PARAGRAPH, t.SHIPPER_POSTAL_CODE, t.SHIPPER_CONTACTS_NAME,
- t.SHIPPER_REGISTER_CAPITAL, t.SHIPPER_BUSINESS_SCOPE, t.SHIPPER_ANNUAL_DATE, t.SHIPPER_COMPANY_STATUS_DESC,
- t.SHIPPER_OPERATION_PERIOD, t.SHIPPER_REGISTER_DATE, t.SHIPPER_REGISTER_ORGANIZATION,
- t.SHIPPER_REGISTER_APTITUDES, t.SHIPPER_CREDENTIAL_DESC, t.MEMO, t.INSERT_USERNAME,
- t.INSERT_TIME, t.UPDATE_USERNAME, t.UPDATE_TIME, t.INSERT_UPDATE_REMARK, t.SHIPPER_APPID,
- t.SHIPPER_SECRETKEY, t.DELETED
- SELECT <include refid="columns" /> FROM RMS_SHIPPER
- SELECT <include refid="columns_alias" /> FROM RMS_SHIPPER t
- <if test="shipperId != null">
- and SHIPPER_ID = #{shipperId}
- <if test="shipperName != null and shipperName != ''">
- and SHIPPER_NAME = #{shipperName}
- <if test="shipperAbbreviation != null and shipperAbbreviation != ''">
- and SHIPPER_ABBREVIATION = #{shipperAbbreviation}
- <if test="shipperCompanyBranch != null and shipperCompanyBranch != ''">
- and SHIPPER_COMPANY_BRANCH = #{shipperCompanyBranch}
- <if test="shipperBranchFactory != null and shipperBranchFactory != ''">
- and SHIPPER_BRANCH_FACTORY = #{shipperBranchFactory}
- <if test="shipperFactoryArea != null and shipperFactoryArea != ''">
- and SHIPPER_FACTORY_AREA = #{shipperFactoryArea}
- <if test="shipperPartitionCode != null and shipperPartitionCode != ''">
- and SHIPPER_PARTITION_CODE = #{shipperPartitionCode}
- <if test="shipperAddress != null and shipperAddress != ''">
- and SHIPPER_ADDRESS = #{shipperAddress}
- <if test="shipperLegalRepresentative != null and shipperLegalRepresentative != ''">
- and SHIPPER_LEGAL_REPRESENTATIVE = #{shipperLegalRepresentative}
- <if test="shipperAgent != null and shipperAgent != ''">
- and SHIPPER_AGENT = #{shipperAgent}
- <if test="shipperContactNumber != null and shipperContactNumber != ''">
- and SHIPPER_CONTACT_NUMBER = #{shipperContactNumber}
- <if test="shipperFax != null and shipperFax != ''">
- and SHIPPER_FAX = #{shipperFax}
- <if test="shipperAccount != null and shipperAccount != ''">
- and SHIPPER_ACCOUNT = #{shipperAccount}
- <if test="shipperAccountBlank != null and shipperAccountBlank != ''">
- and SHIPPER_ACCOUNT_BLANK = #{shipperAccountBlank}
- <if test="shipperRegisterNo != null and shipperRegisterNo != ''">
- and SHIPPER_REGISTER_NO = #{shipperRegisterNo}
- <if test="shipperDutyParagraph != null and shipperDutyParagraph != ''">
- and SHIPPER_DUTY_PARAGRAPH = #{shipperDutyParagraph}
- <if test="shipperPostalCode != null and shipperPostalCode != ''">
- and SHIPPER_POSTAL_CODE = #{shipperPostalCode}
- <if test="shipperContactsName != null and shipperContactsName != ''">
- and SHIPPER_CONTACTS_NAME = #{shipperContactsName}
- <if test="shipperRegisterCapital != null">
- and SHIPPER_REGISTER_CAPITAL = #{shipperRegisterCapital}
- <if test="shipperBusinessScope != null and shipperBusinessScope != ''">
- and SHIPPER_BUSINESS_SCOPE = #{shipperBusinessScope}
- <if test="shipperAnnualDate != null and shipperAnnualDate != ''">
- and SHIPPER_ANNUAL_DATE = #{shipperAnnualDate}
- <if test="shipperCompanyStatusDesc != null and shipperCompanyStatusDesc != ''">
- and SHIPPER_COMPANY_STATUS_DESC = #{shipperCompanyStatusDesc}
- <if test="shipperOperationPeriod != null and shipperOperationPeriod != ''">
- and SHIPPER_OPERATION_PERIOD = #{shipperOperationPeriod}
- <if test="shipperRegisterDate != null">
- and TO_CHAR(SHIPPER_REGISTER_DATE,'yyyy-MM-dd') = #{shipperRegisterDate}
- <if test="shipperRegisterOrganization != null and shipperRegisterOrganization != ''">
- and SHIPPER_REGISTER_ORGANIZATION = #{shipperRegisterOrganization}
- <if test="shipperRegisterAptitudes != null and shipperRegisterAptitudes != ''">
- and SHIPPER_REGISTER_APTITUDES = #{shipperRegisterAptitudes}
- <if test="shipperCredentialDesc != null and shipperCredentialDesc != ''">
- and SHIPPER_CREDENTIAL_DESC = #{shipperCredentialDesc}
- <if test="shipperAppid != null and shipperAppid != ''">
- and SHIPPER_APPID = #{shipperAppid}
- <if test="shipperSecretkey != null and shipperSecretkey != ''">
- and SHIPPER_SECRETKEY = #{shipperSecretkey}
- and SHIPPER_NAME LIKE '%${shipperName}%'
- and SHIPPER_ABBREVIATION LIKE '%${shipperAbbreviation}%'
- and SHIPPER_COMPANY_BRANCH LIKE '%${shipperCompanyBranch}%'
- and SHIPPER_BRANCH_FACTORY LIKE '%${shipperBranchFactory}%'
- and SHIPPER_FACTORY_AREA LIKE '%${shipperFactoryArea}%'
- and SHIPPER_PARTITION_CODE LIKE '%${shipperPartitionCode}%'
- and SHIPPER_ADDRESS LIKE '%${shipperAddress}%'
- and SHIPPER_LEGAL_REPRESENTATIVE LIKE '%${shipperLegalRepresentative}%'
- and SHIPPER_AGENT LIKE '%${shipperAgent}%'
- and SHIPPER_CONTACT_NUMBER LIKE '%${shipperContactNumber}%'
- and SHIPPER_FAX LIKE '%${shipperFax}%'
- and SHIPPER_ACCOUNT LIKE '%${shipperAccount}%'
- and SHIPPER_ACCOUNT_BLANK LIKE '%${shipperAccountBlank}%'
- and SHIPPER_REGISTER_NO LIKE '%${shipperRegisterNo}%'
- and SHIPPER_DUTY_PARAGRAPH LIKE '%${shipperDutyParagraph}%'
- and SHIPPER_POSTAL_CODE LIKE '%${shipperPostalCode}%'
- and SHIPPER_CONTACTS_NAME LIKE '%${shipperContactsName}%'
- and SHIPPER_BUSINESS_SCOPE LIKE '%${shipperBusinessScope}%'
- and SHIPPER_ANNUAL_DATE LIKE '%${shipperAnnualDate}%'
- and SHIPPER_COMPANY_STATUS_DESC LIKE '%${shipperCompanyStatusDesc}%'
- and SHIPPER_OPERATION_PERIOD LIKE '%${shipperOperationPeriod}%'
- and SHIPPER_REGISTER_ORGANIZATION LIKE '%${shipperRegisterOrganization}%'
- and SHIPPER_REGISTER_APTITUDES LIKE '%${shipperRegisterAptitudes}%'
- and SHIPPER_CREDENTIAL_DESC LIKE '%${shipperCredentialDesc}%'
- and SHIPPER_APPID LIKE '%${shipperAppid}%'
- and SHIPPER_SECRETKEY LIKE '%${shipperSecretkey}%'
- delete from RMS_SHIPPER
- where SHIPPER_ID = #{shipperId,jdbcType=DECIMAL}
- or SHIPPER_NAME = #{shipperName}
- or SHIPPER_ABBREVIATION = #{shipperAbbreviation}
- or SHIPPER_COMPANY_BRANCH = #{shipperCompanyBranch}
- or SHIPPER_BRANCH_FACTORY = #{shipperBranchFactory}
- or SHIPPER_FACTORY_AREA = #{shipperFactoryArea}
- or SHIPPER_PARTITION_CODE = #{shipperPartitionCode}
- or SHIPPER_ADDRESS = #{shipperAddress}
- or SHIPPER_LEGAL_REPRESENTATIVE = #{shipperLegalRepresentative}
- or SHIPPER_AGENT = #{shipperAgent}
- or SHIPPER_CONTACT_NUMBER = #{shipperContactNumber}
- or SHIPPER_FAX = #{shipperFax}
- or SHIPPER_ACCOUNT = #{shipperAccount}
- or SHIPPER_ACCOUNT_BLANK = #{shipperAccountBlank}
- or SHIPPER_REGISTER_NO = #{shipperRegisterNo}
- or SHIPPER_DUTY_PARAGRAPH = #{shipperDutyParagraph}
- or SHIPPER_POSTAL_CODE = #{shipperPostalCode}
- or SHIPPER_CONTACTS_NAME = #{shipperContactsName}
- or SHIPPER_REGISTER_CAPITAL = #{shipperRegisterCapital}
- or SHIPPER_BUSINESS_SCOPE = #{shipperBusinessScope}
- or SHIPPER_ANNUAL_DATE = #{shipperAnnualDate}
- or SHIPPER_COMPANY_STATUS_DESC = #{shipperCompanyStatusDesc}
- or SHIPPER_OPERATION_PERIOD = #{shipperOperationPeriod}
- or TO_CHAR(SHIPPER_REGISTER_DATE,'yyyy-MM-dd') = '#{shipperRegisterDate}'
- or SHIPPER_REGISTER_ORGANIZATION = #{shipperRegisterOrganization}
- or SHIPPER_REGISTER_APTITUDES = #{shipperRegisterAptitudes}
- or SHIPPER_CREDENTIAL_DESC = #{shipperCredentialDesc}
- or SHIPPER_APPID = #{shipperAppid}
- or SHIPPER_SECRETKEY = #{shipperSecretkey}
- <insert id="insert" parameterType="com.steerinfo.dil.model.RmsShipper">
- insert into RMS_SHIPPER (SHIPPER_ID, SHIPPER_NAME, SHIPPER_ABBREVIATION,
- SHIPPER_COMPANY_BRANCH, SHIPPER_BRANCH_FACTORY,
- SHIPPER_FACTORY_AREA, SHIPPER_PARTITION_CODE,
- SHIPPER_ADDRESS, SHIPPER_LEGAL_REPRESENTATIVE,
- SHIPPER_AGENT, SHIPPER_CONTACT_NUMBER, SHIPPER_FAX,
- SHIPPER_ACCOUNT, SHIPPER_ACCOUNT_BLANK, SHIPPER_REGISTER_NO,
- SHIPPER_DUTY_PARAGRAPH, SHIPPER_POSTAL_CODE,
- SHIPPER_CONTACTS_NAME, SHIPPER_REGISTER_CAPITAL,
- SHIPPER_BUSINESS_SCOPE, SHIPPER_ANNUAL_DATE,
- SHIPPER_COMPANY_STATUS_DESC, SHIPPER_OPERATION_PERIOD,
- SHIPPER_REGISTER_DATE, SHIPPER_REGISTER_ORGANIZATION,
- SHIPPER_REGISTER_APTITUDES, SHIPPER_CREDENTIAL_DESC,
- MEMO, INSERT_USERNAME, INSERT_TIME,
- SHIPPER_APPID, SHIPPER_SECRETKEY, DELETED
- values (#{shipperId,jdbcType=DECIMAL}, #{shipperName,jdbcType=VARCHAR}, #{shipperAbbreviation,jdbcType=VARCHAR},
- #{shipperCompanyBranch,jdbcType=VARCHAR}, #{shipperBranchFactory,jdbcType=VARCHAR},
- #{shipperFactoryArea,jdbcType=VARCHAR}, #{shipperPartitionCode,jdbcType=VARCHAR},
- #{shipperAddress,jdbcType=VARCHAR}, #{shipperLegalRepresentative,jdbcType=VARCHAR},
- #{shipperAgent,jdbcType=VARCHAR}, #{shipperContactNumber,jdbcType=VARCHAR}, #{shipperFax,jdbcType=VARCHAR},
- #{shipperAccount,jdbcType=VARCHAR}, #{shipperAccountBlank,jdbcType=VARCHAR}, #{shipperRegisterNo,jdbcType=VARCHAR},
- #{shipperDutyParagraph,jdbcType=VARCHAR}, #{shipperPostalCode,jdbcType=VARCHAR},
- #{shipperContactsName,jdbcType=VARCHAR}, #{shipperRegisterCapital,jdbcType=DECIMAL},
- #{shipperBusinessScope,jdbcType=VARCHAR}, #{shipperAnnualDate,jdbcType=VARCHAR},
- #{shipperCompanyStatusDesc,jdbcType=VARCHAR}, #{shipperOperationPeriod,jdbcType=VARCHAR},
- #{shipperRegisterDate,jdbcType=TIMESTAMP}, #{shipperRegisterOrganization,jdbcType=VARCHAR},
- #{shipperRegisterAptitudes,jdbcType=VARCHAR}, #{shipperCredentialDesc,jdbcType=VARCHAR},
- #{memo,jdbcType=VARCHAR}, #{insertUsername,jdbcType=VARCHAR}, #{insertTime,jdbcType=TIMESTAMP},
- #{shipperAppid,jdbcType=VARCHAR}, #{shipperSecretkey,jdbcType=VARCHAR}, #{deleted,jdbcType=DECIMAL}
- <insert id="insertSelective" parameterType="com.steerinfo.dil.model.RmsShipper">
- insert into RMS_SHIPPER
- SHIPPER_ID,
- <if test="shipperName != null">
- SHIPPER_NAME,
- <if test="shipperAbbreviation != null">
- SHIPPER_ABBREVIATION,
- <if test="shipperCompanyBranch != null">
- SHIPPER_COMPANY_BRANCH,
- <if test="shipperBranchFactory != null">
- SHIPPER_BRANCH_FACTORY,
- <if test="shipperFactoryArea != null">
- SHIPPER_FACTORY_AREA,
- <if test="shipperPartitionCode != null">
- SHIPPER_PARTITION_CODE,
- <if test="shipperAddress != null">
- SHIPPER_ADDRESS,
- <if test="shipperLegalRepresentative != null">
- SHIPPER_LEGAL_REPRESENTATIVE,
- <if test="shipperAgent != null">
- SHIPPER_AGENT,
- <if test="shipperContactNumber != null">
- SHIPPER_CONTACT_NUMBER,
- <if test="shipperFax != null">
- SHIPPER_FAX,
- <if test="shipperAccount != null">
- SHIPPER_ACCOUNT,
- <if test="shipperAccountBlank != null">
- SHIPPER_ACCOUNT_BLANK,
- <if test="shipperRegisterNo != null">
- SHIPPER_REGISTER_NO,
- <if test="shipperDutyParagraph != null">
- SHIPPER_DUTY_PARAGRAPH,
- <if test="shipperPostalCode != null">
- SHIPPER_POSTAL_CODE,
- <if test="shipperContactsName != null">
- SHIPPER_CONTACTS_NAME,
- SHIPPER_REGISTER_CAPITAL,
- <if test="shipperBusinessScope != null">
- SHIPPER_BUSINESS_SCOPE,
- <if test="shipperAnnualDate != null">
- SHIPPER_ANNUAL_DATE,
- <if test="shipperCompanyStatusDesc != null">
- SHIPPER_COMPANY_STATUS_DESC,
- <if test="shipperOperationPeriod != null">
- SHIPPER_OPERATION_PERIOD,
- SHIPPER_REGISTER_DATE,
- <if test="shipperRegisterOrganization != null">
- SHIPPER_REGISTER_ORGANIZATION,
- <if test="shipperRegisterAptitudes != null">
- SHIPPER_REGISTER_APTITUDES,
- <if test="shipperCredentialDesc != null">
- SHIPPER_CREDENTIAL_DESC,
- <if test="shipperAppid != null">
- SHIPPER_APPID,
- <if test="shipperSecretkey != null">
- SHIPPER_SECRETKEY,
- #{shipperId,jdbcType=DECIMAL},
- #{shipperName,jdbcType=VARCHAR},
- #{shipperAbbreviation,jdbcType=VARCHAR},
- #{shipperCompanyBranch,jdbcType=VARCHAR},
- #{shipperBranchFactory,jdbcType=VARCHAR},
- #{shipperFactoryArea,jdbcType=VARCHAR},
- #{shipperPartitionCode,jdbcType=VARCHAR},
- #{shipperAddress,jdbcType=VARCHAR},
- #{shipperLegalRepresentative,jdbcType=VARCHAR},
- #{shipperAgent,jdbcType=VARCHAR},
- #{shipperContactNumber,jdbcType=VARCHAR},
- #{shipperFax,jdbcType=VARCHAR},
- #{shipperAccount,jdbcType=VARCHAR},
- #{shipperAccountBlank,jdbcType=VARCHAR},
- #{shipperRegisterNo,jdbcType=VARCHAR},
- #{shipperDutyParagraph,jdbcType=VARCHAR},
- #{shipperPostalCode,jdbcType=VARCHAR},
- #{shipperContactsName,jdbcType=VARCHAR},
- #{shipperRegisterCapital,jdbcType=DECIMAL},
- #{shipperBusinessScope,jdbcType=VARCHAR},
- #{shipperAnnualDate,jdbcType=VARCHAR},
- #{shipperCompanyStatusDesc,jdbcType=VARCHAR},
- #{shipperOperationPeriod,jdbcType=VARCHAR},
- #{shipperRegisterDate,jdbcType=TIMESTAMP},
- #{shipperRegisterOrganization,jdbcType=VARCHAR},
- #{shipperRegisterAptitudes,jdbcType=VARCHAR},
- #{shipperCredentialDesc,jdbcType=VARCHAR},
- #{shipperAppid,jdbcType=VARCHAR},
- #{shipperSecretkey,jdbcType=VARCHAR},
- <update id="updateByPrimaryKey" parameterType="com.steerinfo.dil.model.RmsShipper">
- update RMS_SHIPPER
- set SHIPPER_NAME = #{shipperName,jdbcType=VARCHAR},
- SHIPPER_ABBREVIATION = #{shipperAbbreviation,jdbcType=VARCHAR},
- SHIPPER_COMPANY_BRANCH = #{shipperCompanyBranch,jdbcType=VARCHAR},
- SHIPPER_BRANCH_FACTORY = #{shipperBranchFactory,jdbcType=VARCHAR},
- SHIPPER_FACTORY_AREA = #{shipperFactoryArea,jdbcType=VARCHAR},
- SHIPPER_PARTITION_CODE = #{shipperPartitionCode,jdbcType=VARCHAR},
- SHIPPER_ADDRESS = #{shipperAddress,jdbcType=VARCHAR},
- SHIPPER_LEGAL_REPRESENTATIVE = #{shipperLegalRepresentative,jdbcType=VARCHAR},
- SHIPPER_AGENT = #{shipperAgent,jdbcType=VARCHAR},
- SHIPPER_CONTACT_NUMBER = #{shipperContactNumber,jdbcType=VARCHAR},
- SHIPPER_FAX = #{shipperFax,jdbcType=VARCHAR},
- SHIPPER_ACCOUNT = #{shipperAccount,jdbcType=VARCHAR},
- SHIPPER_ACCOUNT_BLANK = #{shipperAccountBlank,jdbcType=VARCHAR},
- SHIPPER_REGISTER_NO = #{shipperRegisterNo,jdbcType=VARCHAR},
- SHIPPER_DUTY_PARAGRAPH = #{shipperDutyParagraph,jdbcType=VARCHAR},
- SHIPPER_POSTAL_CODE = #{shipperPostalCode,jdbcType=VARCHAR},
- SHIPPER_CONTACTS_NAME = #{shipperContactsName,jdbcType=VARCHAR},
- SHIPPER_REGISTER_CAPITAL = #{shipperRegisterCapital,jdbcType=DECIMAL},
- SHIPPER_BUSINESS_SCOPE = #{shipperBusinessScope,jdbcType=VARCHAR},
- SHIPPER_ANNUAL_DATE = #{shipperAnnualDate,jdbcType=VARCHAR},
- SHIPPER_COMPANY_STATUS_DESC = #{shipperCompanyStatusDesc,jdbcType=VARCHAR},
- SHIPPER_OPERATION_PERIOD = #{shipperOperationPeriod,jdbcType=VARCHAR},
- SHIPPER_REGISTER_DATE = #{shipperRegisterDate,jdbcType=TIMESTAMP},
- SHIPPER_REGISTER_ORGANIZATION = #{shipperRegisterOrganization,jdbcType=VARCHAR},
- SHIPPER_REGISTER_APTITUDES = #{shipperRegisterAptitudes,jdbcType=VARCHAR},
- SHIPPER_CREDENTIAL_DESC = #{shipperCredentialDesc,jdbcType=VARCHAR},
- SHIPPER_APPID = #{shipperAppid,jdbcType=VARCHAR},
- SHIPPER_SECRETKEY = #{shipperSecretkey,jdbcType=VARCHAR},
- <update id="updateByPrimaryKeySelective" parameterType="com.steerinfo.dil.model.RmsShipper">
- SHIPPER_NAME = #{shipperName,jdbcType=VARCHAR},
- (SHIPPER_ID,
- SHIPPER_NAME, SHIPPER_ABBREVIATION,
- SHIPPER_AGENT, SHIPPER_CONTACT_NUMBER,
- SHIPPER_FAX, SHIPPER_ACCOUNT, SHIPPER_ACCOUNT_BLANK,
- SHIPPER_REGISTER_NO, SHIPPER_DUTY_PARAGRAPH,
- SHIPPER_POSTAL_CODE, SHIPPER_CONTACTS_NAME,
- SHIPPER_REGISTER_CAPITAL, SHIPPER_BUSINESS_SCOPE,
- SHIPPER_ANNUAL_DATE, SHIPPER_COMPANY_STATUS_DESC,
- SHIPPER_OPERATION_PERIOD, SHIPPER_REGISTER_DATE,
- SHIPPER_REGISTER_ORGANIZATION, SHIPPER_REGISTER_APTITUDES,
- SHIPPER_CREDENTIAL_DESC, MEMO,
- INSERT_UPDATE_REMARK, SHIPPER_APPID,
- SHIPPER_SECRETKEY, DELETED)
- #{item.shipperId,jdbcType=DECIMAL},
- #{item.shipperName,jdbcType=VARCHAR}, #{item.shipperAbbreviation,jdbcType=VARCHAR},
- #{item.shipperCompanyBranch,jdbcType=VARCHAR}, #{item.shipperBranchFactory,jdbcType=VARCHAR},
- #{item.shipperFactoryArea,jdbcType=VARCHAR}, #{item.shipperPartitionCode,jdbcType=VARCHAR},
- #{item.shipperAddress,jdbcType=VARCHAR}, #{item.shipperLegalRepresentative,jdbcType=VARCHAR},
- #{item.shipperAgent,jdbcType=VARCHAR}, #{item.shipperContactNumber,jdbcType=VARCHAR},
- #{item.shipperFax,jdbcType=VARCHAR}, #{item.shipperAccount,jdbcType=VARCHAR}, #{item.shipperAccountBlank,jdbcType=VARCHAR},
- #{item.shipperRegisterNo,jdbcType=VARCHAR}, #{item.shipperDutyParagraph,jdbcType=VARCHAR},
- #{item.shipperPostalCode,jdbcType=VARCHAR}, #{item.shipperContactsName,jdbcType=VARCHAR},
- #{item.shipperRegisterCapital,jdbcType=DECIMAL}, #{item.shipperBusinessScope,jdbcType=VARCHAR},
- #{item.shipperAnnualDate,jdbcType=VARCHAR}, #{item.shipperCompanyStatusDesc,jdbcType=VARCHAR},
- #{item.shipperOperationPeriod,jdbcType=VARCHAR}, #{item.shipperRegisterDate,jdbcType=TIMESTAMP},
- #{item.shipperRegisterOrganization,jdbcType=VARCHAR}, #{item.shipperRegisterAptitudes,jdbcType=VARCHAR},
- #{item.shipperCredentialDesc,jdbcType=VARCHAR}, #{item.memo,jdbcType=VARCHAR},
- #{item.insertUpdateRemark,jdbcType=VARCHAR}, #{item.shipperAppid,jdbcType=VARCHAR},
- #{item.shipperSecretkey,jdbcType=VARCHAR}, #{item.deleted,jdbcType=DECIMAL} from dual
- SHIPPER_ID=
- <foreach close="end" collection="list" index="index" item="item" open="case SHIPPER_ID" separator=" ">
- when #{item.shipperId,jdbcType=DECIMAL} then #{item.shipperId,jdbcType=DECIMAL}
- ,SHIPPER_NAME=
- when #{item.shipperId,jdbcType=DECIMAL} then #{item.shipperName,jdbcType=VARCHAR}
- ,SHIPPER_ABBREVIATION=
- when #{item.shipperId,jdbcType=DECIMAL} then #{item.shipperAbbreviation,jdbcType=VARCHAR}
- ,SHIPPER_COMPANY_BRANCH=
- when #{item.shipperId,jdbcType=DECIMAL} then #{item.shipperCompanyBranch,jdbcType=VARCHAR}
- ,SHIPPER_BRANCH_FACTORY=
- when #{item.shipperId,jdbcType=DECIMAL} then #{item.shipperBranchFactory,jdbcType=VARCHAR}
- ,SHIPPER_FACTORY_AREA=
- when #{item.shipperId,jdbcType=DECIMAL} then #{item.shipperFactoryArea,jdbcType=VARCHAR}
- ,SHIPPER_PARTITION_CODE=
- when #{item.shipperId,jdbcType=DECIMAL} then #{item.shipperPartitionCode,jdbcType=VARCHAR}
- ,SHIPPER_ADDRESS=
- when #{item.shipperId,jdbcType=DECIMAL} then #{item.shipperAddress,jdbcType=VARCHAR}
- ,SHIPPER_LEGAL_REPRESENTATIVE=
- when #{item.shipperId,jdbcType=DECIMAL} then #{item.shipperLegalRepresentative,jdbcType=VARCHAR}
- ,SHIPPER_AGENT=
- when #{item.shipperId,jdbcType=DECIMAL} then #{item.shipperAgent,jdbcType=VARCHAR}
- ,SHIPPER_CONTACT_NUMBER=
- when #{item.shipperId,jdbcType=DECIMAL} then #{item.shipperContactNumber,jdbcType=VARCHAR}
- ,SHIPPER_FAX=
- when #{item.shipperId,jdbcType=DECIMAL} then #{item.shipperFax,jdbcType=VARCHAR}
- ,SHIPPER_ACCOUNT=
- when #{item.shipperId,jdbcType=DECIMAL} then #{item.shipperAccount,jdbcType=VARCHAR}
- ,SHIPPER_ACCOUNT_BLANK=
- when #{item.shipperId,jdbcType=DECIMAL} then #{item.shipperAccountBlank,jdbcType=VARCHAR}
- ,SHIPPER_REGISTER_NO=
- when #{item.shipperId,jdbcType=DECIMAL} then #{item.shipperRegisterNo,jdbcType=VARCHAR}
- ,SHIPPER_DUTY_PARAGRAPH=
- when #{item.shipperId,jdbcType=DECIMAL} then #{item.shipperDutyParagraph,jdbcType=VARCHAR}
- ,SHIPPER_POSTAL_CODE=
- when #{item.shipperId,jdbcType=DECIMAL} then #{item.shipperPostalCode,jdbcType=VARCHAR}
- ,SHIPPER_CONTACTS_NAME=
- when #{item.shipperId,jdbcType=DECIMAL} then #{item.shipperContactsName,jdbcType=VARCHAR}
- ,SHIPPER_REGISTER_CAPITAL=
- when #{item.shipperId,jdbcType=DECIMAL} then #{item.shipperRegisterCapital,jdbcType=DECIMAL}
- ,SHIPPER_BUSINESS_SCOPE=
- when #{item.shipperId,jdbcType=DECIMAL} then #{item.shipperBusinessScope,jdbcType=VARCHAR}
- ,SHIPPER_ANNUAL_DATE=
- when #{item.shipperId,jdbcType=DECIMAL} then #{item.shipperAnnualDate,jdbcType=VARCHAR}
- ,SHIPPER_COMPANY_STATUS_DESC=
- when #{item.shipperId,jdbcType=DECIMAL} then #{item.shipperCompanyStatusDesc,jdbcType=VARCHAR}
- ,SHIPPER_OPERATION_PERIOD=
- when #{item.shipperId,jdbcType=DECIMAL} then #{item.shipperOperationPeriod,jdbcType=VARCHAR}
- ,SHIPPER_REGISTER_DATE=
- when #{item.shipperId,jdbcType=DECIMAL} then #{item.shipperRegisterDate,jdbcType=TIMESTAMP}
- ,SHIPPER_REGISTER_ORGANIZATION=
- when #{item.shipperId,jdbcType=DECIMAL} then #{item.shipperRegisterOrganization,jdbcType=VARCHAR}
- ,SHIPPER_REGISTER_APTITUDES=
- when #{item.shipperId,jdbcType=DECIMAL} then #{item.shipperRegisterAptitudes,jdbcType=VARCHAR}
- ,SHIPPER_CREDENTIAL_DESC=
- when #{item.shipperId,jdbcType=DECIMAL} then #{item.shipperCredentialDesc,jdbcType=VARCHAR}
- when #{item.shipperId,jdbcType=DECIMAL} then #{item.memo,jdbcType=VARCHAR}
- when #{item.shipperId,jdbcType=DECIMAL} then #{item.insertUsername,jdbcType=VARCHAR}
- when #{item.shipperId,jdbcType=DECIMAL} then #{item.insertTime,jdbcType=TIMESTAMP}
- when #{item.shipperId,jdbcType=DECIMAL} then #{item.updateUsername,jdbcType=VARCHAR}
- when #{item.shipperId,jdbcType=DECIMAL} then #{item.updateTime,jdbcType=TIMESTAMP}
- when #{item.shipperId,jdbcType=DECIMAL} then #{item.insertUpdateRemark,jdbcType=VARCHAR}
- ,SHIPPER_APPID=
- when #{item.shipperId,jdbcType=DECIMAL} then #{item.shipperAppid,jdbcType=VARCHAR}
- ,SHIPPER_SECRETKEY=
- when #{item.shipperId,jdbcType=DECIMAL} then #{item.shipperSecretkey,jdbcType=VARCHAR}
- when #{item.shipperId,jdbcType=DECIMAL} then #{item.deleted,jdbcType=DECIMAL}
- where SHIPPER_ID in
- #{item.shipperId,jdbcType=DECIMAL}
- <!-- 展示托运人信息-->
- <select id="getShipperList" parameterType="java.util.Map" resultType="java.util.Map">
- select * from
- RS.SHIPPER_ID as "shipperId",
- RS.SHIPPER_NAME as "shipperName",
- RS.SHIPPER_ABBREVIATION as "shipperAbbreviation",
- RS.SHIPPER_COMPANY_BRANCH as "shipperCompanyBranch",
- RS.SHIPPER_BRANCH_FACTORY as "shipperBranchFactory"
- from RMS_SHIPPER RS
- where RS.DELETED !=1
- ORDER BY RS.INSERT_TIME DESC
- <if test="shipperId!= null">
- <foreach collection="shipperId" item="item" open="(" separator="," close=")">
- "shipperId" in #{item}
- <if test="shipperAbbreviation!= null">
- <foreach collection="shipperAbbreviation" item="item" open="(" separator="," close=")">
- "shipperAbbreviation" in #{item}
- <!-- 根据id值获取托运人信息-->
- <select id="selectShipperById" resultType="java.util.LinkedHashMap">
- where RS.SHIPPER_ID=#{id}
- and RS.DELETED != 1
- <select id="selectByParametersCompanyBranch" resultType="java.lang.Integer">
- WHERE RS.SHIPPER_COMPANY_BRANCH =#{shipperCompanyBranch}
- AND RS.DELETED=0
@@ -1,955 +0,0 @@
-<mapper namespace="com.steerinfo.dil.mapper.RmsSupplierMapper">
- <resultMap id="BaseResultMap" type="com.steerinfo.dil.model.RmsSupplier">
- <id column="SUPPLIER_ID" jdbcType="DECIMAL" property="supplierId" />
- <result column="SUPPLIER_NAME" jdbcType="VARCHAR" property="supplierName" />
- <result column="SUPPLIER_ABBREVIATION" jdbcType="VARCHAR" property="supplierAbbreviation" />
- <result column="SUPPLIER_ADDRESS" jdbcType="VARCHAR" property="supplierAddress" />
- <result column="SUPPLIER_LEGAL_REPRESENTATIVE" jdbcType="VARCHAR" property="supplierLegalRepresentative" />
- <result column="SUPPLIER_REGISTER_NO" jdbcType="VARCHAR" property="supplierRegisterNo" />
- <result column="SUPPLIER_AGENT" jdbcType="VARCHAR" property="supplierAgent" />
- <result column="SUPPLIER_CONTACT_NUMBER" jdbcType="VARCHAR" property="supplierContactNumber" />
- <result column="SUPPLIER_FAX" jdbcType="VARCHAR" property="supplierFax" />
- <result column="SUPPLIER_ACCOUNT" jdbcType="VARCHAR" property="supplierAccount" />
- <result column="SUPPLIER_ACCOUNT_BLANK" jdbcType="VARCHAR" property="supplierAccountBlank" />
- <result column="SUPPLIER_DUTY_PARAGRAPH" jdbcType="VARCHAR" property="supplierDutyParagraph" />
- <result column="SUPPLIER_POSTAL_CODE" jdbcType="VARCHAR" property="supplierPostalCode" />
- <result column="SUPPLIER_REGISTER_CAPITAL" jdbcType="VARCHAR" property="supplierRegisterCapital" />
- <result column="SUPPLIERBUSINESS_SCOPE" jdbcType="VARCHAR" property="supplierbusinessScope" />
- <result column="SUPPLIER_COMPANY_STATUS" jdbcType="VARCHAR" property="supplierCompanyStatus" />
- <result column="SUPPLIER_OPERATION_PERIOD" jdbcType="VARCHAR" property="supplierOperationPeriod" />
- <result column="SUPPLIER_REGISTER_DATE" jdbcType="TIMESTAMP" property="supplierRegisterDate" />
- <result column="SUPPLIER_REGISTER_ORGANIZATION" jdbcType="VARCHAR" property="supplierRegisterOrganization" />
- <result column="SUPPLIER_REGISTER_APTITUDES" jdbcType="VARCHAR" property="supplierRegisterAptitudes" />
- <result column="SUPPLIER_CREDENTIAL" jdbcType="VARCHAR" property="supplierCredential" />
- <result column="SUPPLIER_CONTACTS_NAME" jdbcType="VARCHAR" property="supplierContactsName" />
- <result column="SUPPLIER_BUSINESS_LICENSE" jdbcType="BLOB" property="supplierBusinessLicense" />
- <result column="SUPPLIER_BUSINESS_ABLELICENSE" jdbcType="BLOB" property="supplierBusinessAblelicense" />
- SUPPLIER_ID, SUPPLIER_NAME, SUPPLIER_ABBREVIATION, SUPPLIER_ADDRESS, SUPPLIER_LEGAL_REPRESENTATIVE,
- SUPPLIER_REGISTER_NO, SUPPLIER_AGENT, SUPPLIER_CONTACT_NUMBER, SUPPLIER_FAX, SUPPLIER_ACCOUNT,
- SUPPLIER_ACCOUNT_BLANK, SUPPLIER_DUTY_PARAGRAPH, SUPPLIER_POSTAL_CODE, SUPPLIER_REGISTER_CAPITAL,
- SUPPLIERBUSINESS_SCOPE, SUPPLIER_COMPANY_STATUS, SUPPLIER_OPERATION_PERIOD, SUPPLIER_REGISTER_DATE,
- SUPPLIER_REGISTER_ORGANIZATION, SUPPLIER_REGISTER_APTITUDES, SUPPLIER_CREDENTIAL,
- SUPPLIER_CONTACTS_NAME, INSERT_USERNAME, INSERT_TIME, UPDATE_USERNAME, UPDATE_TIME,
- INSERT_UPDATE_REMARK, SUPPLIER_BUSINESS_LICENSE, SUPPLIER_BUSINESS_ABLELICENSE,DELETED
- t.SUPPLIER_ID, t.SUPPLIER_NAME, t.SUPPLIER_ABBREVIATION, t.SUPPLIER_ADDRESS, t.SUPPLIER_LEGAL_REPRESENTATIVE,
- t.SUPPLIER_REGISTER_NO, t.SUPPLIER_AGENT, t.SUPPLIER_CONTACT_NUMBER, t.SUPPLIER_FAX,
- t.SUPPLIER_ACCOUNT, t.SUPPLIER_ACCOUNT_BLANK, t.SUPPLIER_DUTY_PARAGRAPH, t.SUPPLIER_POSTAL_CODE,
- t.SUPPLIER_REGISTER_CAPITAL, t.SUPPLIERBUSINESS_SCOPE, t.SUPPLIER_COMPANY_STATUS,
- t.SUPPLIER_OPERATION_PERIOD, t.SUPPLIER_REGISTER_DATE, t.SUPPLIER_REGISTER_ORGANIZATION,
- t.SUPPLIER_REGISTER_APTITUDES, t.SUPPLIER_CREDENTIAL, t.SUPPLIER_CONTACTS_NAME, t.INSERT_USERNAME,
- t.INSERT_TIME, t.UPDATE_USERNAME, t.UPDATE_TIME, t.INSERT_UPDATE_REMARK, t.SUPPLIER_BUSINESS_LICENSE,
- t.SUPPLIER_BUSINESS_ABLELICENSE,t.DELETED
- SELECT <include refid="columns" /> FROM RMS_SUPPLIER
- SELECT <include refid="columns_alias" /> FROM RMS_SUPPLIER t
- <if test="supplierId != null">
- and SUPPLIER_ID = #{supplierId}
- <if test="supplierName != null and supplierName != ''">
- and SUPPLIER_NAME = #{supplierName}
- <if test="supplierAbbreviation != null and supplierAbbreviation != ''">
- and SUPPLIER_ABBREVIATION = #{supplierAbbreviation}
- <if test="supplierAddress != null and supplierAddress != ''">
- and SUPPLIER_ADDRESS = #{supplierAddress}
- <if test="supplierLegalRepresentative != null and supplierLegalRepresentative != ''">
- and SUPPLIER_LEGAL_REPRESENTATIVE = #{supplierLegalRepresentative}
- <if test="supplierRegisterNo != null and supplierRegisterNo != ''">
- and SUPPLIER_REGISTER_NO = #{supplierRegisterNo}
- <if test="supplierAgent != null and supplierAgent != ''">
- and SUPPLIER_AGENT = #{supplierAgent}
- <if test="supplierContactNumber != null and supplierContactNumber != ''">
- and SUPPLIER_CONTACT_NUMBER = #{supplierContactNumber}
- <if test="supplierFax != null and supplierFax != ''">
- and SUPPLIER_FAX = #{supplierFax}
- <if test="supplierAccount != null and supplierAccount != ''">
- and SUPPLIER_ACCOUNT = #{supplierAccount}
- <if test="supplierAccountBlank != null and supplierAccountBlank != ''">
- and SUPPLIER_ACCOUNT_BLANK = #{supplierAccountBlank}
- <if test="supplierDutyParagraph != null and supplierDutyParagraph != ''">
- and SUPPLIER_DUTY_PARAGRAPH = #{supplierDutyParagraph}
- <if test="supplierPostalCode != null and supplierPostalCode != ''">
- and SUPPLIER_POSTAL_CODE = #{supplierPostalCode}
- <if test="supplierRegisterCapital != null and supplierRegisterCapital != ''">
- and SUPPLIER_REGISTER_CAPITAL = #{supplierRegisterCapital}
- <if test="supplierbusinessScope != null and supplierbusinessScope != ''">
- and SUPPLIERBUSINESS_SCOPE = #{supplierbusinessScope}
- <if test="supplierCompanyStatus != null and supplierCompanyStatus != ''">
- and SUPPLIER_COMPANY_STATUS = #{supplierCompanyStatus}
- <if test="supplierOperationPeriod != null and supplierOperationPeriod != ''">
- and SUPPLIER_OPERATION_PERIOD = #{supplierOperationPeriod}
- <if test="supplierRegisterDate != null">
- and TO_CHAR(SUPPLIER_REGISTER_DATE,'yyyy-MM-dd') = #{supplierRegisterDate}
- <if test="supplierRegisterOrganization != null and supplierRegisterOrganization != ''">
- and SUPPLIER_REGISTER_ORGANIZATION = #{supplierRegisterOrganization}
- <if test="supplierRegisterAptitudes != null and supplierRegisterAptitudes != ''">
- and SUPPLIER_REGISTER_APTITUDES = #{supplierRegisterAptitudes}
- <if test="supplierCredential != null and supplierCredential != ''">
- and SUPPLIER_CREDENTIAL = #{supplierCredential}
- <if test="supplierContactsName != null and supplierContactsName != ''">
- and SUPPLIER_CONTACTS_NAME = #{supplierContactsName}
- <if test="supplierBusinessLicense != null">
- and SUPPLIER_BUSINESS_LICENSE = #{supplierBusinessLicense}
- <if test="supplierBusinessAblelicense != null">
- and SUPPLIER_BUSINESS_ABLELICENSE = #{supplierBusinessAblelicense}
- and SUPPLIER_NAME LIKE '%${supplierName}%'
- and SUPPLIER_ABBREVIATION LIKE '%${supplierAbbreviation}%'
- and SUPPLIER_ADDRESS LIKE '%${supplierAddress}%'
- and SUPPLIER_LEGAL_REPRESENTATIVE LIKE '%${supplierLegalRepresentative}%'
- and SUPPLIER_REGISTER_NO LIKE '%${supplierRegisterNo}%'
- and SUPPLIER_AGENT LIKE '%${supplierAgent}%'
- and SUPPLIER_CONTACT_NUMBER LIKE '%${supplierContactNumber}%'
- and SUPPLIER_FAX LIKE '%${supplierFax}%'
- and SUPPLIER_ACCOUNT LIKE '%${supplierAccount}%'
- and SUPPLIER_ACCOUNT_BLANK LIKE '%${supplierAccountBlank}%'
- and SUPPLIER_DUTY_PARAGRAPH LIKE '%${supplierDutyParagraph}%'
- and SUPPLIER_POSTAL_CODE LIKE '%${supplierPostalCode}%'
- and SUPPLIER_REGISTER_CAPITAL LIKE '%${supplierRegisterCapital}%'
- and SUPPLIERBUSINESS_SCOPE LIKE '%${supplierbusinessScope}%'
- and SUPPLIER_COMPANY_STATUS LIKE '%${supplierCompanyStatus}%'
- and SUPPLIER_OPERATION_PERIOD LIKE '%${supplierOperationPeriod}%'
- and SUPPLIER_REGISTER_ORGANIZATION LIKE '%${supplierRegisterOrganization}%'
- and SUPPLIER_REGISTER_APTITUDES LIKE '%${supplierRegisterAptitudes}%'
- and SUPPLIER_CREDENTIAL LIKE '%${supplierCredential}%'
- and SUPPLIER_CONTACTS_NAME LIKE '%${supplierContactsName}%'
- delete from RMS_SUPPLIER
- where SUPPLIER_ID = #{supplierId,jdbcType=DECIMAL}
- or SUPPLIER_NAME = #{supplierName}
- or SUPPLIER_ABBREVIATION = #{supplierAbbreviation}
- or SUPPLIER_ADDRESS = #{supplierAddress}
- or SUPPLIER_LEGAL_REPRESENTATIVE = #{supplierLegalRepresentative}
- or SUPPLIER_REGISTER_NO = #{supplierRegisterNo}
- or SUPPLIER_AGENT = #{supplierAgent}
- or SUPPLIER_CONTACT_NUMBER = #{supplierContactNumber}
- or SUPPLIER_FAX = #{supplierFax}
- or SUPPLIER_ACCOUNT = #{supplierAccount}
- or SUPPLIER_ACCOUNT_BLANK = #{supplierAccountBlank}
- or SUPPLIER_DUTY_PARAGRAPH = #{supplierDutyParagraph}
- or SUPPLIER_POSTAL_CODE = #{supplierPostalCode}
- or SUPPLIER_REGISTER_CAPITAL = #{supplierRegisterCapital}
- or SUPPLIERBUSINESS_SCOPE = #{supplierbusinessScope}
- or SUPPLIER_COMPANY_STATUS = #{supplierCompanyStatus}
- or SUPPLIER_OPERATION_PERIOD = #{supplierOperationPeriod}
- or TO_CHAR(SUPPLIER_REGISTER_DATE,'yyyy-MM-dd') = '#{supplierRegisterDate}'
- or SUPPLIER_REGISTER_ORGANIZATION = #{supplierRegisterOrganization}
- or SUPPLIER_REGISTER_APTITUDES = #{supplierRegisterAptitudes}
- or SUPPLIER_CREDENTIAL = #{supplierCredential}
- or SUPPLIER_CONTACTS_NAME = #{supplierContactsName}
- or SUPPLIER_BUSINESS_LICENSE = #{supplierBusinessLicense}
- or SUPPLIER_BUSINESS_ABLELICENSE = #{supplierBusinessAblelicense}
- <insert id="insert" parameterType="com.steerinfo.dil.model.RmsSupplier">
- insert into RMS_SUPPLIER (SUPPLIER_ID, SUPPLIER_NAME, SUPPLIER_ABBREVIATION,
- SUPPLIER_ADDRESS, SUPPLIER_LEGAL_REPRESENTATIVE,
- SUPPLIER_REGISTER_NO, SUPPLIER_AGENT, SUPPLIER_CONTACT_NUMBER,
- SUPPLIER_FAX, SUPPLIER_ACCOUNT, SUPPLIER_ACCOUNT_BLANK,
- SUPPLIER_DUTY_PARAGRAPH, SUPPLIER_POSTAL_CODE,
- SUPPLIER_REGISTER_CAPITAL, SUPPLIERBUSINESS_SCOPE,
- SUPPLIER_COMPANY_STATUS, SUPPLIER_OPERATION_PERIOD,
- SUPPLIER_REGISTER_DATE, SUPPLIER_REGISTER_ORGANIZATION,
- SUPPLIER_REGISTER_APTITUDES, SUPPLIER_CREDENTIAL,
- SUPPLIER_CONTACTS_NAME, INSERT_USERNAME, INSERT_TIME,
- SUPPLIER_BUSINESS_LICENSE, SUPPLIER_BUSINESS_ABLELICENSE,DELETED
- values (#{supplierId,jdbcType=DECIMAL}, #{supplierName,jdbcType=VARCHAR}, #{supplierAbbreviation,jdbcType=VARCHAR},
- #{supplierAddress,jdbcType=VARCHAR}, #{supplierLegalRepresentative,jdbcType=VARCHAR},
- #{supplierRegisterNo,jdbcType=VARCHAR}, #{supplierAgent,jdbcType=VARCHAR}, #{supplierContactNumber,jdbcType=VARCHAR},
- #{supplierFax,jdbcType=VARCHAR}, #{supplierAccount,jdbcType=VARCHAR}, #{supplierAccountBlank,jdbcType=VARCHAR},
- #{supplierDutyParagraph,jdbcType=VARCHAR}, #{supplierPostalCode,jdbcType=VARCHAR},
- #{supplierRegisterCapital,jdbcType=VARCHAR}, #{supplierbusinessScope,jdbcType=VARCHAR},
- #{supplierCompanyStatus,jdbcType=VARCHAR}, #{supplierOperationPeriod,jdbcType=VARCHAR},
- #{supplierRegisterDate,jdbcType=TIMESTAMP}, #{supplierRegisterOrganization,jdbcType=VARCHAR},
- #{supplierRegisterAptitudes,jdbcType=VARCHAR}, #{supplierCredential,jdbcType=VARCHAR},
- #{supplierContactsName,jdbcType=VARCHAR}, #{insertUsername,jdbcType=VARCHAR}, #{insertTime,jdbcType=TIMESTAMP},
- #{supplierBusinessLicense,jdbcType=BLOB}, #{supplierBusinessAblelicense,jdbcType=BLOB}, #{deleted,jdbcType=DECIMAL}
- <insert id="insertSelective" parameterType="com.steerinfo.dil.model.RmsSupplier">
- insert into RMS_SUPPLIER
- SUPPLIER_ID,
- <if test="supplierName != null">
- SUPPLIER_NAME,
- <if test="supplierAbbreviation != null">
- SUPPLIER_ABBREVIATION,
- <if test="supplierAddress != null">
- SUPPLIER_ADDRESS,
- <if test="supplierLegalRepresentative != null">
- SUPPLIER_LEGAL_REPRESENTATIVE,
- <if test="supplierRegisterNo != null">
- SUPPLIER_REGISTER_NO,
- <if test="supplierAgent != null">
- SUPPLIER_AGENT,
- <if test="supplierContactNumber != null">
- SUPPLIER_CONTACT_NUMBER,
- <if test="supplierFax != null">
- SUPPLIER_FAX,
- <if test="supplierAccount != null">
- SUPPLIER_ACCOUNT,
- <if test="supplierAccountBlank != null">
- SUPPLIER_ACCOUNT_BLANK,
- <if test="supplierDutyParagraph != null">
- SUPPLIER_DUTY_PARAGRAPH,
- <if test="supplierPostalCode != null">
- SUPPLIER_POSTAL_CODE,
- <if test="supplierRegisterCapital != null">
- SUPPLIER_REGISTER_CAPITAL,
- <if test="supplierbusinessScope != null">
- SUPPLIERBUSINESS_SCOPE,
- <if test="supplierCompanyStatus != null">
- SUPPLIER_COMPANY_STATUS,
- <if test="supplierOperationPeriod != null">
- SUPPLIER_OPERATION_PERIOD,
- SUPPLIER_REGISTER_DATE,
- <if test="supplierRegisterOrganization != null">
- SUPPLIER_REGISTER_ORGANIZATION,
- <if test="supplierRegisterAptitudes != null">
- SUPPLIER_REGISTER_APTITUDES,
- <if test="supplierCredential != null">
- SUPPLIER_CREDENTIAL,
- <if test="supplierContactsName != null">
- SUPPLIER_CONTACTS_NAME,
- SUPPLIER_BUSINESS_LICENSE,
- SUPPLIER_BUSINESS_ABLELICENSE,
- #{supplierId,jdbcType=DECIMAL},
- #{supplierName,jdbcType=VARCHAR},
- #{supplierAbbreviation,jdbcType=VARCHAR},
- #{supplierAddress,jdbcType=VARCHAR},
- #{supplierLegalRepresentative,jdbcType=VARCHAR},
- #{supplierRegisterNo,jdbcType=VARCHAR},
- #{supplierAgent,jdbcType=VARCHAR},
- #{supplierContactNumber,jdbcType=VARCHAR},
- #{supplierFax,jdbcType=VARCHAR},
- #{supplierAccount,jdbcType=VARCHAR},
- #{supplierAccountBlank,jdbcType=VARCHAR},
- #{supplierDutyParagraph,jdbcType=VARCHAR},
- #{supplierPostalCode,jdbcType=VARCHAR},
- #{supplierRegisterCapital,jdbcType=VARCHAR},
- #{supplierbusinessScope,jdbcType=VARCHAR},
- #{supplierCompanyStatus,jdbcType=VARCHAR},
- #{supplierOperationPeriod,jdbcType=VARCHAR},
- #{supplierRegisterDate,jdbcType=TIMESTAMP},
- #{supplierRegisterOrganization,jdbcType=VARCHAR},
- #{supplierRegisterAptitudes,jdbcType=VARCHAR},
- #{supplierCredential,jdbcType=VARCHAR},
- #{supplierContactsName,jdbcType=VARCHAR},
- #{supplierBusinessLicense,jdbcType=BLOB},
- #{supplierBusinessAblelicense,jdbcType=BLOB},
- <update id="updateByPrimaryKey" parameterType="com.steerinfo.dil.model.RmsSupplier">
- update RMS_SUPPLIER
- set SUPPLIER_NAME = #{supplierName,jdbcType=VARCHAR},
- SUPPLIER_ABBREVIATION = #{supplierAbbreviation,jdbcType=VARCHAR},
- SUPPLIER_ADDRESS = #{supplierAddress,jdbcType=VARCHAR},
- SUPPLIER_LEGAL_REPRESENTATIVE = #{supplierLegalRepresentative,jdbcType=VARCHAR},
- SUPPLIER_REGISTER_NO = #{supplierRegisterNo,jdbcType=VARCHAR},
- SUPPLIER_AGENT = #{supplierAgent,jdbcType=VARCHAR},
- SUPPLIER_CONTACT_NUMBER = #{supplierContactNumber,jdbcType=VARCHAR},
- SUPPLIER_FAX = #{supplierFax,jdbcType=VARCHAR},
- SUPPLIER_ACCOUNT = #{supplierAccount,jdbcType=VARCHAR},
- SUPPLIER_ACCOUNT_BLANK = #{supplierAccountBlank,jdbcType=VARCHAR},
- SUPPLIER_DUTY_PARAGRAPH = #{supplierDutyParagraph,jdbcType=VARCHAR},
- SUPPLIER_POSTAL_CODE = #{supplierPostalCode,jdbcType=VARCHAR},
- SUPPLIER_REGISTER_CAPITAL = #{supplierRegisterCapital,jdbcType=VARCHAR},
- SUPPLIERBUSINESS_SCOPE = #{supplierbusinessScope,jdbcType=VARCHAR},
- SUPPLIER_COMPANY_STATUS = #{supplierCompanyStatus,jdbcType=VARCHAR},
- SUPPLIER_OPERATION_PERIOD = #{supplierOperationPeriod,jdbcType=VARCHAR},
- SUPPLIER_REGISTER_DATE = #{supplierRegisterDate,jdbcType=TIMESTAMP},
- SUPPLIER_REGISTER_ORGANIZATION = #{supplierRegisterOrganization,jdbcType=VARCHAR},
- SUPPLIER_REGISTER_APTITUDES = #{supplierRegisterAptitudes,jdbcType=VARCHAR},
- SUPPLIER_CREDENTIAL = #{supplierCredential,jdbcType=VARCHAR},
- SUPPLIER_CONTACTS_NAME = #{supplierContactsName,jdbcType=VARCHAR},
- SUPPLIER_BUSINESS_LICENSE = #{supplierBusinessLicense,jdbcType=BLOB},
- SUPPLIER_BUSINESS_ABLELICENSE = #{supplierBusinessAblelicense,jdbcType=BLOB},
- <update id="updateByPrimaryKeySelective" parameterType="com.steerinfo.dil.model.RmsSupplier">
- SUPPLIER_NAME = #{supplierName,jdbcType=VARCHAR},
- (SUPPLIER_ID,
- SUPPLIER_NAME, SUPPLIER_ABBREVIATION,
- SUPPLIER_REGISTER_NO, SUPPLIER_AGENT,
- SUPPLIER_CONTACT_NUMBER, SUPPLIER_FAX,
- SUPPLIER_ACCOUNT, SUPPLIER_ACCOUNT_BLANK,
- SUPPLIER_CONTACTS_NAME, INSERT_USERNAME,
- #{item.supplierId,jdbcType=DECIMAL},
- #{item.supplierName,jdbcType=VARCHAR}, #{item.supplierAbbreviation,jdbcType=VARCHAR},
- #{item.supplierAddress,jdbcType=VARCHAR}, #{item.supplierLegalRepresentative,jdbcType=VARCHAR},
- #{item.supplierRegisterNo,jdbcType=VARCHAR}, #{item.supplierAgent,jdbcType=VARCHAR},
- #{item.supplierContactNumber,jdbcType=VARCHAR}, #{item.supplierFax,jdbcType=VARCHAR},
- #{item.supplierAccount,jdbcType=VARCHAR}, #{item.supplierAccountBlank,jdbcType=VARCHAR},
- #{item.supplierDutyParagraph,jdbcType=VARCHAR}, #{item.supplierPostalCode,jdbcType=VARCHAR},
- #{item.supplierRegisterCapital,jdbcType=VARCHAR}, #{item.supplierbusinessScope,jdbcType=VARCHAR},
- #{item.supplierCompanyStatus,jdbcType=VARCHAR}, #{item.supplierOperationPeriod,jdbcType=VARCHAR},
- #{item.supplierRegisterDate,jdbcType=TIMESTAMP}, #{item.supplierRegisterOrganization,jdbcType=VARCHAR},
- #{item.supplierRegisterAptitudes,jdbcType=VARCHAR}, #{item.supplierCredential,jdbcType=VARCHAR},
- #{item.supplierContactsName,jdbcType=VARCHAR}, #{item.insertUsername,jdbcType=VARCHAR},
- #{item.supplierBusinessLicense,jdbcType=BLOB}, #{item.supplierBusinessAblelicense,jdbcType=BLOB}, #{item.deleted,jdbcType=DECIMAL
- SUPPLIER_ID=
- <foreach close="end" collection="list" index="index" item="item" open="case SUPPLIER_ID" separator=" ">
- when #{item.supplierId,jdbcType=DECIMAL} then #{item.supplierId,jdbcType=DECIMAL}
- ,SUPPLIER_NAME=
- when #{item.supplierId,jdbcType=DECIMAL} then #{item.supplierName,jdbcType=VARCHAR}
- ,SUPPLIER_ABBREVIATION=
- when #{item.supplierId,jdbcType=DECIMAL} then #{item.supplierAbbreviation,jdbcType=VARCHAR}
- ,SUPPLIER_ADDRESS=
- when #{item.supplierId,jdbcType=DECIMAL} then #{item.supplierAddress,jdbcType=VARCHAR}
- ,SUPPLIER_LEGAL_REPRESENTATIVE=
- when #{item.supplierId,jdbcType=DECIMAL} then #{item.supplierLegalRepresentative,jdbcType=VARCHAR}
- ,SUPPLIER_REGISTER_NO=
- when #{item.supplierId,jdbcType=DECIMAL} then #{item.supplierRegisterNo,jdbcType=VARCHAR}
- ,SUPPLIER_AGENT=
- when #{item.supplierId,jdbcType=DECIMAL} then #{item.supplierAgent,jdbcType=VARCHAR}
- ,SUPPLIER_CONTACT_NUMBER=
- when #{item.supplierId,jdbcType=DECIMAL} then #{item.supplierContactNumber,jdbcType=VARCHAR}
- ,SUPPLIER_FAX=
- when #{item.supplierId,jdbcType=DECIMAL} then #{item.supplierFax,jdbcType=VARCHAR}
- ,SUPPLIER_ACCOUNT=
- when #{item.supplierId,jdbcType=DECIMAL} then #{item.supplierAccount,jdbcType=VARCHAR}
- ,SUPPLIER_ACCOUNT_BLANK=
- when #{item.supplierId,jdbcType=DECIMAL} then #{item.supplierAccountBlank,jdbcType=VARCHAR}
- ,SUPPLIER_DUTY_PARAGRAPH=
- when #{item.supplierId,jdbcType=DECIMAL} then #{item.supplierDutyParagraph,jdbcType=VARCHAR}
- ,SUPPLIER_POSTAL_CODE=
- when #{item.supplierId,jdbcType=DECIMAL} then #{item.supplierPostalCode,jdbcType=VARCHAR}
- ,SUPPLIER_REGISTER_CAPITAL=
- when #{item.supplierId,jdbcType=DECIMAL} then #{item.supplierRegisterCapital,jdbcType=VARCHAR}
- ,SUPPLIERBUSINESS_SCOPE=
- when #{item.supplierId,jdbcType=DECIMAL} then #{item.supplierbusinessScope,jdbcType=VARCHAR}
- ,SUPPLIER_COMPANY_STATUS=
- when #{item.supplierId,jdbcType=DECIMAL} then #{item.supplierCompanyStatus,jdbcType=VARCHAR}
- ,SUPPLIER_OPERATION_PERIOD=
- when #{item.supplierId,jdbcType=DECIMAL} then #{item.supplierOperationPeriod,jdbcType=VARCHAR}
- ,SUPPLIER_REGISTER_DATE=
- when #{item.supplierId,jdbcType=DECIMAL} then #{item.supplierRegisterDate,jdbcType=TIMESTAMP}
- ,SUPPLIER_REGISTER_ORGANIZATION=
- when #{item.supplierId,jdbcType=DECIMAL} then #{item.supplierRegisterOrganization,jdbcType=VARCHAR}
- ,SUPPLIER_REGISTER_APTITUDES=
- when #{item.supplierId,jdbcType=DECIMAL} then #{item.supplierRegisterAptitudes,jdbcType=VARCHAR}
- ,SUPPLIER_CREDENTIAL=
- when #{item.supplierId,jdbcType=DECIMAL} then #{item.supplierCredential,jdbcType=VARCHAR}
- ,SUPPLIER_CONTACTS_NAME=
- when #{item.supplierId,jdbcType=DECIMAL} then #{item.supplierContactsName,jdbcType=VARCHAR}
- when #{item.supplierId,jdbcType=DECIMAL} then #{item.insertUsername,jdbcType=VARCHAR}
- when #{item.supplierId,jdbcType=DECIMAL} then #{item.insertTime,jdbcType=TIMESTAMP}
- when #{item.supplierId,jdbcType=DECIMAL} then #{item.updateUsername,jdbcType=VARCHAR}
- when #{item.supplierId,jdbcType=DECIMAL} then #{item.updateTime,jdbcType=TIMESTAMP}
- when #{item.supplierId,jdbcType=DECIMAL} then #{item.insertUpdateRemark,jdbcType=VARCHAR}
- ,SUPPLIER_BUSINESS_LICENSE=
- when #{item.supplierId,jdbcType=DECIMAL} then #{item.supplierBusinessLicense,jdbcType=BLOB}
- ,SUPPLIER_BUSINESS_ABLELICENSE=
- when #{item.supplierId,jdbcType=DECIMAL} then #{item.supplierBusinessAblelicense,jdbcType=BLOB}
- where SUPPLIER_ID in
- #{item.supplierId,jdbcType=DECIMAL}
- <!-- 展示供应商信息 -->
- <select id="getSupplierList" parameterType="java.util.Map" resultType="java.util.Map">
- RS.SUPPLIER_ID AS "supplierId",
- RS.SUPPLIER_NAME AS "supplierName",
- RS.SUPPLIER_ADDRESS AS "supplierAddress",
- RS.SUPPLIER_REGISTER_DATE AS "supplierRegisterDate",
- RS.SUPPLIER_CONTACTS_NAME AS "supplierContactsName",
- RS.SUPPLIER_CONTACT_NUMBER AS "supplierContactNumber"
- FROM RMS_SUPPLIER RS
- WHERE RS.DELETED != 1
- <if test="supplierId!= null">
- <foreach collection="supplierId" item="item" open="(" separator="," close=")">
- "supplierId" in #{item}
- <if test="supplierName!= null">
- <foreach collection="supplierName" item="item" open="(" separator="," close=")">
- "supplierName" in #{item}
- <if test="supplierAddress!= null">
- <foreach collection="supplierAddress" item="item" open="(" separator="," close=")">
- "supplierAddress" in #{item}
- <if test="supplierRegisterDate!= null">
- <foreach collection="supplierRegisterDate" item="item" open="(" separator="," close=")">
- "supplierRegisterDate" in to_date('${item}','yyyy-mm-dd hh24:mi:ss')
- <if test="supplierContactsName!= null">
- <foreach collection="supplierContactsName" item="item" open="(" separator="," close=")">
- "supplierContactsName" in #{item}
- <if test="supplierContactNumber!= null">
- <foreach collection="supplierContactNumber" item="item" open="(" separator="," close=")">
- "supplierContactNumber" in #{item}
- <!-- 根据id值展示供应商信息-->
- <select id="selectSupplierById" resultType="java.util.LinkedHashMap">
- RS.SUPPLIER_DUTY_PARAGRAPH AS "supplierDutyParagraph",
- WHERE RS.SUPPLIER_ID=#{id}
-<!-- 根据名称查询当前表中相对应的供应商的数量-->
- <select id="selectByParametersSupplierName" resultType="java.lang.Integer">
- WHERE RS.SUPPLIER_NAME = #{supplierName}
@@ -1,576 +0,0 @@
-<mapper namespace="com.steerinfo.dil.mapper.RmsTruckCalculateMapper">
- <resultMap id="BaseResultMap" type="com.steerinfo.dil.model.RmsTruckCalculate">
- <id column="TRUCK_CALCULATE_ID" jdbcType="DECIMAL" property="truckCalculateId" />
- <result column="TRUCK_CALCULATE_NUMBER" jdbcType="VARCHAR" property="truckCalculateNumber" />
- <result column="TRUCK_CALCULATE_STATUS" jdbcType="VARCHAR" property="truckCalculateStatus" />
- <result column="TRUCK_CALCULATE_PRIORITY" jdbcType="DECIMAL" property="truckCalculatePriority" />
- <result column="TRUCK_CALCULATE_LONGITUDE" jdbcType="VARCHAR" property="truckCalculateLongitude" />
- <result column="TRUCK_CALCULATE_LATITUDE" jdbcType="VARCHAR" property="truckCalculateLatitude" />
- <result column="TRUCK_CALCULATE_STATUS_TIME" jdbcType="TIMESTAMP" property="truckCalculateStatusTime" />
- <result column="SHIPPER_ID" jdbcType="DECIMAL" property="shipperId"/>
- <result column="CALCULATE_TYPE" jdbcType="VARCHAR" property="calculateType"/>
- TRUCK_CALCULATE_ID, TRUCK_CALCULATE_NUMBER, TRUCK_CALCULATE_STATUS, TRUCK_CALCULATE_PRIORITY,
- TRUCK_CALCULATE_LONGITUDE, TRUCK_CALCULATE_LATITUDE, INSERT_USERNAME, INSERT_TIME,
- UPDATE_USERNAME, UPDATE_TIME, INSERT_UPDATE_REMARK, DELETED, TRUCK_CALCULATE_STATUS_TIME,SHIPPER_ID,CALCULATE_TYPE
- t.TRUCK_CALCULATE_ID, t.TRUCK_CALCULATE_NUMBER, t.TRUCK_CALCULATE_STATUS, t.TRUCK_CALCULATE_PRIORITY,
- t.TRUCK_CALCULATE_LONGITUDE, t.TRUCK_CALCULATE_LATITUDE, t.INSERT_USERNAME, t.INSERT_TIME,
- t.UPDATE_USERNAME, t.UPDATE_TIME, t.INSERT_UPDATE_REMARK, t.DELETED, t.TRUCK_CALCULATE_STATUS_TIME,SHIPPER_ID,CALCULATE_TYPE
- SELECT <include refid="columns"/> FROM RMS_TRUCK_CALCULATE
- SELECT <include refid="columns_alias"/> FROM RMS_TRUCK_CALCULATE t
- <if test="truckCalculateId != null">
- and TRUCK_CALCULATE_ID = #{truckCalculateId}
- <if test="truckCalculateNumber != null and truckCalculateNumber != ''">
- and TRUCK_CALCULATE_NUMBER = #{truckCalculateNumber}
- <if test="truckCalculateStatus != null and truckCalculateStatus != ''">
- and TRUCK_CALCULATE_STATUS = #{truckCalculateStatus}
- <if test="truckCalculatePriority != null">
- and TRUCK_CALCULATE_PRIORITY = #{truckCalculatePriority}
- <if test="truckCalculateLongitude != null and truckCalculateLongitude != ''">
- and TRUCK_CALCULATE_LONGITUDE = #{truckCalculateLongitude}
- <if test="truckCalculateLatitude != null and truckCalculateLatitude != ''">
- and TRUCK_CALCULATE_LATITUDE = #{truckCalculateLatitude}
- <if test="truckCalculateStatusTime != null">
- and TO_CHAR(TRUCK_CALCULATE_STATUS_TIME,'yyyy-MM-dd') = #{truckCalculateStatusTime}
- and SHIPPERID = #{shipperId}
- and TRUCK_CALCULATE_NUMBER LIKE '%${truckCalculateNumber}%'
- and TRUCK_CALCULATE_STATUS LIKE '%${truckCalculateStatus}%'
- and TRUCK_CALCULATE_LONGITUDE LIKE '%${truckCalculateLongitude}%'
- and TRUCK_CALCULATE_LATITUDE LIKE '%${truckCalculateLatitude}%'
- <if test="shipperId !=null">
- <if test="calculateType !=null">
- and CALCULATE_TYPE = #{calculateType}
- delete from RMS_TRUCK_CALCULATE
- where TRUCK_CALCULATE_ID = #{truckCalculateId,jdbcType=DECIMAL}
- or SHIPPER_ID = #{shipperId}
- or TRUCK_CALCULATE_NUMBER = #{truckCalculateNumber}
- or TRUCK_CALCULATE_STATUS = #{truckCalculateStatus}
- or TRUCK_CALCULATE_PRIORITY = #{truckCalculatePriority}
- or TRUCK_CALCULATE_LONGITUDE = #{truckCalculateLongitude}
- or TRUCK_CALCULATE_LATITUDE = #{truckCalculateLatitude}
- or TO_CHAR(TRUCK_CALCULATE_STATUS_TIME,'yyyy-MM-dd') = '#{truckCalculateStatusTime}'
- or CALCULATE_TYPE =#{calculateType}
- <insert id="insert" parameterType="com.steerinfo.dil.model.RmsTruckCalculate">
- insert into RMS_TRUCK_CALCULATE (TRUCK_CALCULATE_ID, TRUCK_CALCULATE_NUMBER,
- TRUCK_CALCULATE_STATUS, TRUCK_CALCULATE_PRIORITY,
- TRUCK_CALCULATE_LONGITUDE, TRUCK_CALCULATE_LATITUDE,
- DELETED, TRUCK_CALCULATE_STATUS_TIME,SHIPPER_ID,CALCULATE_TYPE)
- values (#{truckCalculateId,jdbcType=DECIMAL}, #{truckCalculateNumber,jdbcType=VARCHAR},
- #{truckCalculateStatus,jdbcType=VARCHAR}, #{truckCalculatePriority,jdbcType=DECIMAL},
- #{truckCalculateLongitude,jdbcType=VARCHAR}, #{truckCalculateLatitude,jdbcType=VARCHAR},
- #{updateTime,jdbcType=TIMESTAMP}, #{insertUpdateRemark,jdbcType=VARCHAR},
- #{deleted,jdbcType=DECIMAL}, #{truckCalculateStatusTime,jdbcType=TIMESTAMP},#{shipperId,jdbcType=DECIMAL},#{calculateType,jdbcType=VARCHAR})
- <insert id="insertSelective" parameterType="com.steerinfo.dil.model.RmsTruckCalculate">
- insert into RMS_TRUCK_CALCULATE
- TRUCK_CALCULATE_ID,
- <if test="truckCalculateNumber != null">
- TRUCK_CALCULATE_NUMBER,
- <if test="truckCalculateStatus != null">
- TRUCK_CALCULATE_STATUS,
- TRUCK_CALCULATE_PRIORITY,
- <if test="truckCalculateLongitude != null">
- TRUCK_CALCULATE_LONGITUDE,
- <if test="truckCalculateLatitude != null">
- TRUCK_CALCULATE_LATITUDE,
- TRUCK_CALCULATE_STATUS_TIME,
- <if test="calculateType != null">
- CALCULATE_TYPE
- #{truckCalculateId,jdbcType=DECIMAL},
- #{truckCalculateNumber,jdbcType=VARCHAR},
- #{truckCalculateStatus,jdbcType=VARCHAR},
- #{truckCalculatePriority,jdbcType=DECIMAL},
- #{truckCalculateLongitude,jdbcType=VARCHAR},
- #{truckCalculateLatitude,jdbcType=VARCHAR},
- #{truckCalculateStatusTime,jdbcType=TIMESTAMP},
- #{calculateType,jdbcType=VARCHAR},
- <update id="updateByPrimaryKey" parameterType="com.steerinfo.dil.model.RmsTruckCalculate">
- update RMS_TRUCK_CALCULATE
- set TRUCK_CALCULATE_NUMBER = #{truckCalculateNumber,jdbcType=VARCHAR},
- TRUCK_CALCULATE_STATUS = #{truckCalculateStatus,jdbcType=VARCHAR},
- TRUCK_CALCULATE_PRIORITY = #{truckCalculatePriority,jdbcType=DECIMAL},
- TRUCK_CALCULATE_LONGITUDE = #{truckCalculateLongitude,jdbcType=VARCHAR},
- TRUCK_CALCULATE_LATITUDE = #{truckCalculateLatitude,jdbcType=VARCHAR},
- TRUCK_CALCULATE_STATUS_TIME = #{truckCalculateStatusTime,jdbcType=TIMESTAMP},
- SHIPPER_ID = #{shipperId,jdbcType=DECIMAL},
- CALCULATE_TYPE = #{calculateType,jdbcType=VARCHAR}
- <update id="updateByPrimaryKeySelective" parameterType="com.steerinfo.dil.model.RmsTruckCalculate">
- TRUCK_CALCULATE_NUMBER = #{truckCalculateNumber,jdbcType=VARCHAR},
- <if test="calculateType">
- (TRUCK_CALCULATE_ID,
- TRUCK_CALCULATE_NUMBER, TRUCK_CALCULATE_STATUS,
- TRUCK_CALCULATE_PRIORITY, TRUCK_CALCULATE_LONGITUDE,
- TRUCK_CALCULATE_LATITUDE, INSERT_USERNAME,
- DELETED, TRUCK_CALCULATE_STATUS_TIME,SHIPPER_ID,CALCULATE_TYPE
- #{item.truckCalculateId,jdbcType=DECIMAL},
- #{item.truckCalculateNumber,jdbcType=VARCHAR}, #{item.truckCalculateStatus,jdbcType=VARCHAR},
- #{item.truckCalculatePriority,jdbcType=DECIMAL}, #{item.truckCalculateLongitude,jdbcType=VARCHAR},
- #{item.truckCalculateLatitude,jdbcType=VARCHAR}, #{item.insertUsername,jdbcType=VARCHAR},
- #{item.deleted,jdbcType=DECIMAL}, #{item.truckCalculateStatusTime,jdbcType=TIMESTAMP},
- #{item.shipperId,jdbcType=DECIMAL},#{item.calculateType,jdbcType=VARCHAR}
- TRUCK_CALCULATE_ID=
- <foreach collection="list" item="item" index="index" separator=" " open="case TRUCK_CALCULATE_ID" close="end">
- when #{item.truckCalculateId,jdbcType=DECIMAL} then #{item.truckCalculateId,jdbcType=DECIMAL}
- ,SHIPPER_ID=
- when #{item.truckCalculateId,jdbcType=DECIMAL} then #{item.shipperId,jdbcType=DECIMAL}
- ,TRUCK_CALCULATE_NUMBER=
- when #{item.truckCalculateId,jdbcType=DECIMAL} then #{item.truckCalculateNumber,jdbcType=VARCHAR}
- ,TRUCK_CALCULATE_STATUS=
- when #{item.truckCalculateId,jdbcType=DECIMAL} then #{item.truckCalculateStatus,jdbcType=VARCHAR}
- ,TRUCK_CALCULATE_PRIORITY=
- when #{item.truckCalculateId,jdbcType=DECIMAL} then #{item.truckCalculatePriority,jdbcType=DECIMAL}
- ,TRUCK_CALCULATE_LONGITUDE=
- when #{item.truckCalculateId,jdbcType=DECIMAL} then #{item.truckCalculateLongitude,jdbcType=VARCHAR}
- ,TRUCK_CALCULATE_LATITUDE=
- when #{item.truckCalculateId,jdbcType=DECIMAL} then #{item.truckCalculateLatitude,jdbcType=VARCHAR}
- when #{item.truckCalculateId,jdbcType=DECIMAL} then #{item.insertUsername,jdbcType=VARCHAR}
- when #{item.truckCalculateId,jdbcType=DECIMAL} then #{item.insertTime,jdbcType=TIMESTAMP}
- when #{item.truckCalculateId,jdbcType=DECIMAL} then #{item.updateUsername,jdbcType=VARCHAR}
- when #{item.truckCalculateId,jdbcType=DECIMAL} then #{item.updateTime,jdbcType=TIMESTAMP}
- when #{item.truckCalculateId,jdbcType=DECIMAL} then #{item.insertUpdateRemark,jdbcType=VARCHAR}
- when #{item.truckCalculateId,jdbcType=DECIMAL} then #{item.deleted,jdbcType=DECIMAL}
- ,TRUCK_CALCULATE_STATUS_TIME=
- when #{item.truckCalculateId,jdbcType=DECIMAL} then #{item.truckCalculateStatusTime,jdbcType=TIMESTAMP}
- where TRUCK_CALCULATE_ID in
- #{item.truckCalculateId,jdbcType=DECIMAL}
- <select id="getTruckCalculateList" parameterType="java.util.Map" resultType="java.util.Map">
- RTC.TRUCK_CALCULATE_ID AS "truckCalculateId",
- RTC.TRUCK_CALCULATE_NUMBER AS "truckCalculateNumber",
- RTC.TRUCK_CALCULATE_STATUS AS "truckCalculateStatus",
- RTC.TRUCK_CALCULATE_STATUS_TIME AS "truckCalculateStatusTime",
- RTC.TRUCK_CALCULATE_LONGITUDE AS "truckCalculateLongitude",
- RTC.TRUCK_CALCULATE_LATITUDE AS "truckCalculateLatitude",
- RTC.CALCULATE_TYPE AS "calculateType"
- WHERE RTC.DELETED!=1
- ORDER BY RTC.INSERT_TIME DESC
- <if test="truckCalculateId!= null">
- <foreach collection="truckCalculateId" item="item" open="(" separator="," close=")">
- "truckCalculateId" in #{item}
- <if test="truckCalculateStatus!= null">
- <foreach collection="truckCalculateStatus" item="item" open="(" separator="," close=")">
- "truckCalculateStatus" in #{item}
- <if test="truckCalculateStatusTime!= null">
- <foreach collection="truckCalculateStatusTime" item="item" open="(" separator="," close=")">
- "truckCalculateStatusTime" in #{item}
- <if test="truckCalculateLongitude!= null">
- <foreach collection="truckCalculateLongitude" item="item" open="(" separator="," close=")">
- "truckCalculateLongitude" in #{item}
- <if test="truckCalculateLatitude!= null">
- <foreach collection="truckCalculateLatitude" item="item" open="(" separator="," close=")">
- "truckCalculateLatitude" in #{item}
- <if test="calculateType!= null">
- <foreach collection="calculateType" item="item" open="(" separator="," close=")">
- "calculateType" in #{item}
-<select id="getTruckCalculateById" parameterType="java.util.Map" resultType="java.util.Map">
- WHERE RTC.TRUCK_CALCULATE_ID=#{id}
-<select id="selectTruckCalculateMaterialId" parameterType="java.util.Map" resultType="java.util.Map">
- RTCM.MATERIAL_ID AS "materialId"
- RMS_TRUCK_CALCULATE_MATERIAL RTCM
- ON
- RTC.TRUCK_CALCULATE_ID=RTCM.TRUCK_CALCULATE_ID
@@ -1,318 +0,0 @@
-<mapper namespace="com.steerinfo.dil.mapper.RmsTruckCalculateMaterialMapper">
- <resultMap id="BaseResultMap" type="com.steerinfo.dil.model.RmsTruckCalculateMaterial">
- <id column="TRUCK_CALCULATE_MATERIAL_ID" jdbcType="DECIMAL" property="truckCalculateMaterialId" />
- <result column="TRUCK_CALCULATE_ID" jdbcType="DECIMAL" property="truckCalculateId" />
- TRUCK_CALCULATE_MATERIAL_ID, MATERIAL_ID, TRUCK_CALCULATE_ID, INSERT_USERNAME,
- t.TRUCK_CALCULATE_MATERIAL_ID, t.MATERIAL_ID, t.TRUCK_CALCULATE_ID, t.INSERT_USERNAME,
- t.INSERT_TIME, t.UPDATE_USERNAME, t.UPDATE_TIME, t.INSERT_UPDATE_REMARK, t.DELETED
- SELECT <include refid="columns"/> FROM RMS_TRUCK_CALCULATE_MATERIAL
- SELECT <include refid="columns_alias"/> FROM RMS_TRUCK_CALCULATE_MATERIAL t
- <if test="truckCalculateMaterialId != null">
- and TRUCK_CALCULATE_MATERIAL_ID = #{truckCalculateMaterialId}
- delete from RMS_TRUCK_CALCULATE_MATERIAL
- where TRUCK_CALCULATE_MATERIAL_ID = #{truckCalculateMaterialId,jdbcType=DECIMAL}
- or TRUCK_CALCULATE_ID = #{truckCalculateId}
- <insert id="insert" parameterType="com.steerinfo.dil.model.RmsTruckCalculateMaterial">
- insert into RMS_TRUCK_CALCULATE_MATERIAL (TRUCK_CALCULATE_MATERIAL_ID, MATERIAL_ID,
- TRUCK_CALCULATE_ID, INSERT_USERNAME, INSERT_TIME,
- values (#{truckCalculateMaterialId,jdbcType=DECIMAL}, #{materialId,jdbcType=DECIMAL},
- #{truckCalculateId,jdbcType=DECIMAL}, #{insertUsername,jdbcType=VARCHAR}, #{insertTime,jdbcType=TIMESTAMP},
- <insert id="insertSelective" parameterType="com.steerinfo.dil.model.RmsTruckCalculateMaterial">
- insert into RMS_TRUCK_CALCULATE_MATERIAL
- TRUCK_CALCULATE_MATERIAL_ID,
- #{truckCalculateMaterialId,jdbcType=DECIMAL},
- <update id="updateByPrimaryKey" parameterType="com.steerinfo.dil.model.RmsTruckCalculateMaterial">
- update RMS_TRUCK_CALCULATE_MATERIAL
- set MATERIAL_ID = #{materialId,jdbcType=DECIMAL},
- TRUCK_CALCULATE_ID = #{truckCalculateId,jdbcType=DECIMAL},
- <update id="updateByPrimaryKeySelective" parameterType="com.steerinfo.dil.model.RmsTruckCalculateMaterial">
- (TRUCK_CALCULATE_MATERIAL_ID,
- MATERIAL_ID, TRUCK_CALCULATE_ID,
- #{item.truckCalculateMaterialId,jdbcType=DECIMAL},
- #{item.materialId,jdbcType=DECIMAL}, #{item.truckCalculateId,jdbcType=DECIMAL},
- TRUCK_CALCULATE_MATERIAL_ID=
- <foreach collection="list" item="item" index="index" separator=" " open="case TRUCK_CALCULATE_MATERIAL_ID" close="end">
- when #{item.truckCalculateMaterialId,jdbcType=DECIMAL} then #{item.truckCalculateMaterialId,jdbcType=DECIMAL}
- when #{item.truckCalculateMaterialId,jdbcType=DECIMAL} then #{item.materialId,jdbcType=DECIMAL}
- ,TRUCK_CALCULATE_ID=
- when #{item.truckCalculateMaterialId,jdbcType=DECIMAL} then #{item.truckCalculateId,jdbcType=DECIMAL}
- when #{item.truckCalculateMaterialId,jdbcType=DECIMAL} then #{item.insertUsername,jdbcType=VARCHAR}
- when #{item.truckCalculateMaterialId,jdbcType=DECIMAL} then #{item.insertTime,jdbcType=TIMESTAMP}
- when #{item.truckCalculateMaterialId,jdbcType=DECIMAL} then #{item.updateUsername,jdbcType=VARCHAR}
- when #{item.truckCalculateMaterialId,jdbcType=DECIMAL} then #{item.updateTime,jdbcType=TIMESTAMP}
- when #{item.truckCalculateMaterialId,jdbcType=DECIMAL} then #{item.insertUpdateRemark,jdbcType=VARCHAR}
- when #{item.truckCalculateMaterialId,jdbcType=DECIMAL} then #{item.deleted,jdbcType=DECIMAL}
- where TRUCK_CALCULATE_MATERIAL_ID in
- #{item.truckCalculateMaterialId,jdbcType=DECIMAL}
@@ -1,268 +0,0 @@
-<mapper namespace="com.steerinfo.dil.mapper.RmsUnitOfMeasureMapper">
- <resultMap id="BaseResultMap" type="com.steerinfo.dil.model.RmsUnitOfMeasure">
- <id column="UNIT_OF_MEASURE_ID" jdbcType="DECIMAL" property="unitOfMeasureId" />
- <result column="UNIT_OF_MEASURE_NAME" jdbcType="VARCHAR" property="unitOfMeasureName" />
- UNIT_OF_MEASURE_ID, UNIT_OF_MEASURE_NAME, INSERT_USERNAME, INSERT_TIME, UPDATE_USERNAME,
- UPDATE_TIME, INSERT_UPDATE_REMARK
- t.UNIT_OF_MEASURE_ID, t.UNIT_OF_MEASURE_NAME, t.INSERT_USERNAME, t.INSERT_TIME, t.UPDATE_USERNAME,
- t.UPDATE_TIME, t.INSERT_UPDATE_REMARK
- SELECT <include refid="columns"/> FROM RMS_UNIT_OF_MEASURE
- SELECT <include refid="columns_alias"/> FROM RMS_UNIT_OF_MEASURE t
- <if test="unitOfMeasureName != null and unitOfMeasureName != ''">
- and UNIT_OF_MEASURE_NAME = #{unitOfMeasureName}
- and UNIT_OF_MEASURE_NAME LIKE '%${unitOfMeasureName}%'
- delete from RMS_UNIT_OF_MEASURE
- where UNIT_OF_MEASURE_ID = #{unitOfMeasureId,jdbcType=DECIMAL}
- or UNIT_OF_MEASURE_NAME = #{unitOfMeasureName}
- <insert id="insert" parameterType="com.steerinfo.dil.model.RmsUnitOfMeasure">
- insert into RMS_UNIT_OF_MEASURE (UNIT_OF_MEASURE_ID, UNIT_OF_MEASURE_NAME,
- values (#{unitOfMeasureId,jdbcType=DECIMAL}, #{unitOfMeasureName,jdbcType=VARCHAR},
- <insert id="insertSelective" parameterType="com.steerinfo.dil.model.RmsUnitOfMeasure">
- insert into RMS_UNIT_OF_MEASURE
- <if test="unitOfMeasureName != null">
- UNIT_OF_MEASURE_NAME,
- #{unitOfMeasureName,jdbcType=VARCHAR},
- <update id="updateByPrimaryKey" parameterType="com.steerinfo.dil.model.RmsUnitOfMeasure">
- update RMS_UNIT_OF_MEASURE
- set UNIT_OF_MEASURE_NAME = #{unitOfMeasureName,jdbcType=VARCHAR},
- <update id="updateByPrimaryKeySelective" parameterType="com.steerinfo.dil.model.RmsUnitOfMeasure">
- UNIT_OF_MEASURE_NAME = #{unitOfMeasureName,jdbcType=VARCHAR},
- (UNIT_OF_MEASURE_ID,
- UNIT_OF_MEASURE_NAME, INSERT_USERNAME,
- #{item.unitOfMeasureId,jdbcType=DECIMAL},
- #{item.unitOfMeasureName,jdbcType=VARCHAR}, #{item.insertUsername,jdbcType=VARCHAR},
- #{item.updateTime,jdbcType=TIMESTAMP}, #{item.insertUpdateRemark,jdbcType=VARCHAR}
- UNIT_OF_MEASURE_ID=
- <foreach collection="list" item="item" index="index" separator=" " open="case UNIT_OF_MEASURE_ID" close="end">
- when #{item.unitOfMeasureId,jdbcType=DECIMAL} then #{item.unitOfMeasureId,jdbcType=DECIMAL}
- ,UNIT_OF_MEASURE_NAME=
- when #{item.unitOfMeasureId,jdbcType=DECIMAL} then #{item.unitOfMeasureName,jdbcType=VARCHAR}
- when #{item.unitOfMeasureId,jdbcType=DECIMAL} then #{item.insertUsername,jdbcType=VARCHAR}
- when #{item.unitOfMeasureId,jdbcType=DECIMAL} then #{item.insertTime,jdbcType=TIMESTAMP}
- when #{item.unitOfMeasureId,jdbcType=DECIMAL} then #{item.updateUsername,jdbcType=VARCHAR}
- when #{item.unitOfMeasureId,jdbcType=DECIMAL} then #{item.updateTime,jdbcType=TIMESTAMP}
- when #{item.unitOfMeasureId,jdbcType=DECIMAL} then #{item.insertUpdateRemark,jdbcType=VARCHAR}
- where UNIT_OF_MEASURE_ID in
- #{item.unitOfMeasureId,jdbcType=DECIMAL}