示例#1
0
 public bool updateService([FromBody] Service service)
 => sh.updateServiceGarage(service);