QUERY PLAN
Result (cost=1.79..1.80 rows=1 width=1)
InitPlan 1 (returns $0)
-> Seq Scan on tbl_product_types (cost=0.00..1.79 rows=1 width=0)
Filter: ((name)::text = '测试商机大类同步'::text)