作者 邓超

x

@@ -40,6 +40,6 @@ while($id){ @@ -40,6 +40,6 @@ while($id){
40 40
41 } 41 }
42 42
43 -redis()->get('empty_subject_check',$id); 43 +redis()->set('empty_subject_check',$id);
44 44
45 exit; 45 exit;