How to insert Id's with checking from another table's id

后端 未结 0 510
情歌与酒
情歌与酒 2021-01-28 19:13
  • I am using gorm with Postgresql Database
  • I have two tables
    • Table1
    • Table2
type Table1 struct {
 Table2ID int `g         


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