mirror of
https://github.com/crmeb/CRMEB.git
synced 2026-02-09 16:05:35 +00:00
数据库备份
This commit is contained in:
parent
15cc1ba7b1
commit
14f57ac1f3
@ -16,7 +16,7 @@ use \tp5er\Backup;
|
||||
class SystemDatabackup extends AuthController
|
||||
{
|
||||
protected $DB;
|
||||
public function __construct(Request $request = null)
|
||||
public function _initialize()
|
||||
{
|
||||
$config = array(
|
||||
'path' => './backdata/',
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user