|
@@ -53,7 +53,7 @@ public class ThirdPartLoginController {
|
|
|
map.put("redirect_uri", CALLBACK);
|
|
|
map.put("code", code);
|
|
|
// map.put("client_id", "mestools");
|
|
|
- map.put("client_id", "mestools");
|
|
|
+ map.put("client_id", "lth");//单点登陆过滤
|
|
|
// if(name.equals("")&&name!=null){
|
|
|
// map.put("client_id", "mestools");
|
|
|
// }else {
|