QUERY PLAN
Seq Scan on tbl_auth_items (cost=0.00..6.33 rows=1 width=35)
Filter: ((type = 1) AND ((name)::text = ANY ('{软件开发,Admin,Dispatcher}'::text[])))