fix: Application export misalignment (#3638)

This commit is contained in:
shaohuzhang1 2025-07-16 18:44:51 +08:00 committed by GitHub
parent ec8f33df83
commit ca6630f258
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -192,6 +192,7 @@ class ApplicationChatQuerySerializers(serializers.Serializer):
worksheet.title = 'Sheet1'
headers = [gettext('Conversation ID'), gettext('summary'), gettext('User Questions'),
gettext('Problem after optimization'),
gettext('answer'), gettext('User feedback'),
gettext('Reference segment number'),
gettext('Section title + content'),