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