How can I use a function parameter as a mongoose query?

后端 未结 0 1751
傲寒
傲寒 2021-02-01 14:00

The code is as follows...

function getqueried(operand, a, b, c, d, e){  

   console.log(\'queriedobjects length: \' + queriedgameobjects.length);
   return GameM         


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