时间调整钉钉

This commit is contained in:
wuaho 2021-08-31 14:32:13 +08:00
parent f162c5f5cc
commit 9e523e1b6c

View File

@ -110,16 +110,16 @@ $issxarole = in_array($user['name'], $SXAROLES); //可以添加上线卡片
$isyqeroles = in_array($user['name'], $YQEROLES); $isyqeroles = in_array($user['name'], $YQEROLES);
//调试 //调试
$user['name'] = "吴昊"; //$user['name'] = "吴昊";
$canEdit = 1; //$canEdit = 1;
$isgxyyerole=1; //$isgxyyerole=1;
$isgxcperole=1; //$isgxcperole=1;
$isgxyferole=1; //$isgxyferole=1;
$isxfvrole=1; //$isxfvrole=1;
$isxfyyerole=1; //$isxfyyerole=1;
$isdbcperole=1; //$isdbcperole=1;
$isdbyferole=1; //$isdbyferole=1;
$isyqeroles =1; //$isyqeroles =1;
function fix2($v) function fix2($v)
{ {