From d6eb3796856582a474973ddce9fb7eefa372101c Mon Sep 17 00:00:00 2001 From: linfso Date: Sun, 28 Jul 2024 17:28:50 +0800 Subject: [PATCH] md --- .idea/compiler.xml | 14 +++++++++++--- emis-biz/pom.xml | 2 -- pom.xml | 5 +++++ 3 files changed, 16 insertions(+), 5 deletions(-) diff --git a/.idea/compiler.xml b/.idea/compiler.xml index a5fc97db8..c1b2c53a3 100644 --- a/.idea/compiler.xml +++ b/.idea/compiler.xml @@ -7,11 +7,11 @@ - - - + + + @@ -23,4 +23,12 @@ + + + \ No newline at end of file diff --git a/emis-biz/pom.xml b/emis-biz/pom.xml index dce189746..357a00c7b 100644 --- a/emis-biz/pom.xml +++ b/emis-biz/pom.xml @@ -169,8 +169,6 @@ - - diff --git a/pom.xml b/pom.xml index 0c1c2004a..ef15e5aa5 100644 --- a/pom.xml +++ b/pom.xml @@ -224,6 +224,11 @@ maven-compiler-plugin 3.1 + UTF-8 + + + ${project.basedir}/lib + ${java.version} ${java.version} ${project.build.sourceEncoding}