示例#1
0
 protected async Task EmptyHospitalBeds()
 {
     await PatientService.EmptyHospitalBeds();
 }