where(['status'=> 1]) ->field($field) ->order('list_order') ->limit($num) ->select() ->toArray(); } }