postBulkDocs({ db: 'mydatabasename', bulkDocs: { docs: docs } }) // [ { id: 'a', ok: true, rev: '1-123'}, { id: 'b', ok: true, ...
確定! 回上一頁