注释
This commit is contained in:
parent
448d6a6baf
commit
e408efacc8
|
@ -24,7 +24,7 @@ const (
|
||||||
|
|
||||||
// Relationship join table
|
// Relationship join table
|
||||||
//
|
//
|
||||||
// # RelationType HasOne| HasMany
|
// RelationType HasOne| HasMany
|
||||||
//
|
//
|
||||||
// eg: hasOne, post has a user. ForeignKey is user's id , Local is post's userId field
|
// eg: hasOne, post has a user. ForeignKey is user's id , Local is post's userId field
|
||||||
//
|
//
|
||||||
|
|
Loading…
Reference in New Issue
Block a user