Delete on tbl_auth_item_child (cost=4.75..21.51 rows=61 width=6) |
-> Bitmap Heap Scan on tbl_auth_item_child (cost=4.75..21.51 rows=61 width=6) |
Recheck Cond: ((parent)::text = '人力资源'::text) |
-> Bitmap Index Scan on tbl_auth_item_child_pkey (cost=0.00..4.73 rows=61 width=0) |
Index Cond: ((parent)::text = '人力资源'::text) |