firebase相当于sql所在的()
我需要一个firebase查询,它等同于SQL中的此查询:
select * from your_table where id in (123, 345, 679)
你会如何在firebase中做这个逻辑?
谢谢,
千万里不及你
相关分类