From 850ea37153527031f59f510859e6ff47b6fb6118 Mon Sep 17 00:00:00 2001 From: "wei.peng" Date: Fri, 7 Dec 2018 19:17:11 +0800 Subject: [PATCH] =?UTF-8?q?=E5=8F=91=E5=B8=83=20=E6=AD=A3=E5=BC=8F?= =?UTF-8?q?=E7=89=88=E6=9C=AC=201.0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../src/main/resources/application.properties | 2 +- pom.xml | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/modules/i3plus-core-apiservice/src/main/resources/application.properties b/modules/i3plus-core-apiservice/src/main/resources/application.properties index a9e4abc..58de670 100644 --- a/modules/i3plus-core-apiservice/src/main/resources/application.properties +++ b/modules/i3plus-core-apiservice/src/main/resources/application.properties @@ -2,7 +2,7 @@ spring.application.name=${project.name} #使用配置 -spring.profiles.active=prod +spring.profiles.active=dev ######### 自定义参数 ######### #项目描述信息(swagger中显式),中文使用uncode转码 diff --git a/pom.xml b/pom.xml index e6c618a..3abda25 100644 --- a/pom.xml +++ b/pom.xml @@ -28,9 +28,9 @@ 1.8 Finchley.RELEASE INFO - E:/i3plus-platform-logs/${project.name} - E:/i3plus-platform-logs/${project.name}-error - E:/i3plus-platform-logs/${project.name}-controller + ../logs/${project.name} + ../logs/${project.name}-error + ../logs/${project.name}-controller 2.9.1 2.6 2.1