浏览代码

修改分桶

xueyiming 9 月之前
父节点
当前提交
c9e3081740

+ 1 - 1
long-article-recommend-service/src/main/java/com/tzld/longarticle/recommend/server/service/strategy/reply/impl/PushMessageStrategyV1.java

@@ -35,7 +35,7 @@ public class PushMessageStrategyV1 implements ReplyStrategyService {
      * {"base":[0,1,2,3],"stg0909-base":[4,5],"stg0909-explore1":[6,7,8],"stg0909-explore2":[9]}
      * {"stg0909-base":[5,6],"stg0909-explore1":[7],"stg0909-explore2":[8,9]}
      */
-    private static final String bucketStrategyConfig = "{\"stg0909-base\":[5,6],\"stg0909-explore1\":[7],\"stg0909-explore2\":[8,9]}";
+    private static final String bucketStrategyConfig = "{\"stg0909-base\":[1],\"stg0909-explore1\":[2],\"stg0909-explore2\":[3]}";
 
     /**
      * 自动回复使用小程序Id