1
This commit is contained in:
parent
326fa19a13
commit
99307ec5c9
@ -45,7 +45,7 @@ public class LoginPanel : Base
|
|||||||
grantType = "password",
|
grantType = "password",
|
||||||
clientId = "e5cd7e4891bf95d1d19206ce24a7b32e",
|
clientId = "e5cd7e4891bf95d1d19206ce24a7b32e",
|
||||||
userType = "company_user",
|
userType = "company_user",
|
||||||
username = v,//"ZF16c788632",13699802230,13051628292
|
username = id.text,//"ZF16c788632",13699802230,13051628292
|
||||||
password = pwd.text//"YYL5371!"
|
password = pwd.text//"YYL5371!"
|
||||||
};
|
};
|
||||||
image.gameObject.SetActive (true);
|
image.gameObject.SetActive (true);
|
||||||
|
Loading…
Reference in New Issue
Block a user