countByAttributes

$users[$uid] = UserModel\User::model()->countByAttributes( array( 'upuid' => $uid ), 'status != :status', array( ':status' => 2 ) );

posted on 2016-02-19 18:30  阿卡贝拉  阅读(83)  评论(0)    收藏  举报