QUERY PLAN
Seq Scan on tbl_document_types (cost=0.00..1.31 rows=1 width=283)
Filter: ((department_id = 3) AND (lower((title)::text) = '公司资质'::text))