工会web

This commit is contained in:
cyw
2026-02-24 09:25:17 +08:00
parent 6444f9f72e
commit ab4066dd14
801 changed files with 74278 additions and 0 deletions

View File

@@ -0,0 +1,8 @@
<?php
$CONFIG['ADMIN']=array(
'file_sort'=>'0',//文件管理排序1-访问时间2-文件倒叙3-文件大小;其他-文件排序
'pass'=>'7777777',//系统管理操作密码
'week'=>'28',//学期最大周
'url'=>'www.xhyww.cn',//后台域名
);
?>