jiangping
2024-05-31 bf8d85d5f83c2036fb4239d764d33e99c1b62bd3
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