server/visits/admin_timer/src/main/resources/application.yml
@@ -10,7 +10,7 @@ # application: # name: doumeevisit profiles: active: proHS active: dev # JSON返回配置 jackson: @@ -23,6 +23,8 @@ max-file-size: 200MB max-request-size: 200MB enabled: true main: allow-circular-references: true # MyBatis配置 mybatis-plus: mapper-locations: classpath*:/mappers/**/*.xml