| 
						
						
							
								
							
						
						
					 | 
				
				 | 
				
					@ -201,7 +201,7 @@ namespace Shentun.WebPeis | 
				
			
			
		
	
		
			
				
					 | 
					 | 
				
				 | 
				
					
 | 
				
			
			
		
	
		
			
				
					 | 
					 | 
				
				 | 
				
					                var entity = new PersonIdInputDto() | 
				
			
			
		
	
		
			
				
					 | 
					 | 
				
				 | 
				
					                { | 
				
			
			
		
	
		
			
				
					 | 
					 | 
				
				 | 
				
					                    PersonId = new Guid("3a12d72c-19d9-e8b2-71f6-cf283103e191") | 
				
			
			
		
	
		
			
				
					 | 
					 | 
				
				 | 
				
					                    PersonId = new Guid("3a136458-5835-d5ad-3800-8091615613b0") | 
				
			
			
		
	
		
			
				
					 | 
					 | 
				
				 | 
				
					                }; | 
				
			
			
		
	
		
			
				
					 | 
					 | 
				
				 | 
				
					                var item = await _appService.GetCustomerOrgAppointPatientRegisterByPersonIdAsync(entity); | 
				
			
			
		
	
		
			
				
					 | 
					 | 
				
				 | 
				
					                _output.WriteLine(item.PatientRegisterId.ToString()); | 
				
			
			
		
	
	
		
			
				
					| 
						
							
								
							
						
						
						
					 | 
				
				 | 
				
					
  |