refactor(models): Add mapped type hints to MessageAnnotation (#27751)

This commit is contained in:
-LAN-
2026-01-05 15:50:03 +08:00
committed by GitHub
parent 52149c0d9b
commit a99ac3fe0d
5 changed files with 15 additions and 10 deletions

View File

@ -75,7 +75,7 @@ class AnnotationReplyFeature:
AppAnnotationService.add_annotation_history(
annotation.id,
app_record.id,
annotation.question,
annotation.question_text,
annotation.content,
query,
user_id,