jiangping
2024-08-22 26ee9f01a9c27a671f8d39f42e4e19c5c3e7c6b5
server/visits/openapi/src/main/resources/application.yml
@@ -22,6 +22,8 @@
      max-file-size: 200MB
      max-request-size: 200MB
      enabled: true
  main:
    allow-circular-references: true
# MyBatis配置
mybatis-plus:
  mapper-locations: classpath*:/mappers/**/*.xml