1 public List<User> Select(string name)2 {3 return con.User.Where(r =>r.UserName.Contains(name)).ToList();3 你的当前访问异常,请进行认证后继续阅读剩余内容。 提交