JSON ↔ CSV对象数组与表格 CSV 互转。JSON(对象数组)[ { "name": "A", "qty": 1 }, { "name": "B", "qty": 2 } ]JSON → CSVCSV(首行为表头)CSV → JSON