mongo 查询语句:
db.getCollection('YA_M_L1.Output.MP1').find({TimeStamp: { $gt: 1629801622260 }}).sort({ TimeStamp: -1 });