| 
					
				 | 
			
			
				@ -18,7 +18,7 @@ import org.springframework.web.bind.annotation.*; 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				@RestController 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				@RequestMapping(value = "/cloudCare/noLogin/emergency_assistance") 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				@Api(description = "紧急救助相关") 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				public class EmergencyAssistanceEndpoint extends EnvelopRestEndpoint { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				public class EmeAsEndpoint extends EnvelopRestEndpoint { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				    @Autowired 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				    private EmergencyAssistanceService assistanceService; 
			 |