1.代码

return await app.model.Diary.findAndCountAll({ order:[['updatedAt', 'DESC']] });

.

相关文章:

  • 2022-12-23
  • 2022-12-23
  • 2021-11-05
  • 2021-05-25
  • 2022-12-23
  • 2022-12-23
  • 2021-12-15
  • 2021-11-01
猜你喜欢
  • 2022-12-23
  • 2021-07-11
  • 2022-12-23
  • 2021-07-12
  • 2022-12-23
  • 2021-12-15
  • 2021-06-20
相关资源
相似解决方案