rename getContext to getWeixinAccount
This commit is contained in:
parent
cbd66f7bb0
commit
09d44fdb5c
@ -183,12 +183,12 @@ public class WeixinAppFacade {
|
||||
*
|
||||
* @return 微信手机号相关的 API。
|
||||
* @since 1.10.0
|
||||
*/s
|
||||
*/
|
||||
public PhoneNumberApi getPhoneNumberApi() {
|
||||
return phoneNumberApi;
|
||||
}
|
||||
|
||||
public WeixinAccount getContext() {
|
||||
public WeixinAccount getWeixinAccount() {
|
||||
return weixinAccount;
|
||||
}
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user