配置文件
This commit is contained in:
parent
b67be8fcda
commit
6c32016e37
|
|
@ -17,7 +17,7 @@ server:
|
|||
#spring 配置
|
||||
spring:
|
||||
profiles:
|
||||
active: prod
|
||||
active: dev
|
||||
freemarker:
|
||||
cache: false
|
||||
mvc:
|
||||
|
|
@ -73,9 +73,6 @@ spring:
|
|||
config:
|
||||
multi-statement-allow: true
|
||||
|
||||
|
||||
|
||||
|
||||
pagehelper:
|
||||
# helperDialect: mysql
|
||||
reasonable: false
|
||||
|
|
|
|||
Loading…
Reference in New Issue