|
|
|
@ -191,7 +191,7 @@ public class BsUserController { |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
Map<String, Object> other = new HashMap<>(); |
|
|
|
|
other.put("maOpenId", "maOpenId"); |
|
|
|
|
/*other.put("maOpenId", "maOpenId");*/ |
|
|
|
|
return ResponseMsgUtil.success(userService.login(platform, loginType, phone, password, other)); |
|
|
|
|
|
|
|
|
|
} catch (Exception e) { |
|
|
|
|