channel_status 테이블 시간 역전 현상 수정

- convertToChannelStatus 메서드에 completedAt 파라미터 추가
- completedAt이 항상 createdAt 이후 시간으로 설정되도록 수정
- LocalDateTime.now() 대신 메서드 파라미터로 전달된 completedAt 사용

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
sunmingLee
2025-10-24 16:27:03 +09:00
parent 074be336d6
commit 828a76b630
13 changed files with 54 additions and 12 deletions
Binary file not shown.