| 
														
															@@ -315,7 +315,7 @@ public class WeComMessageDataJob { 
														 | 
													
												
											
												
													
														| 
														 | 
														
															             miniprogram.put("page", page); 
														 | 
														
														 | 
														
															             miniprogram.put("page", page); 
														 | 
													
												
											
												
													
														| 
														 | 
														
															  
														 | 
														
														 | 
														
															  
														 | 
													
												
											
												
													
														| 
														 | 
														
															             attachment.put("miniprogram", miniprogram); 
														 | 
														
														 | 
														
															             attachment.put("miniprogram", miniprogram); 
														 | 
													
												
											
												
													
														| 
														 | 
														
															-            attachments.add(attachment); 
														 | 
														
														 | 
														
															 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 
														 | 
														
														 | 
														
															+            attachments.add(0, attachment); 
														 | 
													
												
											
												
													
														| 
														 | 
														
															         } 
														 | 
														
														 | 
														
															         } 
														 | 
													
												
											
												
													
														| 
														 | 
														
															         jsonObject.put("attachments", attachments); 
														 | 
														
														 | 
														
															         jsonObject.put("attachments", attachments); 
														 | 
													
												
											
												
													
														| 
														 | 
														
															         List<List<String>> lists = Lists.partition(sendUserList, 10000); 
														 | 
														
														 | 
														
															         List<List<String>> lists = Lists.partition(sendUserList, 10000); 
														 |