| 
					
				 | 
			
			
				@ -393,7 +393,7 @@ public class RehabilitationManageController { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				    } 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				    @GetMapping(value = SpecialistMapping.serviceItem.getServiceItemsAfterStop) 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				    @ApiOperation(value = "康复管理-已执行项目清单") 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				    @ApiOperation(value = "康复管理-中止康复计划结算项目清单") 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				    public ObjEnvelop getServiceItemsAfterStop(@ApiParam(name = "planId", value = "康复计划id", required = true) 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				                                  @RequestParam(value = "planId", required = true)String planId){ 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				        try { 
			 |