@@ -172,7 +172,7 @@ func (this *CustomerOperation) CList(searchCode string, isCliam int64, entUserId
}
- if count < countLimit {
+ if count > countLimit {
count = countLimit
return cinfoarr, countLimit, count