liukangdong
2025-03-06 b92ca63c89b74404c3684f18c734d83531a9dd3f
server/system_gateway/src/main/resources/application-test.yml
@@ -26,4 +26,13 @@
  description: ${project.name}接口文档
  enabled: true
  # 禁用swagger时的重定向地址
  redirect-uri: /
  redirect-uri: /
knife4j:
  enable: true
  basic:
    enable: true
    username: admin
    password: 123456
  main:
    allow-circular-references: true