nidapeng
2024-04-24 827b2160094482c075968b74e6b69284e7c6eb80
server/visits/dmvisit_web/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