fix version 1
This commit is contained in:
@@ -22,7 +22,7 @@ func Fetch(ctx context.Context, in *pb.FetchRequest) (reply *pb.FetchRelationIte
|
||||
var (
|
||||
total int64
|
||||
column string
|
||||
ids []uint
|
||||
ids []string
|
||||
model = impl.DBService.Model(&models.RelationFollow{})
|
||||
cards []*pb.RelationItem
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user