ECSHOP MySQL 错误

描述: MySQL查询执行失败
SQL语句: SELECT cat_id, parent_id, cat_name, sort_order FROM `user1_ecshoes`.`ecs_article_cat` WHERE is_show = 1
MySQL错误: Unknown column 'is_show' in 'where clause'
错误码: 1054

提示: 请检查SQL语法或参数传递是否正确。