短信回调的解析重构

This commit is contained in:
YunaiV
2021-04-04 13:12:42 +08:00
parent c91833a504
commit 8ab29d2a25
13 changed files with 254 additions and 215 deletions

View File

@@ -13,7 +13,7 @@ import java.util.List;
/**
* {@link AliyunSmsClient} 的集成测试
*/
public class AliyunSmsClientTest {
public class AliyunSmsClientIntegrationTest {
@Test
public void testSend() {