操作数据库失败Table 'gfnds2020.en_' doesn't exist
sql:select m.*,t.* from en_maintb as m, en_ as t where t.id=m.id and (m.category='22' or m.category in(select id from en_category where cate_parent = '22') or m.category in(select id from en_category where cate_parent in(select id from en_category where cate_parent = '22'))) and m.verify=0 order by m.listorder asc, m.addtime desc limit 0,10
返回