瀏覽代碼

Merge branch 'cygx/7.6' into debug

ziwen 2 年之前
父節點
當前提交
d04b88d543
共有 1 個文件被更改,包括 0 次插入1 次删除
  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(),