Commit 147943bf by zhoupeng

提交导入组织架构openapi接口

parent 2d45a71c
...@@ -70,7 +70,7 @@ public class RemoteConstant { ...@@ -70,7 +70,7 @@ public class RemoteConstant {
/** /**
* 第三方sso登录 登录完成后回调业务地址 * 第三方sso登录 登录完成后回调业务地址
*/ */
public static String SSO_LOGIN_API_URL = "/api/dataauth/authserver/login/third/sso?code=%s&redirect=%s"; public static String SSO_LOGIN_API_URL = "/api/dataauth/authserver/login/third/sso?code=%s&redirectUrl=%s";
/** /**
* 第三方sso登录 第三方sso用户退出登录 * 第三方sso登录 第三方sso用户退出登录
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment