k94314517
2024-05-06 18ac8ef5bf5767ccf1626d2d8e0b0aa907f49325
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