modified 优化安装脚本

This commit is contained in:
zhaoxiang 2020-10-10 16:03:20 +08:00
parent 2cf06f7265
commit dab0b83221
2 changed files with 10 additions and 10 deletions

View File

@ -1,13 +1,13 @@
<?php
// +----------------------------------------------------------------------
// +---------------------------------------------------------------------------------
// | ApiAdmin [ JUST FOR API ]
// +----------------------------------------------------------------------
// +---------------------------------------------------------------------------------
// | Copyright (c) 2017~2020 https://www.apiadmin.org/ All rights reserved.
// +----------------------------------------------------------------------
// +---------------------------------------------------------------------------------
// | Licensed ( https://gitee.com/apiadmin/ApiAdmin/blob/master/LICENSE.txt )
// +----------------------------------------------------------------------
// +---------------------------------------------------------------------------------
// | Author: zhaoxiang <zhaoxiang051405@gmail.com>
// +----------------------------------------------------------------------
// +---------------------------------------------------------------------------------
use think\facade\Route;

View File

@ -1,13 +1,13 @@
<?php
// +----------------------------------------------------------------------
// +---------------------------------------------------------------------------------
// | ApiAdmin [ JUST FOR API ]
// +----------------------------------------------------------------------
// +---------------------------------------------------------------------------------
// | Copyright (c) 2017~2020 https://www.apiadmin.org/ All rights reserved.
// +----------------------------------------------------------------------
// +---------------------------------------------------------------------------------
// | Licensed ( https://gitee.com/apiadmin/ApiAdmin/blob/master/LICENSE.txt )
// +----------------------------------------------------------------------
// +---------------------------------------------------------------------------------
// | Author: zhaoxiang <zhaoxiang051405@gmail.com>
// +----------------------------------------------------------------------
// +---------------------------------------------------------------------------------
return [
'APP_VERSION' => '5.0',