像上层问题一样,我希望在firebase firestore中获取某些字段的值,而不是使用DocumentSnapshot获取所有文档的值
在SQL中像这样 SELECT col_1, col_2, col_3 FROM table_name
SELECT col_1, col_2, col_3 FROM table_name
我该怎么做?
感谢您的帮助.
android firebase google-cloud-firestore
android ×1
firebase ×1
google-cloud-firestore ×1