mirror of
https://gitee.com/binary/weixin-java-tools.git
synced 2025-08-24 16:18:51 +08:00
small update for a test method
This commit is contained in:
parent
e2a1995963
commit
00c2aae212
@ -93,7 +93,7 @@ public class WxMpMenuServiceImplTest {
|
|||||||
}
|
}
|
||||||
|
|
||||||
@Test
|
@Test
|
||||||
public void testCreateMenu2() throws WxErrorException {
|
public void testCreateMenu_by_json() throws WxErrorException {
|
||||||
String a = "{\n"
|
String a = "{\n"
|
||||||
+ " \"menu\": {\n"
|
+ " \"menu\": {\n"
|
||||||
+ " \"button\": [\n"
|
+ " \"button\": [\n"
|
||||||
|
Loading…
Reference in New Issue
Block a user