server/system_gateway/src/main/resources/application.yml
@@ -25,7 +25,7 @@ enabled: true main: allow-circular-references: true # web-application-type: reactive web-application-type: reactive # MyBatis配置 mybatis-plus: mapper-locations: classpath*:/mappers/**/*.xml @@ -63,7 +63,9 @@ basic: enable: true username: admin password: 111111 password: 123456 main: allow-circular-references: true # WEB服务器配置 server: