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