@ -1205,6 +1205,10 @@ class PromoteController extends ThinkController
$map['p.account'] = array('like','%'.I('account').'%');
}
if (!is_null(I('can_view_recharge', null))) {
$map['pb.can_view_recharge'] = I('can_view_recharge');
$this->m_title = '推广公会归属管理';
$this->assign('commonset', M('Kuaijieicon')->where(['url'=>'Promote/belong','status'=>1])->find());
if (isset($_REQUEST['row'])) {