mirror of
https://gitee.com/fastadminnet/framework.git
synced 2026-07-05 22:52:49 +08:00
改进命令行下面的URL生成
This commit is contained in:
@@ -89,8 +89,8 @@ return [
|
||||
'url_route_must' => false,
|
||||
// 域名部署
|
||||
'url_domain_deploy' => false,
|
||||
// 当前默认URL根地址
|
||||
'default_url_root' => '',
|
||||
// 默认Host地址
|
||||
'default_host' => '',
|
||||
// 域名根,如thinkphp.cn
|
||||
'url_domain_root' => '',
|
||||
// 是否自动转换URL中的控制器和操作名
|
||||
|
||||
Reference in New Issue
Block a user