nidapeng
2024-04-28 79a2b190fc069ad3c77b3f3ac919abeb63a4f1e1
server/visits/admin_timer/src/main/resources/application.yml
@@ -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