From 9c6215af992e7d629ba22c8842256abbd3cab3d3 Mon Sep 17 00:00:00 2001 From: cjl Date: Fri, 11 Jan 2019 09:06:18 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E5=A4=8D=E4=B8=AD=E6=96=87=E4=B9=B1?= =?UTF-8?q?=E7=A0=81?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/main/resources/application.properties | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/main/resources/application.properties b/src/main/resources/application.properties index c3d78d4c..6a356137 100644 --- a/src/main/resources/application.properties +++ b/src/main/resources/application.properties @@ -5,7 +5,7 @@ server.port=9000 #eureka.instance.instance-id=${spring.application.name}-instance-${random.value} #eureka.instance.prefer-ip-address=true spring.profiles.active=@activatedProperties@ -#generatorConfigר +#generatorConfig专用属性 project=src/main/java resource=src/main/resources web.front.baseDir=erp_web @@ -26,7 +26,7 @@ spring.cas.use-session=true spring.cas.server-name=http://localhost:9000 -##̬Դ· +##静态资源路径 #spring.mvc.view.prefix=/templates/ #spring.mvc.view.suffix=.html #spring.mvc.static-path-pattern=/**