Custom Gorm preloading does not fetch data

后端 未结 0 1140
时光说笑
时光说笑 2020-12-14 19:42

I have a query that fetches rows from jobs table and its author (each job has an author)

type User struct {
    ID         uint              


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