|  | @ -265,7 +265,7 @@ public class DoctorSchemeService {
 | 
												
													
														
															|  |                     patientSchemeListObj.setPatientcode(patientcode);
 |  |                     patientSchemeListObj.setPatientcode(patientcode);
 | 
												
													
														
															|  |                     patientSchemeListObj.setSchemecode(code);
 |  |                     patientSchemeListObj.setSchemecode(code);
 | 
												
													
														
															|  |                     patientSchemeListObj.setDoctorcode(doctorcode);
 |  |                     patientSchemeListObj.setDoctorcode(doctorcode);
 | 
												
													
														
															|  |                     Short _type = new Short("0");
 |  | 
 | 
												
													
														
															|  | 
 |  |                     Short _type = new Short("1");
 | 
												
													
														
															|  |                     patientSchemeListObj.setType(_type);
 |  |                     patientSchemeListObj.setType(_type);
 | 
												
													
														
															|  |                     patientSchemeListObj.setCreateTime(DateUtil.getNowTimestamp());
 |  |                     patientSchemeListObj.setCreateTime(DateUtil.getNowTimestamp());
 | 
												
													
														
															|  |                     patientSchemeListDao.save(patientSchemeListObj);
 |  |                     patientSchemeListDao.save(patientSchemeListObj);
 | 
												
											
												
													
														
															|  | @ -355,7 +355,7 @@ public class DoctorSchemeService {
 | 
												
													
														
															|  |                     patientSchemeListObj.setPatientcode(patientcode);
 |  |                     patientSchemeListObj.setPatientcode(patientcode);
 | 
												
													
														
															|  |                     patientSchemeListObj.setSchemecode(code);
 |  |                     patientSchemeListObj.setSchemecode(code);
 | 
												
													
														
															|  |                     patientSchemeListObj.setDoctorcode(doctorcode);
 |  |                     patientSchemeListObj.setDoctorcode(doctorcode);
 | 
												
													
														
															|  |                     Short _type = new Short("0");
 |  | 
 | 
												
													
														
															|  | 
 |  |                     Short _type = new Short("2");
 | 
												
													
														
															|  |                     patientSchemeListObj.setType(_type);
 |  |                     patientSchemeListObj.setType(_type);
 | 
												
													
														
															|  |                     patientSchemeListObj.setCreateTime(DateUtil.getNowTimestamp());
 |  |                     patientSchemeListObj.setCreateTime(DateUtil.getNowTimestamp());
 | 
												
													
														
															|  |                     patientSchemeListDao.save(patientSchemeListObj);
 |  |                     patientSchemeListDao.save(patientSchemeListObj);
 |