From fc53c7d4544c00ce884392ae1ebc497cfdfe1d64 Mon Sep 17 00:00:00 2001 From: "frin.fei" <123456> Date: Tue, 13 Nov 2018 20:35:40 +0800 Subject: [PATCH] =?UTF-8?q?=E5=BE=AE=E6=9C=8D=E8=B0=83=E6=95=B4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../src/main/resources/application.properties | 4 ++-- pom.xml | 10 +--------- 2 files changed, 3 insertions(+), 11 deletions(-) diff --git a/modules/i3plus-core-apiservice/src/main/resources/application.properties b/modules/i3plus-core-apiservice/src/main/resources/application.properties index e351311..58de670 100644 --- a/modules/i3plus-core-apiservice/src/main/resources/application.properties +++ b/modules/i3plus-core-apiservice/src/main/resources/application.properties @@ -5,8 +5,8 @@ spring.application.name=${project.name} spring.profiles.active=dev ######### 自定义参数 ######### -#项目描述信息(swagger中显式) -desc.application.name=impp管理 +#项目描述信息(swagger中显式),中文使用uncode转码 +desc.application.name=\u6838\u5fc3\u7ba1\u7406\u540e\u53f0 #当前项目版本 version=${project.version} #解决程序读配置文件乱码问题 diff --git a/pom.xml b/pom.xml index 015ddda..fb6a0f1 100644 --- a/pom.xml +++ b/pom.xml @@ -173,9 +173,6 @@ - - - @@ -184,8 +181,6 @@ - - @@ -200,9 +195,6 @@ - - - @@ -236,7 +228,7 @@ prod true - http://git.evun.cn/GCDC-MES-SERVICE/PLATFORM_PROD_EXEC.git + http://git.estsh.com/i3-IMPP/i3plus-core.git v@{project.version}