select * from 树那张表 where status <> '-1'
start with id = ?
connect by prior id = parentid

相关文章: