数据库备份

This commit is contained in:
xurongyao 2018-09-18 10:24:04 +08:00
parent 14f57ac1f3
commit 67b128ac5b

View File

@ -19,7 +19,7 @@ class SystemDatabackup extends AuthController
public function _initialize()
{
$config = array(
'path' => './backdata/',
'path' => './back/data/',
//数据库备份路径
'part' => 20971520,
//数据库备份卷大小