How to pass the timestamp in the querry param of NodeJS (Express + Mongooese)

前端 未结 0 1639
滥情空心
滥情空心 2020-12-13 18:43

I have mongodb command like this:

db.transaction.aggregate([
   {
      "$match": 
         {
          $and:[{
                  \'is_deleted\': fa         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题