| 
					
				 | 
			
			
				@@ -161,6 +161,7 @@ public class XunTask { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				                     tlPlanRecord.setCheckpointCard(convert.getCheckpointCard()); 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				                     tlPlanRecord.setDeviceCode(convert.getDeviceCode()); 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				                     tlPlanRecord.setFence(tlInspectionLocation.getLnglat()); 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+                    tlPlanRecord.setAreaId(tlInspectionLocation.getAreaId()); 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				                     tlPlanRecord.setCreateTime(convert.getCreateTime()); 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				                     planRecordService.updateRecordByDateAndCard(tlPlanRecord); 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				                 } 
			 |