这是我第一次看节点栈,自从我学习了使用Rails开发web之后,我对一些基本的东西感到有点困惑。我理解rails目录是什么样子的。..../app......../controller *Connect the model with the view*......../models - *Database Structure*
......../views - *HTML CS
在Comment.js中调用注释中间件在Protocol.findById()停止,因为协议是一个对象而不是模型函数。以下是console.log(协议)在Comment.js中的应用当const Comment = require('/models/comment')在Protocol.js中被删除时,Comment.js中间件就可以工作,控制台可以看到其中的协议如下:
Protocol : function mod