修复中文乱码

This commit is contained in:
cjl
2019-01-11 09:06:18 +08:00
parent 5b5f144abf
commit 9c6215af99

View File

@@ -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=/**