🐛 修复 BUG
This commit is contained in:
@@ -47,7 +47,7 @@ class Upload extends Controller
|
||||
*
|
||||
* @var array
|
||||
*/
|
||||
private $configs = [];
|
||||
protected $configs = [];
|
||||
|
||||
protected function initialize()
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user