QUERY PLAN
Limit (cost=0.00..9.82 rows=1 width=18)
-> Seq Scan on tbl_auth_items (cost=0.00..9.82 rows=1 width=18)
Filter: ((display_name)::text = '工程师'::text)