cherry-studio/src/main/data/services
fullex 01d8888601 feat: extend UpdateMessageDto with traceId and stats fields
- Added optional fields `traceId` and `stats` to the `UpdateMessageDto` interface for enhanced message tracking and statistics.
- Updated `MessageService` to handle the new fields during message updates, ensuring they are correctly processed in the database.
2026-01-03 18:52:11 +08:00
..
base feat: enhance CacheService and DataApiService documentation and structure 2025-11-01 18:36:28 +08:00
MessageService.ts feat: extend UpdateMessageDto with traceId and stats fields 2026-01-03 18:52:11 +08:00
TestService.ts feat: enhance CacheService and DataApiService documentation and structure 2025-11-01 18:36:28 +08:00
TopicService.ts feat(api): enhance message and topic schemas with new features 2025-12-29 00:42:55 +08:00