Gorm simple find with foreign key not working

前端 未结 0 1079
无人及你
无人及你 2021-01-15 03:08

I have a problem with foreign key selection with gorm on MySQL database.

I got a file dto.go:

package dto

import (
    "time"
)

type TaskRe         


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