QUERY PLAN
Result (cost=1.06..1.07 rows=1 width=1)
InitPlan 1 (returns $0)
-> Seq Scan on tbl_groups (cost=0.00..1.06 rows=1 width=0)
Filter: ((name)::text = '销售测试组'::text)