#
vincentlu
3 天以前 15b4f0733767ae5d8a74f3302c21d13eb4697b4f
zy-acs-flow/src/i18n/zh.js
@@ -158,6 +158,7 @@
        mission: '执行',
        staReserve: '站点预约',
        lane: '巷道管理',
        integrationRecord: '集成交互',
    },
    table: {
        field: {
@@ -604,6 +605,22 @@
                entryAngle: "车体角度",
                maximum: "承载量",
            },
            integrationRecord: {
                uuid: "编号",
                namespace: "命名空间",
                url: "接口地址",
                appkey: "密钥",
                caller: "调用方",
                direction: "方向",
                timestamp: "时间戳",
                clientIp: "客户端IP",
                request: "请求内容",
                response: "响应内容",
                err: "异常",
                result: "请求结果",
                costMs: "耗时(毫秒)",
            },
        }
    },
    page: {