How get all elements which match condition in time period in array which contains only from date in Mongodb

后端 未结 0 1825
心在旅途
心在旅途 2021-02-01 03:23

I have a collection with items like:

{
  id: 1,
  statusHistory: [
    {
      status: "ACTIVE",
      date: IS         


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