where(['previd'=>$id,'type'=>3,'state'=>1])->limit($limit)->orderBy(['sort' => SORT_DESC, 'create_at' => SORT_DESC])->asArray()->all(); } }