执行SQL发生错误!错误:Unknown column 'ext_color' in 'where clause',语句:SELECT COUNT(*) AS sum FROM ay_content a LEFT JOIN ay_content_sort b ON a.scode=b.scode LEFT JOIN ay_content_sort c ON a.subscode=c.scode LEFT JOIN ay_model d ON b.mcode=d.mcode LEFT JOIN ay_content_ext e ON a.id=e.contentid WHERE(a.scode in ('5','6','13','14','15') OR a.subscode='5') AND(a.status=1 AND d.type=2 AND a.date<'2026-01-25 04:58:22') AND(ext_color like '%拧紧工具%' AND ext_type like '%电动工具%' )
程序版本:2.1.1, 操作系统:Linux, WEB应用:nginx/1.22.1