export default { 'lucene': { 'title': '系统参数', 'table': { 'operate': '操作', 'device_code': '设备号', 'task_code': '任务编号', 'instruct_code': '指令编号', 'method': '方法', 'status_code': '状态码', 'requestparam': '请求参数', 'responseparam': '返回参数', 'logTime': '记录时间', 'content': '内容详情' }, 'msg': { 'confirm_msg': '确认清空所有操作日志吗?', 'tips': '提示' } } }