dever 6 years ago
parent
commit
1e1628fcd4
1 changed files with 2 additions and 1 deletions
  1. 2 1
      video/database/vod.php

+ 2 - 1
video/database/vod.php

@@ -110,9 +110,10 @@ return array
 			'desc' 		=> '上传点播视频',
 			'match' 	=> 'is_string',
 			'update'	=> 'upload',
-			'upload'	=> 'qiniu',
 			'key' 		=> '3',
 			'place'		=> '150',
+			'upload'	=> 'qiniu',
+			'large' 	=> true,
 		),
 		
 		'cate_id'		=> array