QUERY PLAN
Limit (cost=0.00..211.09 rows=1 width=4)
-> Seq Scan on tbl_purchase_contracts (cost=0.00..211.09 rows=1 width=4)
Filter: ((serial_no)::text = '测试谁是谁'::text)