select branch_id from report group by branch_id order by max(date) desc to Django Query

后端 未结 0 965
深忆病人
深忆病人 2020-12-01 09:04

I have a model with the following fields

id -> int

vivitor_id -> int

branch_id -> int

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