Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我在数据库中有一本字典,我希望我的查询对该字典有限制:我尝试了query.whereEqualTo("skills",dictionary); 任何想法是否可以在解析服务器中实现,如果可以,是否有任何澄清?
query.whereEqualTo("skills",dictionary);