ludc
2023-09-18 b10c4ade79a1cd3520b6d3b24e3eae236a156bca
Source/UBCS-WEB/src/config/website.js
@@ -46,6 +46,7 @@
  // 报表设计器地址(cloud端口为8108,boot端口为80)
  reportUrl: 'http://localhost:8108/ureport',
  // 单点登录系统认证(ubcs-auth服务的地)
  ssoUrl:'',
  // 单点登录回调地址(Saber服务的地址)
  redirectUri: 'http://localhost:1888',
}