| 
					
				 | 
			
			
				@@ -36,7 +36,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 = "{\"3rd-party-base\":[1],\"3rd-party-explore1\":[2],\"3rd-party-explore2\":[3]}"; 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+    private static final String bucketStrategyConfig = "{\"3rd-party-base\":[0,1,2,3,4,5,6],\"3rd-party-explore1\":[7],\"3rd-party-explore2\":[8,9]}"; 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				  
			 | 
		
	
		
			
				 | 
				 | 
			
			
				     /** 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				      * 自动回复使用小程序Id 
			 |