wkyuer 1 هفته پیش
والد
کامیت
0e6b005063
1فایلهای تغییر یافته به همراه1 افزوده شده و 0 حذف شده
  1. 1 0
      src/jfw/modules/publicapply/src/subscribePush/entity/vrew.go

+ 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)
 }