- MessageInfoResponseDto에 service_name, service_code, created_by_name, latest_send_status 추가 - MessagePreviewRequestDto/ResponseDto에 JsonPropertyName snake_case 적용 - MessagePreviewResponseDto에 link_type 필드 추가 - Repository에 GetByMessageCodeWithDetailsAsync (Navigation Include), GetSendStatsAsync 추가 - MessageService.GetInfoAsync에서 서비스/작성자/발송상태 매핑 - MessageService.PreviewAsync에서 link_type 반환 Closes #226 |
||
|---|---|---|
| .. | ||
| Controllers | ||
| Extensions | ||
| Filters | ||
| Middlewares | ||
| Properties | ||
| appsettings.Development.json | ||
| appsettings.json | ||
| Program.cs | ||
| SPMS_API.http | ||
| SPMS.API.csproj | ||