mirror of
https://gitee.com/binary/weixin-java-tools.git
synced 2026-03-10 00:13:40 +08:00
🎨 优化部分javadoc
This commit is contained in:
@@ -162,8 +162,6 @@ public class WxCpOaServiceImplTest {
|
||||
*/
|
||||
@Test
|
||||
public void testGetCropCheckinOption() throws WxErrorException {
|
||||
|
||||
Date now = new Date();
|
||||
List<WxCpCropCheckinOption> results = wxService.getOaService().getCropCheckinOption();
|
||||
assertThat(results).isNotNull();
|
||||
System.out.println("results ");
|
||||
|
||||
Reference in New Issue
Block a user