| 
						
						
							
								
							
						
						
					 | 
				
				 | 
				
					@ -789,7 +789,8 @@ namespace Shentun.Peis.TransToWebPeis | 
				
			
			
		
	
		
			
				
					 | 
					 | 
				
				 | 
				
					                            new SugarParameter("medical_center_id",patientRegisterEnt.MedicalCenterId), | 
				
			
			
		
	
		
			
				
					 | 
					 | 
				
				 | 
				
					                            new SugarParameter("customer_org_register_id",patientRegisterEnt.CustomerOrgRegisterId), | 
				
			
			
		
	
		
			
				
					 | 
					 | 
				
				 | 
				
					                            new SugarParameter("concurrency_stamp",patientRegisterEnt.ConcurrencyStamp), | 
				
			
			
		
	
		
			
				
					 | 
					 | 
				
				 | 
				
					                            new SugarParameter("creation_time",patientRegisterEnt.CreationTime), | 
				
			
			
		
	
		
			
				
					 | 
					 | 
				
				 | 
				
					                           // new SugarParameter("creation_time",patientRegisterEnt.CreationTime),
 | 
				
			
			
		
	
		
			
				
					 | 
					 | 
				
				 | 
				
					                            new SugarParameter("creation_time",DateTime.Now), | 
				
			
			
		
	
		
			
				
					 | 
					 | 
				
				 | 
				
					                            new SugarParameter("creator_id",patientRegisterEnt.CreatorId), | 
				
			
			
		
	
		
			
				
					 | 
					 | 
				
				 | 
				
					                            new SugarParameter("last_modification_time",patientRegisterEnt.LastModificationTime), | 
				
			
			
		
	
		
			
				
					 | 
					 | 
				
				 | 
				
					                            new SugarParameter("last_modifier_id",patientRegisterEnt.LastModifierId), | 
				
			
			
		
	
	
		
			
				
					| 
						
							
								
							
						
						
						
					 | 
				
				 | 
				
					
  |