mirror of
https://gitee.com/zoujingli/ThinkAdmin.git
synced 2025-04-06 03:58:04 +08:00
Update File.php
This commit is contained in:
parent
24ba7a3289
commit
c5083b4f82
@ -29,6 +29,10 @@ use think\admin\Storage;
|
||||
*/
|
||||
class File extends Controller
|
||||
{
|
||||
/**
|
||||
* 存储类型
|
||||
* @var array
|
||||
*/
|
||||
protected $types;
|
||||
|
||||
/**
|
||||
|
Loading…
x
Reference in New Issue
Block a user