| 
					
				 | 
			
			
				@ -10,7 +10,7 @@ import java.util.Date; 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 * Created by Trick on 2019/8/23. 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 */ 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				@Entity 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				@Table(name = "wlyy_prescription_diagnosis") 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				@Table(name = "wlyy_patient_register") 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				public class WlyyPatientRegisterDO extends UuidIdentityEntity { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				    private String patient;//居民id 
			 |