错误信息: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ')' at line 1
SQL: SELECT count(*) AS count FROM shopitems s left join shopgroup c on s.groupid = c.id WHERE s.catid IN ()