|
@ -33,8 +33,6 @@ public class DoctorHealthController extends BaseController {
|
|
|
|
|
|
@Autowired
|
|
@Autowired
|
|
private PatientHealthIndexService healthIndexService;
|
|
private PatientHealthIndexService healthIndexService;
|
|
@Autowired
|
|
|
|
private PatientService patientService;
|
|
|
|
|
|
|
|
@Autowired
|
|
@Autowired
|
|
private PatientService patientService;
|
|
private PatientService patientService;
|