diff --git a/pmcalendar.php b/pmcalendar.php index 8427f51..0e1d53c 100644 --- a/pmcalendar.php +++ b/pmcalendar.php @@ -19,6 +19,7 @@ $isdbyferole = in_array($user['name'], $DBYFEROLES);//打包研发中心编辑 //上线 $issxyyerole = in_array($user['name'], $SXYYEROLES); //上线运营编辑 +$issxarole = in_array($user['name'], $SXAROLES); //可以添加上线卡片 function fix2($v) {