Browse Source

no message

zhangchuanxing 4 months ago
parent
commit
5e890e26d9
1 changed files with 0 additions and 1 deletions
  1. 0 1
      services/article.go

+ 0 - 1
services/article.go

@@ -285,7 +285,6 @@ func GetCeLueArticlePv(cont context.Context) (err error) {
 			record.Mobile = v.Mobile
 			if mapUserCompany[v.Mobile] != nil {
 				mapUser := mapUserCompany[v.Mobile]
-
 				record.CompanyName = mapUser.CompanyName
 				record.CompanyStatus = mapUser.Status
 				record.SellerName = mapUser.SellerName