Commit 9c6215af authored by cjl's avatar cjl
Browse files

修复中文乱码

parent 5b5f144a
......@@ -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=/**
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment