那些人可以添加上线卡片
This commit is contained in:
parent
7c89861970
commit
25a15ca86d
@ -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)
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user