Unknown column 'staus' in 'where clause'
SELECT `id`, `code`, `html_code`, `show_name`, `show_icon`, `status` FROM language WHERE `staus` = 1 ORDER BY `sort_id` DESC