Initial commit

This commit is contained in:
易焱
2021-04-18 18:51:51 +08:00
commit ec705f2fa8
3240 changed files with 623103 additions and 0 deletions
+10
View File
@@ -0,0 +1,10 @@
<?php
return array (
'sitename' => '鸣河质量管理系统',
'pagetitle' => '鸣河质量管理系统',
'pagekey' => '',
'pagedes' => '',
'domain' => 'http://qc.bona-msr.com/',
'indexFileName' => 'index.html',
'indexType' => 'dynamic',
);