diff --git a/dsBase/pom.xml b/dsBase/pom.xml index 34e4192b..0758a8d3 100644 --- a/dsBase/pom.xml +++ b/dsBase/pom.xml @@ -16,22 +16,7 @@ 21 21 - - - - ali-maven - https://maven.aliyun.com/nexus/content/groups/public - - true - - - true - always - fail - - - - + @@ -248,6 +233,12 @@ activation 1.1.1 + + com.jfinal + jfinal-undertow + 3.6 + compile + diff --git a/dsPay/dsPay.iml b/dsPay/dsPay.iml new file mode 100644 index 00000000..003192f1 --- /dev/null +++ b/dsPay/dsPay.iml @@ -0,0 +1,9 @@ + + + + + + + + + \ No newline at end of file diff --git a/dsPay/pom.xml b/dsPay/pom.xml index fef37cba..2e0e7cb9 100644 --- a/dsPay/pom.xml +++ b/dsPay/pom.xml @@ -14,21 +14,7 @@ 21 21 - - - - ali-maven - https://maven.aliyun.com/nexus/content/groups/public - - true - - - true - always - fail - - - + diff --git a/dsRes/pom.xml b/dsRes/pom.xml index 0a129586..1646cd33 100644 --- a/dsRes/pom.xml +++ b/dsRes/pom.xml @@ -16,21 +16,7 @@ 21 21 - - - - ali-maven - https://maven.aliyun.com/nexus/content/groups/public - - true - - - true - always - fail - - - + diff --git a/pom.xml b/pom.xml index 61ffe4cd..2303d696 100644 --- a/pom.xml +++ b/pom.xml @@ -14,6 +14,21 @@ dsRes dsPay + + + + ali-maven + https://maven.aliyun.com/nexus/content/groups/public + + true + + + true + always + fail + + + UTF-8