From 25a15ca86df64d3caf40bfa168d7953339fad17a Mon Sep 17 00:00:00 2001 From: kf_wuhao <15392746632@qq.com> Date: Tue, 12 Jan 2021 11:58:43 +0800 Subject: [PATCH] =?UTF-8?q?=E9=82=A3=E4=BA=9B=E4=BA=BA=E5=8F=AF=E4=BB=A5?= =?UTF-8?q?=E6=B7=BB=E5=8A=A0=E4=B8=8A=E7=BA=BF=E5=8D=A1=E7=89=87?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pmcalendar.php | 1 + 1 file changed, 1 insertion(+) 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) {