cl
8 小时以前 c4bba32b20f0869b45ed14be04543869dd91ee6c
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" />