I have used myself loginserver, and I insert a account into tblloginserveraccounts.e.g user/password = yyg/123456. Then I try to login by the new account yyg/123456, the system tells me the password is wrong.I checked the code , and find that the systen will encryption the password. my question is what is the correct way to add a account ?
