sso^2
parent
5a5c0d5cce
commit
f91fcc9751
@ -1 +1 @@
|
|||||||
json.user_account @user.phone.present? ? @user.phone : @user.mail
|
json.user_account @user.phone.present? ? @user.phone : (@user.mail.present? ? @user.mail : @user.login)
|
||||||
|
Loading…
Reference in new issue