array('order','id'=>'desc') $Model->where('status=1')->order(array('order','id'=>'desc'))->limit(5)->select();