QUERY PLAN
Index Scan using tbl_auth_items_pkey on tbl_auth_items (cost=0.27..8.29 rows=1 width=34)
Index Cond: ((name)::text = '人力资源'::text)
Filter: (type = 1)