|
@@ -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
|