标签: mongodb
如果“ dtg”的分钟值为0,我想编写一个查询以查找所有记录。
我该怎么做?
示例记录:
{ "_id" : ObjectId("5b6c42da787f7ad06a8a97ee"), "msgType" : "mos", "dtg" : ISODate("2018-08-09T16:00:00Z"), "stationId" : 10658, "weatherSituationId" : 0, "cloudAmount" : 4 }