20201112
This commit is contained in:
@@ -556,8 +556,6 @@ class Journal extends Controller {
|
||||
$list[$k]['isShowOtime'] = 0;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
return json(['code' => 0, 'msg' => 'success', 'data' => ['stage' => $stage_info, 'articleList' => $list]]);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user