mirror of
https://github.com/crmeb/CRMEB.git
synced 2026-02-07 22:55:33 +00:00
数据库备份
This commit is contained in:
parent
3087961e63
commit
96c3adb236
@ -165,6 +165,6 @@ class SystemDatabackup extends AuthController
|
||||
public function downloadFile(Request $request = null)
|
||||
{
|
||||
$feilname = strtotime($request->get('feilname'));
|
||||
$this->DB->downloadFile($feilname);
|
||||
$this->DB->downloadFile($feilname,1);
|
||||
}
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user