FieldValue.increment(value) ... firebase.firestore. ... appendValue(n)}; firestore.collection('col').document('doc').update(changeCounter); ...
確定! 回上一頁