|
@ -147,6 +147,7 @@ namespace CoreAgent.ProtocolClient.ProtocolEngineCore |
|
|
|
|
|
|
|
|
var detail = new TransferProtocolLog |
|
|
var detail = new TransferProtocolLog |
|
|
{ |
|
|
{ |
|
|
|
|
|
Id=log.Id, |
|
|
LayerType = GetProtocolLayer(log.Layer), |
|
|
LayerType = GetProtocolLayer(log.Layer), |
|
|
Direction = log.Direction, |
|
|
Direction = log.Direction, |
|
|
UEID = log.UeId, |
|
|
UEID = log.UeId, |
|
|