how to get user information instead of just ID sequelize

后端 未结 0 1341
南旧
南旧 2021-01-31 18:45

I am using sequelize with mysql,

I have 3 models

  1. posts
  2. Comments
  3. users

posts model

module.exports = (sequelize,         


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