|
@@ -207,7 +207,7 @@ namespace OASystem.API.Middlewares
|
|
TableName = apiLogAttribute.TableName,
|
|
TableName = apiLogAttribute.TableName,
|
|
PortType = portType,
|
|
PortType = portType,
|
|
OperationItem = apiLogAttribute.OperationEnum,
|
|
OperationItem = apiLogAttribute.OperationEnum,
|
|
- DataId = apiLogAttribute.DataId,
|
|
+ DataId = id,
|
|
RequestUrl = context.Request.Path,
|
|
RequestUrl = context.Request.Path,
|
|
RemoteIp = remoteIp,
|
|
RemoteIp = remoteIp,
|
|
Location = location,
|
|
Location = location,
|