diff --git a/.idea/libraries/Maven__com_aliyun_tea_console_0_0_1.xml b/.idea/libraries/Maven__com_aliyun_tea_console_0_0_1.xml deleted file mode 100644 index 69ab5e796..000000000 --- a/.idea/libraries/Maven__com_aliyun_tea_console_0_0_1.xml +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - - - - - - \ No newline at end of file diff --git a/emis-biz-web/emis-biz-web.iml b/emis-biz-web/emis-biz-web.iml index 8dd286f20..432060b01 100644 --- a/emis-biz-web/emis-biz-web.iml +++ b/emis-biz-web/emis-biz-web.iml @@ -218,9 +218,9 @@ + + - - @@ -229,11 +229,10 @@ - - - - + + + diff --git a/emis-biz/emis-biz.iml b/emis-biz/emis-biz.iml index 80cdb34e8..bd0f1be21 100644 --- a/emis-biz/emis-biz.iml +++ b/emis-biz/emis-biz.iml @@ -176,9 +176,9 @@ + + - - @@ -187,11 +187,10 @@ - - - - + + + diff --git a/emis-biz/pom.xml b/emis-biz/pom.xml index 791af54ea..a26caabd4 100644 --- a/emis-biz/pom.xml +++ b/emis-biz/pom.xml @@ -21,6 +21,16 @@ com.xdadan emis-common 1.0.4 + + + commons-logging + commons-logging + + + jsqlparser + com.github.jsqlparser + + @@ -83,28 +93,45 @@ com.aliyun dysmsapi20170525 2.0.22 + + + tea + com.aliyun + + + tea-util + com.aliyun + + + bcprov-jdk15on + org.bouncycastle + + + org.jacoco.agent + org.jacoco + + - - com.aliyun - tea-openapi - 0.2.6 - - - com.aliyun - tea-console - 0.0.1 - - - com.aliyun - tea-util - 0.2.14 - - - com.aliyun - tea - 1.1.14 - - + + + + + + + + + + + + + + + + + + + + @@ -117,6 +144,12 @@ com.deepoove poi-tl 1.10.6 + + + commons-logging + commons-logging + +