|  | @ -148,6 +148,8 @@ public class ServicePackageService extends BaseJpaService<ServicePackageDO, Serv
 | 
	
		
			
				|  |  |                     patientLabelDO.setLabelCode(lableCode);
 | 
	
		
			
				|  |  |                     patientLabelDO.setLabelName(dictService.fingByNameAndCode(ConstantUtil.DICT_SERVICE_TYPE,lableCode));
 | 
	
		
			
				|  |  |                     patientLabelDao.save(patientLabelDO);
 | 
	
		
			
				|  |  | 
 | 
	
		
			
				|  |  |                     //修改base_patient_add里面的del,状态修改成0
 | 
	
		
			
				|  |  |                 }else {
 | 
	
		
			
				|  |  |                     logger.info("居民已签约,patient:"+patientId);
 | 
	
		
			
				|  |  |                 }
 |