🆕 #2455 【小程序】增加新的获取手机号的接口
This commit is contained in:
@@ -71,4 +71,9 @@ public class WxMaUserServiceImplTest {
|
||||
this.wxService.getUserService().setUserStorage(ImmutableMap.of("1","2"),
|
||||
"r7BXXKkLb8qrSNn05n0qiA",((TestConfig)this.wxService.getWxMaConfig()).getOpenid());
|
||||
}
|
||||
|
||||
@Test
|
||||
public void testGetNewPhoneNoInfo() throws Exception{
|
||||
assertNotNull(wxService.getUserService().getNewPhoneNoInfo("test"));
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user