Browse Source

fix:调整

fuwencai 1 năm trước cách đây
mục cha
commit
cdc21a58a1
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      entniche_new/src/service/customer/entiy.go

+ 1 - 1
entniche_new/src/service/customer/entiy.go

@@ -172,7 +172,7 @@ func (this *CustomerOperation) CList(searchCode string, isCliam int64, entUserId
 			}
 		}
 	}
-	return cinfoarr, count, countLimit
+	return cinfoarr, countLimit,count
 }
 
 // 获取关注项目数量限制