|  |  | @ -3106,7 +3106,7 @@ public class IoCodeTempController extends BaseController { | 
			
		
	
		
		
			
				
					
					|  |  |  | 
 |  |  |  | 
 | 
			
		
	
		
		
			
				
					
					|  |  |  | 
 |  |  |  | 
 | 
			
		
	
		
		
			
				
					
					|  |  |  |     @AuthRuleAnnotation("") |  |  |  |     @AuthRuleAnnotation("") | 
			
		
	
		
		
			
				
					
					|  |  |  |     @PostMapping("warehouse/inout/deleteCodeByIdS") |  |  |  |     @PostMapping("warehouse/inout/deleteCodeByIds") | 
			
				
				
			
		
	
		
		
	
		
		
			
				
					
					|  |  |  |     @Log(title = "单据管理", businessType = BusinessType.DELETE) |  |  |  |     @Log(title = "单据管理", businessType = BusinessType.DELETE) | 
			
		
	
		
		
			
				
					
					|  |  |  |     public BaseResponse deleteCodesTempById(@RequestBody FilterCodeRequest filterCodeRequest) { |  |  |  |     public BaseResponse deleteCodesTempById(@RequestBody FilterCodeRequest filterCodeRequest) { | 
			
		
	
		
		
			
				
					
					|  |  |  |         if (CollUtil.isNotEmpty(filterCodeRequest.getCodeIds())) { |  |  |  |         if (CollUtil.isNotEmpty(filterCodeRequest.getCodeIds())) { | 
			
		
	
	
		
		
			
				
					|  |  | 
 |