wkyuer 1 долоо хоног өмнө
parent
commit
0e6b005063

+ 1 - 0
src/jfw/modules/publicapply/src/subscribePush/entity/vrew.go

@@ -80,6 +80,7 @@ func KeysetViewDatasCount(userId, vType, key, notkey string, matchway int, sessi
 	} else {
 		qstr = GetVIPViewSql(userId, sql)
 	}
+	fmt.Println(qstr)
 	return elastic.Count(INDEX, TYPE, qstr)
 }