'考核名称', 'index' => '考核指标', 'time_range' => '考核时间', 'index_text_' . \App\Models\Exam::INDEX_UPLOADED => '上传量', 'index_text_' . \App\Models\Exam::INDEX_SEED_TIME_AVERAGE => '平均做种时间', 'index_text_' . \App\Models\Exam::INDEX_DOWNLOADED => '下载量', 'index_text_' . \App\Models\Exam::INDEX_BONUS => '魔力', 'require_value' => '要求', 'current_value' => '当前', 'result' => '结果', 'result_pass' => '通过!', 'result_not_pass' => '未通过!', ];