🌈 搜索
📅  最后修改于: 2022-03-11 14:49:17.646000             🧑  作者: Mango
var a = _context.Person.Select(x => new { x.id, x.name, x.age }).ToList();