Rename column in sequelize findAll

后端 未结 0 1078
無奈伤痛
無奈伤痛 2021-01-24 15:46

I have the following findAll query:

let consumQuery = Manager.consumption.findAndCountAll({
        where: query, attributes: [\'ml\', \'price\', \'total\', \'con         


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