作者 jinglong
1 个管道 的构建 通过 耗费 11 秒

视频默认空

@@ -33,6 +33,6 @@ class AdminAboutValidate extends Validate @@ -33,6 +33,6 @@ class AdminAboutValidate extends Validate
33 ]; 33 ];
34 34
35 protected $scene = [ 35 protected $scene = [
36 - 'edit' => ['thumbnail','introduce','introduce_en','detail','detail_en','video'], 36 + 'edit' => ['thumbnail','introduce','introduce_en','detail','detail_en'],
37 ]; 37 ];
38 } 38 }