田源
2023-08-01 7b2c9ff4d353c7cbfcd9a54bc56ec2b68c8c4912
Source/UBCS-WEB/src/config/website.js
@@ -45,7 +45,7 @@
  authUrl: 'http://localhost/ubcs-auth/oauth/render',
  // 报表设计器地址(cloud端口为8108,boot端口为80)
  reportUrl: 'http://localhost:8108/ureport',
  // 单点登录系统认证(blade-auth服务的地)
  // 单点登录系统认证(ubcs-auth服务的地)
  // 单点登录回调地址(Saber服务的地址)
  redirectUri: 'http://localhost:1888',
}