示例#1
0
 public bool removeService([FromBody] tempService updateService)
 => sh.removeServiceGarage(updateService.serviceId, updateService.garageId);