|  |  | @ -392,7 +392,7 @@ public class SpsSyncUploadController { | 
			
		
	
		
		
			
				
					
					|  |  |  |                     BussinessLocalTypeEntity bussinessLocalTypeEntity = new BussinessLocalTypeEntity(); |  |  |  |                     BussinessLocalTypeEntity bussinessLocalTypeEntity = new BussinessLocalTypeEntity(); | 
			
		
	
		
		
			
				
					
					|  |  |  |                     BeanUtils.copyProperties(spsBusLoclTypeResponse, bussinessLocalTypeEntity); |  |  |  |                     BeanUtils.copyProperties(spsBusLoclTypeResponse, bussinessLocalTypeEntity); | 
			
		
	
		
		
			
				
					
					|  |  |  |                     bussinessLocalTypeEntity.setUpdateTime(null); |  |  |  |                     bussinessLocalTypeEntity.setUpdateTime(null); | 
			
		
	
		
		
			
				
					
					|  |  |  |                     bussinessChangeTypeService.deleteByAction(spsBusLoclTypeResponse.getAction()); |  |  |  |                     bussinessChangeTypeService.deleteByLocaAction(spsBusLoclTypeResponse.getAction()); | 
			
				
				
			
		
	
		
		
	
		
		
			
				
					
					|  |  |  |                     mapper.insertBussinessType(bussinessLocalTypeEntity); |  |  |  |                     mapper.insertBussinessType(bussinessLocalTypeEntity); | 
			
		
	
		
		
			
				
					
					|  |  |  |                 }); |  |  |  |                 }); | 
			
		
	
		
		
			
				
					
					|  |  |  |                 List<BussinessChangeTypeEntity> bussinessChangeTypeEntities = syncDataResponse.getBussinessChangeTypeEntities(); |  |  |  |                 List<BussinessChangeTypeEntity> bussinessChangeTypeEntities = syncDataResponse.getBussinessChangeTypeEntities(); | 
			
		
	
	
		
		
			
				
					|  |  | 
 |