From 00975c85b697ad5731f52c397b0be1a88466da24 Mon Sep 17 00:00:00 2001 From: wanggeng <450292408@qq.com> Date: Thu, 12 May 2022 17:30:45 +0800 Subject: [PATCH] =?UTF-8?q?=E8=B0=83=E6=95=B4easyui=E7=89=88=E6=9C=AC?= =?UTF-8?q?=E3=80=81=E7=94=A8=E6=88=B7=E3=80=81=E7=BB=84=E7=BB=87=E5=AF=BC?= =?UTF-8?q?=E5=85=A5=E6=A8=A1=E6=9D=BF=E4=B8=8B=E8=BD=BD=E6=96=B9=E5=BC=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- module-examine/pom.xml | 30 +++++++++++++++++++ pom.xml | 3 +- .../department/upload/upload-excel.html | 5 ++-- .../templates/user/upload/upload-excel.html | 6 ++-- 4 files changed, 38 insertions(+), 6 deletions(-) create mode 100644 module-examine/pom.xml 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 @@ +