更新结构
This commit is contained in:
@@ -28,8 +28,6 @@ class ArticleController extends BaseController
|
||||
->where('delete_time', null)
|
||||
->find();
|
||||
|
||||
var_dump($newsCenterCategory);
|
||||
|
||||
if (!$newsCenterCategory) {
|
||||
return json([
|
||||
'code' => 200,
|
||||
|
||||
Reference in New Issue
Block a user