WIN-2308041133\Administrator 4 months ago
parent
commit
edb58c2374
1 changed files with 1 additions and 0 deletions
  1. 1 0
      app/admin/controller/article/Article.php

+ 1 - 0
app/admin/controller/article/Article.php

@@ -120,6 +120,7 @@ class Article extends AuthController
             'url',
             ['is_banner', 0],
             ['is_hot', 0],
+            ['video_link', ''],
             ['status', 1],]);
         @file_put_contents('quanju.txt', $data['content'] . "-真正的开始\r\n", 8);