|
@@ -90,7 +90,6 @@ func (s *tcpforwardingService) GetTcpforwarding(ctx context.Context, req v1.GetF
|
|
|
|
|
|
return v1.TcpForwardingDataRequest{
|
|
|
Id: tcpForwarding.Id,
|
|
|
- CdnWebId: tcpForwarding.CdnWebId,
|
|
|
Port: tcpForwarding.Port,
|
|
|
Comment: tcpForwarding.Comment,
|
|
|
BackendList: backend.BackendList,
|