mirror of
https://gitee.com/apiadmin/ApiAdmin.git
synced 2025-04-06 03:58:00 +08:00
modified 优化细节
This commit is contained in:
parent
c9450bfa96
commit
48319b49e9
@ -16,8 +16,7 @@ class Miss extends Base {
|
||||
throw new Exception('请先执行安装脚本,完成项目初始化!');
|
||||
} else {
|
||||
$this->debug([
|
||||
'TpVersion' => App::version(),
|
||||
'Float' => StrRandom::randomPhone()
|
||||
'TpVersion' => App::version()
|
||||
]);
|
||||
|
||||
return $this->buildSuccess([
|
||||
|
Loading…
x
Reference in New Issue
Block a user