QUERY PLAN
Limit (cost=0.00..7.86 rows=1 width=18)
-> Seq Scan on tbl_auth_items (cost=0.00..7.86 rows=1 width=18)
Filter: ((display_name)::text = '会计专员'::text)