示例#1
0
 public ActionResult <List <Vendedor> > Get() =>
 _vendedorService.Get();