mongoose find by array and update array

后端 未结 0 1528
半阙折子戏
半阙折子戏 2020-12-15 19:51

I have a blog Schema where tag is an array object of tags. I am posting in blog post with tag="tech,food,java,javascript". When I use tag.split(\',\') I get array

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