mirror of
https://gitee.com/binary/weixin-java-tools.git
synced 2025-11-13 11:58:27 +08:00
标记分组接口为过期的
This commit is contained in:
@@ -15,6 +15,7 @@ import java.util.List;
|
||||
*
|
||||
* @author chanjarster
|
||||
*/
|
||||
@Deprecated
|
||||
@Test(groups = "groupAPI")
|
||||
@Guice(modules = ApiTestModule.class)
|
||||
public class WxMpGroupServiceImplTest {
|
||||
|
||||
Reference in New Issue
Block a user