|
@ -36,8 +36,6 @@ public class AdvertisementService extends BaseJpaService<WlyyAdvertisementDO, Ad
|
|
@Autowired
|
|
@Autowired
|
|
private AdvertisementDao advertisementDao;
|
|
private AdvertisementDao advertisementDao;
|
|
|
|
|
|
@Autowired
|
|
|
|
private PatientService patientService;
|
|
|
|
|
|
|
|
@Autowired
|
|
@Autowired
|
|
private WlyySignFamilyService signFamilyService;
|
|
private WlyySignFamilyService signFamilyService;
|