|
@ -1,4 +1,4 @@
|
|
|
package com.yihu.jw.patient.endpoint.sericepackage;
|
|
|
package com.yihu.jw.patient.endpoint.servicepackage;
|
|
|
|
|
|
import com.yihu.jw.entity.base.dict.DictHospitalDeptDO;
|
|
|
import com.yihu.jw.entity.base.doctor.BaseDoctorDO;
|
|
@ -7,7 +7,7 @@ import com.yihu.jw.entity.base.servicePackage.ServicePackageDO;
|
|
|
import com.yihu.jw.entity.base.servicePackage.ServicePackageItemDO;
|
|
|
import com.yihu.jw.entity.base.servicePackage.ServicePackageSignRecordDO;
|
|
|
|
|
|
import com.yihu.jw.patient.service.service_package.PackageService;
|
|
|
import com.yihu.jw.patient.service.servicepackage.PackageService;
|
|
|
import com.yihu.jw.restmodel.base.dict.DictHospitalDeptVO;
|
|
|
import com.yihu.jw.restmodel.base.doctor.BaseDoctorSimpleVO;
|
|
|
import com.yihu.jw.restmodel.base.org.BaseOrgVO;
|