小编com*_*ler的帖子

Firebase查询数据

{
  "random_key 1" : {
    "id": 0,
    "text": "This is text"
  },
  "random_key 2" : {
    "id": 1,
    "text": "This is text"
  }
}
Run Code Online (Sandbox Code Playgroud)

如果我正在存储我的数据,我希望得到的节点id等于0.我怎样才能做到这一点?

以上是孩子的issue孩子root.

android firebase firebase-realtime-database

13
推荐指数
2
解决办法
4万
查看次数