示例#1
0
 public IEnumerable <Area> GetAreasByUser(long id) => _repo.GetAreasByUser(id);