mirror of
https://gitee.com/binary/weixin-java-tools.git
synced 2025-10-21 02:57:37 +08:00
#1125 修复开放平台换绑小程序管理员接口的错误地址
This commit is contained in:
@@ -52,7 +52,7 @@ public interface WxOpenFastMaService extends WxMaService {
|
|||||||
/**
|
/**
|
||||||
* 7 换绑小程序管理员接口
|
* 7 换绑小程序管理员接口
|
||||||
*/
|
*/
|
||||||
String OPEN_COMPONENT_REBIND_ADMIN = "https://api.weixin.qq.com/cgi- bin/account/componentrebindadmin";
|
String OPEN_COMPONENT_REBIND_ADMIN = "https://api.weixin.qq.com/cgi-bin/account/componentrebindadmin";
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* 8.1 获取账号可以设置的所有类目
|
* 8.1 获取账号可以设置的所有类目
|
||||||
|
Reference in New Issue
Block a user