@@ -71,6 +71,7 @@ type Join interface {
type Model interface {
Relation
condition.TokenValue
IsDuplicated() bool
GetCode() string
GetPrimaryKey() string
GetQueryFieldsStruct(extends ...reflect.StructField) any
The note is not visible to the blocked user.