| 
					
				 | 
			
			
				@@ -751,7 +751,7 @@ public class GLPPGFWebsitWorkerServiceImpl implements GLPPGFWebsitWorkerService 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				         if (flag){ 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				             v.setStatus("ON"); 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				         } 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-        if (m.getCreatedBy() != null){ 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+        /*if (m.getCreatedBy() != null){ 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				             v.setCreateBy(m.getCreatedBy()); 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				         } 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				         if (m.getCreatedDate() != null){ 
			 | 
		
	
	
		
			
				| 
					
				 | 
			
			
				@@ -762,7 +762,7 @@ public class GLPPGFWebsitWorkerServiceImpl implements GLPPGFWebsitWorkerService 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				         } 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				         if (m.getLastModifiedDate() != null){ 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				             v.setUpdateTime(m.getLastModifiedDate()); 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-        } 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+        }*/ 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				         v.setGender(m.getXingb()); 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				         v.setMobile(m.getYddh().trim()); 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				         v.setIdcard(m.getSfzen().trim()); 
			 |