| 
														
															@@ -69,7 +69,7 @@ public class WeComThirdPartTest { 
														 | 
													
												
											
												
													
														| 
														 | 
														
															     @Test 
														 | 
														
														 | 
														
															     @Test 
														 | 
													
												
											
												
													
														| 
														 | 
														
															     public void updateRoomName() { 
														 | 
														
														 | 
														
															     public void updateRoomName() { 
														 | 
													
												
											
												
													
														| 
														 | 
														
															         ThirdPartWeComStaff staff = weComThirdPartyService.getStaffByUuid("796ab5e7ccfd81ffde0d810e5205e656"); 
														 | 
														
														 | 
														
															         ThirdPartWeComStaff staff = weComThirdPartyService.getStaffByUuid("796ab5e7ccfd81ffde0d810e5205e656"); 
														 | 
													
												
											
												
													
														| 
														 | 
														
															-        List<ThirdPartWeComRoom> roomList = weComThirdPartyService.getAllStaffRoomList(staff.getId()); 
														 | 
														
														 | 
														
															 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 
														 | 
														
														 | 
														
															+        List<ThirdPartWeComRoom> roomList = weComThirdPartyService.getStaffRoomList(staff.getId()); 
														 | 
													
												
											
												
													
														| 
														 | 
														
															         String roomNamePrefix = "票圈快看"; 
														 | 
														
														 | 
														
															         String roomNamePrefix = "票圈快看"; 
														 | 
													
												
											
												
													
														| 
														 | 
														
															         int index = 1; 
														 | 
														
														 | 
														
															         int index = 1; 
														 | 
													
												
											
												
													
														| 
														 | 
														
															         for (ThirdPartWeComRoom room : roomList) { 
														 | 
														
														 | 
														
															         for (ThirdPartWeComRoom room : roomList) { 
														 |