diff --git a/crm-admin/src/main/resources/application.yml b/crm-admin/src/main/resources/application.yml index dc07469..d97c122 100644 --- a/crm-admin/src/main/resources/application.yml +++ b/crm-admin/src/main/resources/application.yml @@ -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