{
"_id": ObjectId("502626aad4ebdf600b000000"),
"created_at": ISODate("2012-08-11T09: 32: 26.0Z"),
"excerpt": "lotto results for August 11, 2012",
"results": {
"1-digit" : {
"0" : "1",
},
"2-digit" : {
"0" : "1",
"1" : "2",
},
"3-digit" : {
"0" : "1",
"1" : "2",
"2" : "3",
}
}
}
我应该如何检查是否results.1-digit
存在?