#970 第三方平台-小程序帐号上传小程序代码增加缺失的subpackages分包上传参数

#968 第三方授权-授权注册页面扫码授权地址参数补充完整
This commit is contained in:
RoyZ
2019-03-12 16:23:40 +08:00
committed by Binary Wang
parent 507921be65
commit b33e1708c0
3 changed files with 42 additions and 1 deletions

View File

@@ -26,7 +26,7 @@ public interface WxOpenComponentService {
String API_GET_AUTHORIZER_OPTION_URL = "https://api.weixin.qq.com/cgi-bin/component/api_get_authorizer_option";
String API_SET_AUTHORIZER_OPTION_URL = "https://api.weixin.qq.com/cgi-bin/component/api_set_authorizer_option";
String COMPONENT_LOGIN_PAGE_URL = "https://mp.weixin.qq.com/cgi-bin/componentloginpage?component_appid=%s&pre_auth_code=%s&redirect_uri=%s";
String COMPONENT_LOGIN_PAGE_URL = "https://mp.weixin.qq.com/cgi-bin/componentloginpage?component_appid=%s&pre_auth_code=%s&redirect_uri=%s&auth_type=xxx&biz_appid=xxx";
/**
* 手机端打开授权链接