新增子域名设置

This commit is contained in:
wuyanwen 2019-12-15 17:27:01 +08:00
parent 27b30a8704
commit bfeb14b597

View File

@ -12,6 +12,8 @@ return [
], ],
], ],
'domain' => 'catch',
// 错误提示 // 错误提示
'error' => root_path('catchAdmin/index/view/') . 'error.html', 'error' => root_path('catchAdmin/index/view/') . 'error.html',
]; ];