Get value from mysql database result using Passport

后端 未结 0 365
余生分开走
余生分开走 2021-01-07 02:04

I am trying to retrieve the type of user with the following code but my node.js server is crashing

userData.typeOfUser = rows[0].typeOfUser;
         


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