xiejun
2023-12-06 e9a590e862148092027510b15d33cdd32691a6f5
Source/UBCS-WEB/src/config/website.js
@@ -38,7 +38,7 @@
      label: 'name',
      path: 'path',
      icon: 'source',
      children: 'children'
      children: 'children',
    }
  },
  // 第三方系统授权地址
@@ -49,4 +49,4 @@
  ssoUrl:'http://localhost:37000/ubcs-auth/oauth/authorize?client_id=sword&response_type=111&redirect_uri=',
  // 单点登录回调地址(Saber服务的地址)
  redirectUri: 'http://localhost:38000',
}
}