Define parameter for module.exports

后端 未结 0 782
旧巷少年郎
旧巷少年郎 2021-01-02 21:06

I have the following code implementation

module.exports.post_get_follower = async (req, res) => {

Post.find({ \'email\': res.locals         


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