配置文件

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:
profiles:
active: prod
active: dev
freemarker:
cache: false
mvc:
@ -73,9 +73,6 @@ spring:
config:
multi-statement-allow: true
pagehelper:
# helperDialect: mysql
reasonable: false