| Limit (cost=1.42..1.42 rows=1 width=629) |
| -> Sort (cost=1.42..1.42 rows=1 width=629) |
| Sort Key: is_delete, parent_title, id |
| -> Seq Scan on tbl_erp_verify_processes (cost=0.00..1.41 rows=1 width=629) |
| Filter: (((title)::text ~~* '%销售订单%'::text) OR ((parent_title)::text ~~* '%销售订单%'::text)) |