diff --git a/module-examine/pom.xml b/module-examine/pom.xml new file mode 100644 index 00000000..44b6ef21 --- /dev/null +++ b/module-examine/pom.xml @@ -0,0 +1,30 @@ + + + wg-basic + ink.wgink + 1.0-SNAPSHOT + + 4.0.0 + + module-examine + + + + ink.wgink + basic-exception + 1.0-SNAPSHOT + + + ink.wgink + basic-annotation + 1.0-SNAPSHOT + + + ink.wgink + common + 1.0-SNAPSHOT + + + + diff --git a/pom.xml b/pom.xml index 5d6d98e7..5eb8bbca 100644 --- a/pom.xml +++ b/pom.xml @@ -46,6 +46,7 @@ module-database module-form basic-abstract + module-examine pom @@ -57,7 +58,7 @@ 1.2.25 2.0.2 20210307 - 2.2.11 + 3.0.5 3.2.12 5.1.47 1.1.9 diff --git a/service-department/src/main/resources/templates/department/upload/upload-excel.html b/service-department/src/main/resources/templates/department/upload/upload-excel.html index 7088766a..246ff98b 100644 --- a/service-department/src/main/resources/templates/department/upload/upload-excel.html +++ b/service-department/src/main/resources/templates/department/upload/upload-excel.html @@ -23,6 +23,7 @@ +