You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
result=SQL("select SinaNickName, AccountName,TotalMoney,ALevel , Experience,TotalSumMoney,Avatar,PlayMap from USetting ,UAccount ,UDetail where USetting.AccountID = UAccount.AccountID And UDetail.AccountID=UAccount.AccountID And UAccount.AccountID=1");