This commit is contained in:
@@ -66,6 +66,7 @@ func (s *Service) ListBindings(ctx context.Context, deviceID uint) (*dto.ListDev
|
||||
IsCurrent: binding.IsCurrent,
|
||||
RealnamePolicy: card.RealnamePolicy,
|
||||
NetworkStatus: card.NetworkStatus,
|
||||
GatewayExtend: card.GatewayExtend,
|
||||
}
|
||||
responses = append(responses, resp)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user