1
0
mirror of synced 2025-12-18 05:47:58 +08:00

🎨 优化部分代码

This commit is contained in:
Binary Wang
2021-03-29 17:27:42 +08:00
parent 4730b334b6
commit 59d8cc6d57
25 changed files with 76 additions and 18 deletions

View File

@@ -76,4 +76,8 @@ public class WxMpSubscribeMsgServiceImplTest {
@Test
public void testSend() {
}
@Test
public void testSendOnce() {
}
}