name: queue_import_history
label: 数据导入历史
description: 
fields:
  queue_import:
    label: 数据导入
    help: 
    description: 
  object_name:
    label: 导入对象
    help: 
    description: 
  success_count:
    label: 成功个数
    help: 
    description: 
  failure_count:
    label: 失败个数
    help: 
    description: 
  total_count:
    label: 导入总个数
    help: 
    description: 
  start_time:
    label: 开始时间
    help: 
    description: 
  end_time:
    label: 结束时间
    help: 
    description: 
  state:
    label: 状态
    help: 
    options: 
      - label: 已完成
        value: finished
    description: 
  error:
    label: 错误信息
    help: 
    description: 
  file:
    label: Excel文件
listviews:
  all:
    label: 全部
actions:
  import:
    label: 执行导入
  downloadTemplate:
    label: 下载模板
CustomLabels:
  queue_import_action_import_execute_success: 已执行
  queue_import_action_import_need_file: 请上传Excel文件
  queue_import_action_import_just_need_one_file: 只需上传一个文件
