Kaynağa Gözat

关闭修复任务

yeshihao 1 yıl önce
ebeveyn
işleme
5336228f9c
1 değiştirilmiş dosya ile 1 ekleme ve 0 silme
  1. 1 0
      dyu/application/task/controller/Test.php

+ 1 - 0
dyu/application/task/controller/Test.php

@@ -78,6 +78,7 @@ class Test
 
 	public function repairTask()
 	{
+		exit();
 		$model = new Certificate();
 		$list  = $model->with(['file', 'category'])
 			->where('is_delete', '=', 0)->select();