|  | @ -132,6 +132,7 @@ public class WlyyFamilyMemberService extends BaseJpaService<WlyyPatientFamilyMem
 | 
												
													
														
															|  |                         mixEnvelop.setMessage("您所添加的家属的名称有误,无法添加");
 |  |                         mixEnvelop.setMessage("您所添加的家属的名称有误,无法添加");
 | 
												
													
														
															|  |                         return mixEnvelop;
 |  |                         return mixEnvelop;
 | 
												
													
														
															|  |                     }
 |  |                     }
 | 
												
													
														
															|  | 
 |  |                     basePatientDO.setMobile(phoneNum);
 | 
												
													
														
															|  |                     familyId= jsonObject.getString("brid");
 |  |                     familyId= jsonObject.getString("brid");
 | 
												
													
														
															|  |                     birth= jsonObject.getString("csny");
 |  |                     birth= jsonObject.getString("csny");
 | 
												
													
														
															|  |                     long lt = new Long(birth);
 |  |                     long lt = new Long(birth);
 | 
												
											
												
													
														
															|  | @ -178,7 +179,7 @@ public class WlyyFamilyMemberService extends BaseJpaService<WlyyPatientFamilyMem
 | 
												
													
														
															|  |                         }
 |  |                         }
 | 
												
													
														
															|  |                     }else {
 |  |                     }else {
 | 
												
													
														
															|  |                         if (null!=basePatientDO1){
 |  |                         if (null!=basePatientDO1){
 | 
												
													
														
															|  |                             res = ykyyService.addYktFamily(familyName,idCard, familySex,familyAge,phoneNum,medicare,relationName,"1",basePatientDO1.getUserId(),birth);
 |  | 
 | 
												
													
														
															|  | 
 |  |                             res = ykyyService.addYktFamily(familyName,idCard, familySex,familyAge,phoneNum,medicare,relationName,clinicId,basePatientDO1.getUserId(),birth);
 | 
												
													
														
															|  |                         }
 |  |                         }
 | 
												
													
														
															|  |                         if (StringUtils.isNotEmpty(res)){
 |  |                         if (StringUtils.isNotEmpty(res)){
 | 
												
													
														
															|  |                             JSONObject jsonObject1 = JSONObject.parseObject(res);
 |  |                             JSONObject jsonObject1 = JSONObject.parseObject(res);
 |