|  | @ -59,14 +59,14 @@ public class SpecialistPatientRelationDO extends UuidIdentityEntity implements S
 | 
												
													
														
															|  |     private String signDoctor;//签约医生
 |  |     private String signDoctor;//签约医生
 | 
												
													
														
															|  | 
 |  | 
 | 
												
													
														
															|  |     @Column(name = "sign_doctor_name")
 |  |     @Column(name = "sign_doctor_name")
 | 
												
													
														
															|  |     @Convert(converter = StringFStringEncryptConverter.class)
 |  | 
 | 
												
													
														
															|  | 
 |  | //    @Convert(converter = StringFStringEncryptConverter.class)
 | 
												
													
														
															|  |     private String signDoctorName;//签约医生
 |  |     private String signDoctorName;//签约医生
 | 
												
													
														
															|  | 
 |  | 
 | 
												
													
														
															|  |     @Column(name = "health_doctor")
 |  |     @Column(name = "health_doctor")
 | 
												
													
														
															|  |     private String healthDoctor;//健康管理师
 |  |     private String healthDoctor;//健康管理师
 | 
												
													
														
															|  | 
 |  | 
 | 
												
													
														
															|  |     @Column(name = "health_doctor_name")
 |  |     @Column(name = "health_doctor_name")
 | 
												
													
														
															|  |     @Convert(converter = StringFStringEncryptConverter.class)
 |  | 
 | 
												
													
														
															|  | 
 |  | //    @Convert(converter = StringFStringEncryptConverter.class)
 | 
												
													
														
															|  |     private String healthDoctorName;//健康管理师姓名
 |  |     private String healthDoctorName;//健康管理师姓名
 | 
												
													
														
															|  | 
 |  | 
 | 
												
													
														
															|  |     @Column(name = "sign_year")
 |  |     @Column(name = "sign_year")
 | 
												
											
												
													
														
															|  | @ -126,7 +126,7 @@ public class SpecialistPatientRelationDO extends UuidIdentityEntity implements S
 | 
												
													
														
															|  |         this.doctor = doctor;
 |  |         this.doctor = doctor;
 | 
												
													
														
															|  |     }
 |  |     }
 | 
												
													
														
															|  | 
 |  | 
 | 
												
													
														
															|  |     @Convert(converter = StringFStringEncryptConverter.class)
 |  | 
 | 
												
													
														
															|  | 
 |  | //    @Convert(converter = StringFStringEncryptConverter.class)
 | 
												
													
														
															|  |     public String getDoctorName() {
 |  |     public String getDoctorName() {
 | 
												
													
														
															|  |         return doctorName;
 |  |         return doctorName;
 | 
												
													
														
															|  |     }
 |  |     }
 | 
												
											
												
													
														
															|  | @ -143,7 +143,7 @@ public class SpecialistPatientRelationDO extends UuidIdentityEntity implements S
 | 
												
													
														
															|  |         this.patient = patient;
 |  |         this.patient = patient;
 | 
												
													
														
															|  |     }
 |  |     }
 | 
												
													
														
															|  | 
 |  | 
 | 
												
													
														
															|  |     @Convert(converter = StringFStringEncryptConverter.class)
 |  | 
 | 
												
													
														
															|  | 
 |  | //    @Convert(converter = StringFStringEncryptConverter.class)
 | 
												
													
														
															|  |     public String getPatientName() {
 |  |     public String getPatientName() {
 | 
												
													
														
															|  |         return patientName;
 |  |         return patientName;
 | 
												
													
														
															|  |     }
 |  |     }
 | 
												
											
												
													
														
															|  | @ -176,7 +176,7 @@ public class SpecialistPatientRelationDO extends UuidIdentityEntity implements S
 | 
												
													
														
															|  |         this.signDoctor = signDoctor;
 |  |         this.signDoctor = signDoctor;
 | 
												
													
														
															|  |     }
 |  |     }
 | 
												
													
														
															|  | 
 |  | 
 | 
												
													
														
															|  |     @Convert(converter = StringFStringEncryptConverter.class)
 |  | 
 | 
												
													
														
															|  | 
 |  | //    @Convert(converter = StringFStringEncryptConverter.class)
 | 
												
													
														
															|  |     public String getSignDoctorName() {
 |  |     public String getSignDoctorName() {
 | 
												
													
														
															|  |         return signDoctorName;
 |  |         return signDoctorName;
 | 
												
													
														
															|  |     }
 |  |     }
 | 
												
											
												
													
														
															|  | @ -193,7 +193,7 @@ public class SpecialistPatientRelationDO extends UuidIdentityEntity implements S
 | 
												
													
														
															|  |         this.healthDoctor = healthDoctor;
 |  |         this.healthDoctor = healthDoctor;
 | 
												
													
														
															|  |     }
 |  |     }
 | 
												
													
														
															|  | 
 |  | 
 | 
												
													
														
															|  |     @Convert(converter = StringFStringEncryptConverter.class)
 |  | 
 | 
												
													
														
															|  | 
 |  | //    @Convert(converter = StringFStringEncryptConverter.class)
 | 
												
													
														
															|  |     public String getHealthDoctorName() {
 |  |     public String getHealthDoctorName() {
 | 
												
													
														
															|  |         return healthDoctorName;
 |  |         return healthDoctorName;
 | 
												
													
														
															|  |     }
 |  |     }
 | 
												
											
												
													
														
															|  | @ -234,7 +234,7 @@ public class SpecialistPatientRelationDO extends UuidIdentityEntity implements S
 | 
												
													
														
															|  |         this.healthAssistant = healthAssistant;
 |  |         this.healthAssistant = healthAssistant;
 | 
												
													
														
															|  |     }
 |  |     }
 | 
												
													
														
															|  | 
 |  | 
 | 
												
													
														
															|  |     @Convert(converter = StringFStringEncryptConverter.class)
 |  | 
 | 
												
													
														
															|  | 
 |  | //    @Convert(converter = StringFStringEncryptConverter.class)
 | 
												
													
														
															|  |     public String getHealthAssistantName() {
 |  |     public String getHealthAssistantName() {
 | 
												
													
														
															|  |         return healthAssistantName;
 |  |         return healthAssistantName;
 | 
												
													
														
															|  |     }
 |  |     }
 | 
												
											
												
													
														
															|  | @ -332,7 +332,7 @@ public class SpecialistPatientRelationDO extends UuidIdentityEntity implements S
 | 
												
													
														
															|  |         this.createUser = createUser;
 |  |         this.createUser = createUser;
 | 
												
													
														
															|  |     }
 |  |     }
 | 
												
													
														
															|  | 
 |  | 
 | 
												
													
														
															|  |     @Convert(converter = StringFStringEncryptConverter.class)
 |  | 
 | 
												
													
														
															|  | 
 |  | //    @Convert(converter = StringFStringEncryptConverter.class)
 | 
												
													
														
															|  |     public String getCreateUserName() {
 |  |     public String getCreateUserName() {
 | 
												
													
														
															|  |         return createUserName;
 |  |         return createUserName;
 | 
												
													
														
															|  |     }
 |  |     }
 | 
												
											
												
													
														
															|  | @ -358,7 +358,7 @@ public class SpecialistPatientRelationDO extends UuidIdentityEntity implements S
 | 
												
													
														
															|  |         this.updateUser = updateUser;
 |  |         this.updateUser = updateUser;
 | 
												
													
														
															|  |     }
 |  |     }
 | 
												
													
														
															|  | 
 |  | 
 | 
												
													
														
															|  |     @Convert(converter = StringFStringEncryptConverter.class)
 |  | 
 | 
												
													
														
															|  | 
 |  | //    @Convert(converter = StringFStringEncryptConverter.class)
 | 
												
													
														
															|  |     public String getUpdateUserName() {
 |  |     public String getUpdateUserName() {
 | 
												
													
														
															|  |         return updateUserName;
 |  |         return updateUserName;
 | 
												
													
														
															|  |     }
 |  |     }
 |