Constant Field Values


Contents
com.foxinmy.*

com.foxinmy.weixin4j.mp.WeixinComponentProxy
public static final String VERSION "1.7.4"

com.foxinmy.weixin4j.mp.WeixinProxy
public static final String VERSION "1.7.4"

com.foxinmy.weixin4j.mp.type.URLConsts
public static final String ASSESS_TOKEN_URL "https://api.weixin.qq.com/cgi-bin/token?grant_type=client_credential&appid=%s&secret=%s"
public static final String BASE_URL "https://api.weixin.qq.com/cgi-bin"
public static final String COMPONENET_PRE_CODE_URL "https://api.weixin.qq.com/cgi-bin/component/api_create_preauthcode?component_access_token=%s"
public static final String COMPONENT_OAUTH_URL "https://mp.weixin.qq.com/cgi-bin/componentloginpage?component_appid=%s&pre_auth_code=%s&redirect_uri=%s"
public static final String COMPONENT_TOKEN_URL "https://api.weixin.qq.com/cgi-bin/component/api_component_token"
public static final String JS_TICKET_URL "https://api.weixin.qq.com/cgi-bin/ticket/getticket?access_token=%s&type=%s"
public static final String TOKEN_COMPONENT_URL "https://api.weixin.qq.com/cgi-bin/component/api_authorizer_token?component_access_token=%s"



Copyright © 2014–2017. All rights reserved.