fix source name (#3834)

This commit is contained in:
heheer
2025-02-19 20:42:30 +08:00
committed by GitHub
parent 206325bc5f
commit 8604cbd021
5 changed files with 10 additions and 2 deletions

View File

@@ -139,6 +139,7 @@ async function handler(
title: 1,
customTitle: 1,
source: 1,
sourceName: 1,
time: '$updateTime',
messageCount: { $size: '$chatitems' },
userGoodFeedbackCount: 1,