修正版本变量错误

This commit is contained in:
乐风 2021-05-10 03:49:08 +08:00
parent a792122da0
commit 6e1c7d1bba
1 changed files with 0 additions and 1 deletions

View File

@ -151,7 +151,6 @@ class AuthController extends Controller
}
return $this->display([
'log' => $log,
'version' => '121212121',
'show_captcha' => $show_captcha,
]);
}