Browse Source

Merge branch 'cygx/7.6' into debug

ziwen 2 years ago
parent
commit
d04b88d543
1 changed files with 0 additions and 1 deletions
  1. 0 1
      controllers/activity.go

+ 0 - 1
controllers/activity.go

@@ -5082,7 +5082,6 @@ func (this *ActivityCoAntroller) ActivityVoiceHistoryAdd() {
 		CompanyId:   user.CompanyId,
 		CompanyName: user.CompanyName,
 		RealName:    user.RealName,
-		SellerId:    0,
 		SellerName:  sellerName,
 		PlaySeconds: playSeconds,
 		ModifyTime:  time.Now(),