补充文件
This commit is contained in:
@@ -18,11 +18,11 @@ return [
|
||||
],
|
||||
|
||||
'__domain__' => [
|
||||
'www.helper.skl2010.com' => 'index',
|
||||
'm.helper.skl2010.com' => 'mobile',
|
||||
'console.helper.skl2010.com' => 'system',
|
||||
'api.helper.skl2010.com' => 'openapi',
|
||||
'*' => 'index',
|
||||
'helper.demos.uzchain.tech' => 'index',
|
||||
'm.helper.demos.uzchain.tech' => 'mobile',
|
||||
'console.helper.demos.uzchain.tech' => 'system',
|
||||
'api.helper.demos.uzchain.tech' => 'openapi',
|
||||
'*' => 'index',
|
||||
],
|
||||
|
||||
// 'u/:uid' => ['user/index', ['domain' => 'm.helper.cnskl.com']],
|
||||
|
||||
Reference in New Issue
Block a user