liukangdong
2024-06-12 a11bc1bed7953b88213330582c2085f60b5a73b1
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