jiangping
2025-03-07 c7bf8d9b6b63b28ecf8755301d0b66d94dcfe58f
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