优化获市场

master
chenzhi 3 years ago
parent a9400d3c0b
commit c234f9520b

@ -2831,7 +2831,7 @@ function getAdmins()
function getMarketAdmins()
{
$ids = getMarketGroupIds();
$ids = A('Market','Event')->getMarketGroupId();
if (count($ids) == 0) {
return [];
}

Loading…
Cancel
Save