#1125 修复开放平台换绑小程序管理员接口的错误地址

This commit is contained in:
Patrickcai
2019-07-19 12:44:52 +08:00
committed by Binary Wang
parent eb6b09c2f6
commit e5338c5b9b

View File

@@ -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 获取账号可以设置的所有类目