This website works better with JavaScript
ホーム
エクスプローラ
ヘルプ
登録
サインイン
xmnk
/
course-site
ウォッチ
2
スター
0
フォーク
0
ファイル
課題
0
プルリクエスト
0
Wiki
ツリー:
c47f4356ef
ブランチ
タグ
master
zhongjing-dierketang
course-site
/
config
/
site.php
site.php
107 B
履歴
Raw
1
2
3
4
5
6
7
8
<?php
/**
* 站点配置文件
*/
return [
'userName' => '实验室',
'superAdmin_ids' => [1]
];