작업 상세
처음으로작업 ID{{ job.job_id }}
타입{{ job.type }}
상태{{ job.status }}
경기 ID{{ job.game_id }}
게임번호{{ job.manager_game_no or '-' }}
리포트 경로{{ job.report_path }}
생성{{ job.created_at }}
시작{{ job.started_at or '-' }}
종료{{ job.finished_at or '-' }}
에러{{ job.error or '-' }}