潘志宝
2024-11-26 757bfdc997691450a68514c879fcb08cfbd5451f
iailab-module-report/iailab-module-report-biz/src/main/resources/application.yaml
@@ -3,7 +3,7 @@
    name: report-server
  profiles:
    active: ${spring.profiles.active}
    active: @profiles.active@
  cloud:
    nacos:
@@ -127,7 +127,7 @@
    base-package: com.iailab.module.report
  web:
    admin-ui:
      url: http://dashboard.iailab.iocoder.cn # Admin 管理后台 UI 的地址
      url:  # Admin 管理后台 UI 的地址
  xss:
    enable: false
    exclude-urls: # 如下两个 url,仅仅是为了演示,去掉配置也没关系