Browse Source

wesmiler ECY 画画交易平台

APPLE 3 years ago
parent
commit
6d7bb47c0c
1 changed files with 1 additions and 1 deletions
  1. 1 1
      application/extra/upload.php

+ 1 - 1
application/extra/upload.php

@@ -21,7 +21,7 @@ return [
     /**
      * 可上传的文件类型
      */
-    'mimetype'  => 'jpg,png,bmp,jpeg,gif,zip,rar,xls,xlsx',
+    'mimetype'  => 'jpg,png,bmp,jpeg,gif,zip,rar,xls,xlsx,mp4,mpeg4,avi,flv',
     /**
      * 是否支持批量上传
      */