配置文件

This commit is contained in:
mzr 2024-04-29 16:59:57 +08:00
parent b67be8fcda
commit 6c32016e37
1 changed files with 1 additions and 4 deletions

View File

@ -17,7 +17,7 @@ server:
#spring 配置 #spring 配置
spring: spring:
profiles: profiles:
active: prod active: dev
freemarker: freemarker:
cache: false cache: false
mvc: mvc:
@ -73,9 +73,6 @@ spring:
config: config:
multi-statement-allow: true multi-statement-allow: true
pagehelper: pagehelper:
# helperDialect: mysql # helperDialect: mysql
reasonable: false reasonable: false