DB.collection('mydatabase').doc( ______ ).get().then.... 如上,如果我想取出n条指定_id的数据 ,该怎么写
https://developers.weixin.qq.com/miniprogram/dev/wxcloud/reference-sdk-api/database/command/Command.in.html