mirror of
https://gitee.com/zoujingli/ThinkAdmin.git
synced 2025-04-05 19:41:44 +08:00
Update Plugs.php
This commit is contained in:
parent
ea7eca04dc
commit
1ec518849c
@ -121,7 +121,7 @@ class Plugs extends Controller
|
||||
$this->uptype = input('uptype');
|
||||
if (!in_array($this->uptype, ['local', 'oss', 'qiniu'])) {
|
||||
$this->uptype = sysconf('storage.type');
|
||||
}
|
||||
}2
|
||||
return $this->uptype;
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user