| 
						
						
							
								
							
						
						
					 | 
					@ -162,7 +162,7 @@ public class GridInfoPingyinServiceImpl extends BaseServiceImpl<GridInfoPingyinD | 
				
			
			
		
	
		
		
			
				
					 | 
					 | 
					            entity.setQxMc("平阴县"); | 
					 | 
					 | 
					            entity.setQxMc("平阴县"); | 
				
			
			
		
	
		
		
			
				
					 | 
					 | 
					            entity.setGridCode(ag.getCode()); | 
					 | 
					 | 
					            entity.setGridCode(ag.getCode()); | 
				
			
			
		
	
		
		
			
				
					 | 
					 | 
					            entity.setGridName(ag.getGridName()); | 
					 | 
					 | 
					            entity.setGridName(ag.getGridName()); | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					            entity.setGridLevel("7"); | 
					 | 
					 | 
					            entity.setGridLevel("07"); | 
				
			
			
				
				
			
		
	
		
		
	
		
		
			
				
					 | 
					 | 
					            if (ag.getLatitude().length() > 10) { | 
					 | 
					 | 
					            if (ag.getLatitude().length() > 10) { | 
				
			
			
		
	
		
		
			
				
					 | 
					 | 
					                entity.setLat(new BigDecimal(ag.getLatitude().substring(0, 10))); | 
					 | 
					 | 
					                entity.setLat(new BigDecimal(ag.getLatitude().substring(0, 10))); | 
				
			
			
		
	
		
		
			
				
					 | 
					 | 
					            } else { | 
					 | 
					 | 
					            } else { | 
				
			
			
		
	
	
		
		
			
				
					| 
						
							
								
							
						
						
						
					 | 
					
  |