mirror of
https://gitee.com/zoujingli/ThinkAdmin.git
synced 2025-04-06 03:58:04 +08:00
Update Update.php
This commit is contained in:
parent
a2f31f6dac
commit
1c55630ab5
@ -35,7 +35,7 @@ class Update extends Controller
|
|||||||
*/
|
*/
|
||||||
public function tree()
|
public function tree()
|
||||||
{
|
{
|
||||||
$sync = new Sync();
|
$sync = new Sync('Sync');
|
||||||
$this->success('获取当前文件列表成功!', $sync->build());
|
$this->success('获取当前文件列表成功!', $sync->build());
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user