新增了用户参与记录导出2

This commit is contained in:
2025-09-11 10:36:10 +08:00
parent 88a884b6ff
commit a1eb176239
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -306,7 +306,7 @@ func (r *ExportService) ExportUserRecord(userBehaviorRecords []*model.UserBehavi
}
if v.Case != nil {
userRecordData.CaseName = v.Platform.PlatformName
userRecordData.CaseName = v.Case.CaseName
}
if v.User != nil {