|  | @@ -191,7 +191,7 @@ public class QuestionReformServiceImpl extends ServiceImpl<QuestionMapper, Quest
 | 
	
		
			
				|  |  |       */
 | 
	
		
			
				|  |  |      @Override
 | 
	
		
			
				|  |  |      public void updateReformOverdueState(){
 | 
	
		
			
				|  |  | -        LambdaUpdateWrapper<Question> wrapper=new LambdaUpdateWrapper();
 | 
	
		
			
				|  |  | -        wrapper.ge(Question::getConfirmStatus)
 | 
	
		
			
				|  |  | +//        LambdaUpdateWrapper<Question> wrapper=new LambdaUpdateWrapper();
 | 
	
		
			
				|  |  | +//        wrapper.ge(Question::getConfirmStatus)
 | 
	
		
			
				|  |  |      }
 | 
	
		
			
				|  |  |  }
 |