浏览代码

no message

zhangchuanxing 4 月之前
父节点
当前提交
5e890e26d9
共有 1 个文件被更改,包括 0 次插入1 次删除
  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