From d18b905343ff969963756eff8f5a38e754c822aa Mon Sep 17 00:00:00 2001 From: shijie <648688341@qq.com> Date: Thu, 24 Dec 2020 11:42:09 +0800 Subject: [PATCH] =?UTF-8?q?=E8=A7=92=E8=89=B2=E6=9D=83=E9=99=90=E6=A8=A1?= =?UTF-8?q?=E5=9D=97=E5=A4=84=E7=90=86?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- dq-financial-hrms-auth/pom.xml | 22 +++++++++++++++++++ dq-financial-hrms/pom.xml | 14 ++++++++++-- .../hrms/controller/EmployeeController.java | 5 ++++- .../hrms/controller/UserController.java | 2 ++ dq-framework-common/pom.xml | 1 - dq-govern-gateway/pom.xml | 10 +++++++++ 6 files changed, 50 insertions(+), 4 deletions(-) diff --git a/dq-financial-hrms-auth/pom.xml b/dq-financial-hrms-auth/pom.xml index d306dcd8..4ca343e4 100644 --- a/dq-financial-hrms-auth/pom.xml +++ b/dq-financial-hrms-auth/pom.xml @@ -72,6 +72,16 @@ 5.3.4.RELEASE compile + + + + org.springframework.boot + spring-boot-starter-web + @@ -91,7 +101,19 @@ org.springframework.boot spring-boot-maven-plugin + + exec + + diff --git a/dq-financial-hrms/pom.xml b/dq-financial-hrms/pom.xml index b06a34fd..dd7ecb82 100644 --- a/dq-financial-hrms/pom.xml +++ b/dq-financial-hrms/pom.xml @@ -39,12 +39,12 @@ ooxml-schemas 1.0 - +