新增了用户参与记录导出2
This commit is contained in:
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user