提交 f8ce649b authored 作者: inroi's avatar inroi

写日志

上级 0fea305d
......@@ -49,8 +49,10 @@ public class EasController {
@GetMapping(value = "/shr/ssoLogin")
public void shrSsoLogin(HttpServletResponse response) throws IOException {
//s-HR地址
System.out.println("begin");
String shrLocal = "http://172.16.1.67:8090/shr/home.do";
String redirectTo = URLEncoder.encode(shrLocal);
System.out.println("begin1");
//登陆用户名
String ssoUsername = ThreadLocalConfig.get().get("ssoUsername").toString();
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论