Make global copy of local variables in Nodejs

后端 未结 0 937
深忆病人
深忆病人 2020-12-02 05:44

I have extracted a username, password and another password with express like this:

var urlencodedParser = bodyparser.urlencoded({extended: false});
app.post(\         


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