From c4bba32b20f0869b45ed14be04543869dd91ee6c Mon Sep 17 00:00:00 2001
From: cl <1442464845@qq.com>
Date: 星期四, 09 四月 2026 18:38:44 +0800
Subject: [PATCH] 日志1

---
 rsf-admin/src/page/system/httpAuditLog/HttpAuditLogShow.jsx |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/rsf-admin/src/page/system/httpAuditLog/HttpAuditLogShow.jsx b/rsf-admin/src/page/system/httpAuditLog/HttpAuditLogShow.jsx
index 1b19d5c..dab8957 100644
--- a/rsf-admin/src/page/system/httpAuditLog/HttpAuditLogShow.jsx
+++ b/rsf-admin/src/page/system/httpAuditLog/HttpAuditLogShow.jsx
@@ -15,6 +15,7 @@
             <TextField source="serviceName" label="table.field.httpAuditLog.serviceName" />
             <TextField source="scopeType" label="table.field.httpAuditLog.scopeType" />
             <TextField source="uri" label="table.field.httpAuditLog.uri" />
+            <TextField source="ioDirection" label="table.field.httpAuditLog.ioDirection" />
             <TextField source="method" label="table.field.httpAuditLog.method" />
             <TextField source="functionDesc" label="table.field.httpAuditLog.functionDesc" />
             <TextField source="clientIp" label="table.field.httpAuditLog.clientIp" />

--
Gitblit v1.9.1