避免使用3元条件运算符。
Avoid using the ternary conditional operator .
MongoDB支持各种条件运算符,包括
MongoDB supports a variety of conditional operators , including
这样就添加了一个新的模板条件,两个条件之间用AND运算符连接。
A new template condition is added with an AND operator connecting the two .