- Introduced a new migration that creates the CheckInJobStatuses table. - The table includes fields for tracking job statuses, timestamps, user information, and error messages. - Supports various statuses such as PENDING, PROCESSING, COMPLETED, and FAILED. |
||
|---|---|---|
| .. | ||
| CheckInDetailForAdminDto.cs | ||
| CheckInHistoryDto.cs | ||
| CheckInHistoryForAdminDto.cs | ||
| CheckInProcessHistoryForAdminDto.cs | ||
| CheckInResultDto.cs | ||
| CheckTimeDto.cs | ||
| EditCheckInStatusDto.cs | ||