mirror of
https://gitee.com/fastadminnet/framework.git
synced 2026-07-07 15:12:48 +08:00
添加参数
This commit is contained in:
@@ -87,6 +87,8 @@ return [
|
|||||||
'url_domain_deploy' => false,
|
'url_domain_deploy' => false,
|
||||||
// 域名根,如.thinkphp.cn
|
// 域名根,如.thinkphp.cn
|
||||||
'url_domain_root' => '',
|
'url_domain_root' => '',
|
||||||
|
// 是否开启 rest 操作方法
|
||||||
|
'url_rest_action' => false,
|
||||||
|
|
||||||
// +----------------------------------------------------------------------
|
// +----------------------------------------------------------------------
|
||||||
// | 视图及模板设置
|
// | 视图及模板设置
|
||||||
|
|||||||
Reference in New Issue
Block a user