QUERY PLAN
Limit (cost=0.00..1.02 rows=1 width=4)
-> Seq Scan on tbl_erp_stores (cost=0.00..1.02 rows=1 width=4)
Filter: ((title)::text = '零配件'::text)