server/src/main/resources/application.yml
@@ -9,7 +9,7 @@ spring: profiles: active: test active: dev # JSON返回配置 jackson: # 默认时区 @@ -27,6 +27,7 @@ max-file-size: 50MB max-request-size: 50MB # MyBatis配置 mybatis-plus: mapper-locations: classpath*:/mappers/**/*.xml