示例#1
0
 public bool GetTKQL(string email, string pass)
 {
     return(ndal.GetTKQL(email, pass));
 }