<%- include('partials/nav') %>

History

开关记录

显示最近 200 条记录,系统自动保留 60 天。

<% logs.forEach((log) => { %> <% }) %>
时间来源动作目标结果说明Topic
<%= dayjs(log.created_at).format('YYYY-MM-DD HH:mm:ss') %> <%= log.source %> <%= actionLabel(log.action) %> <%= targetLabel(log.target_channel) %> <%= log.result %> <%= log.message || '' %> <%= log.topic || '' %>