1
0

补充文件

This commit is contained in:
2023-11-16 13:41:09 +08:00
parent 13e93d342e
commit bff28ef911
608 changed files with 149699 additions and 15 deletions

View File

@@ -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']],