摘要:
### Error querying database. Cause: java.sql.SQLSyntaxErrorException: Expression #6 of SELECT list is not in GROUP BY clause and contains nonaggregate 阅读全文
摘要:
select count(*) from sys_dept where find_in_set("T0001", ancestors) or dept_id="T0001" select count(*) from sys_dept where ancestors like concat('%', 阅读全文