Q:SequoiaDB 的 and 条件语句。
A:{ countryId: , type: },默认多个字段之间的关系是and,{ $and: [ { countryId: }, { type: } ] }