#312 添加 删除群发 的接口
This commit is contained in:
@@ -181,4 +181,9 @@ public class WxMpMassMessageServiceImplTest {
|
||||
return messages;
|
||||
}
|
||||
|
||||
@Test
|
||||
public void testMassDelete() throws Exception {
|
||||
this.wxService.getMassMessageService().delete(1,2);
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user