那些人可以添加上线卡片

This commit is contained in:
kf_wuhao 2021-01-12 11:58:43 +08:00
parent 7c89861970
commit 25a15ca86d

View File

@ -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)
{