QUERY PLAN
Limit (cost=0.00..88.42 rows=1 width=4)
-> Seq Scan on tbl_purchase_contracts (cost=0.00..88.42 rows=1 width=4)
Filter: ((serial_no)::text = '费用合同编号'::text)