|  | @ -1596,7 +1596,7 @@ public class PrescriptionService extends BaseJpaService<WlyyPrescriptionDO, Pres
 | 
	
		
			
				|  |  |             rs.put("chargeType",doctorDO.getChargeType());
 | 
	
		
			
				|  |  |             rs.put("photo",doctorDO.getPhoto());
 | 
	
		
			
				|  |  |             rs.put("consultStatus",doctorDO.getConsultStatus());
 | 
	
		
			
				|  |  |             rs.put("outpatientType",doctorDO.getChargeType());
 | 
	
		
			
				|  |  |             rs.put("outpatientType",doctorDO.getOutpatientType());
 | 
	
		
			
				|  |  | 
 | 
	
		
			
				|  |  |             //机构科室信息
 | 
	
		
			
				|  |  |             List<BaseDoctorHospitalDO> hospitalDOs =  baseDoctorHospitalDao.findByDoctorCode(doctorDO.getId());
 |