tjx
6 天以前 b3839a0f70927243c0ba797cb64777c8a53c9f3b
src/test/java/com/gs/dingtalk/DeviceReceivingApplicationTests.java
@@ -50,6 +50,11 @@
        sendDingtalkService.sendDingTalkFiveMinute();
    }
    @Test
    void sendDingTalkthirtyMinute() throws Exception {
        sendDingtalkService.sendDingTalkthirtyMinute();
    }
    //chatSendMessage
    @Test
    void chatSendMessage() throws Exception {