Invalid value for schema Array path

前端 未结 2 1991
野趣味
野趣味 2021-02-04 15:54

I am trying to build comment model contains: Reply and CommentThread. CommentThread contains Reply, and Reply can recurse itself.

/models/comment.js :

va         


        
2条回答
提交回复
热议问题