- CardAPI - weixin.popular.api中的类
-
微信卡券
- CardAPI() - 类 的构造器weixin.popular.api.CardAPI
-
- change_visitstatus(String, String) - 类 中的静态方法weixin.popular.api.WxaAPI
-
代码管理
修改小程序线上代码的可见状态(仅供第三方代小程序调用)
- changewxasearchstatus(String, int) - 类 中的静态方法weixin.popular.api.WxaAPI
-
基础信息设置
设置小程序隐私设置(是否可被搜索)
- clear_quota(String, String) - 类 中的静态方法weixin.popular.api.ClearQuotaAPI
-
公众号调用或第三方平台帮公众号调用对公众号的所有api调用(包括第三方帮其调用)次数进行清零
- clear_quota(String, String) - 类 中的静态方法weixin.popular.api.ComponentAPI
-
第三方平台对其所有API调用次数清零
- ClearQuotaAPI - weixin.popular.api中的类
-
接口调用频次清零API
公众号调用接口并不是无限制的。
- ClearQuotaAPI() - 类 的构造器weixin.popular.api.ClearQuotaAPI
-
- clearTicketCheck(String, TicketCheck) - 类 中的静态方法weixin.popular.api.ScanAPI
-
清除扫码记录
- clearTicketCheck(String, String) - 类 中的静态方法weixin.popular.api.ScanAPI
-
清除扫码记录
- close(String, Long, Integer) - 类 中的静态方法weixin.popular.api.CommentAPI
-
关闭已群发文章评论
- codeCheckCode(String, CodeCheckCode) - 类 中的静态方法weixin.popular.api.CardAPI
-
核查code
- codeCheckCode(String, String) - 类 中的静态方法weixin.popular.api.CardAPI
-
核查code
- codeConsume(String, CodeConsume) - 类 中的静态方法weixin.popular.api.CardAPI
-
核销Code
- codeConsume(String, String) - 类 中的静态方法weixin.popular.api.CardAPI
-
核销Code
- codeDecrypt(String, CodeDecrypt) - 类 中的静态方法weixin.popular.api.CardAPI
-
Code解码
1.只能解码本公众号卡券获取的加密code。
- codeDecrypt(String, String) - 类 中的静态方法weixin.popular.api.CardAPI
-
Code解码
1.只能解码本公众号卡券获取的加密code。
- codeDeposit(String, CodeDeposit) - 类 中的静态方法weixin.popular.api.CardAPI
-
导入code
- codeDeposit(String, String) - 类 中的静态方法weixin.popular.api.CardAPI
-
导入code
- codeGet(String, CodeGet) - 类 中的静态方法weixin.popular.api.CardAPI
-
查询Code
- codeGet(String, String) - 类 中的静态方法weixin.popular.api.CardAPI
-
查询Code
- codeGetDepositCount(String, CodeGetDepositCount) - 类 中的静态方法weixin.popular.api.CardAPI
-
查询导入code数目
- codeGetDepositCount(String, String) - 类 中的静态方法weixin.popular.api.CardAPI
-
查询导入code数目
- codeUnavailable(String, CodeUnavailable) - 类 中的静态方法weixin.popular.api.CardAPI
-
设置卡券失效
- codeUnavailable(String, String) - 类 中的静态方法weixin.popular.api.CardAPI
-
设置卡券失效
- codeUnavailableByCode(String, String) - 类 中的静态方法weixin.popular.api.CardAPI
-
设置卡券失效
- codeUpdate(String, CodeUpdate) - 类 中的静态方法weixin.popular.api.CardAPI
-
更改Code
- codeUpdate(String, String) - 类 中的静态方法weixin.popular.api.CardAPI
-
更改Code
- com.qq.weixin.mp.aes - 程序包 com.qq.weixin.mp.aes
-
- CommentAPI - weixin.popular.api中的类
-
图文消息留言管理接口
- CommentAPI() - 类 的构造器weixin.popular.api.CommentAPI
-
- commit(String, Commit) - 类 中的静态方法weixin.popular.api.WxaAPI
-
代码管理
为授权的小程序帐号上传小程序代码
- component_verify_ticket(String, String, String) - 接口 中的方法weixin.popular.support.ComponentTokenManager
-
刷新 component_access_token
- componentAccessToken(String) - 接口 中的方法weixin.popular.api.API.APIHandler
-
- componentAccessToken(String) - 类 中的静态方法weixin.popular.api.API
-
获取component_access_token
- ComponentAPI - weixin.popular.api中的类
-
公众号第三方平台
- ComponentAPI() - 类 的构造器weixin.popular.api.ComponentAPI
-
- componentJscode2session(String, String, String, String) - 类 中的静态方法weixin.popular.api.SnsAPI
-
- componentloginpage(String, String, String) - 类 中的静态方法weixin.popular.api.ComponentAPI
-
生成授权页 URL
- componentloginpage(String, String, String, String) - 类 中的静态方法weixin.popular.api.ComponentAPI
-
生成授权页 URL
- ComponentTokenManager - weixin.popular.support中的接口
-
ComponentTokenManager 第三方平台token 管理
- ComputeSignatureError - 异常错误 中的静态变量com.qq.weixin.mp.aes.AesException
-
- connectOauth2Authorize(String, String, boolean, String) - 类 中的静态方法weixin.popular.api.SnsAPI
-
生成网页授权 URL
- connectOauth2Authorize(String, String, boolean, String, String) - 类 中的静态方法weixin.popular.api.SnsAPI
-
生成网页授权 URL (第三方平台开发)
- connectQrconnect(String, String, String) - 类 中的静态方法weixin.popular.api.SnsAPI
-
生成网页授权 URL (网站应用微信登录)
2.5.3
- convertToMap(String) - 类 中的静态方法weixin.popular.util.XMLConverUtil
-
转换简单的xml to map
- convertToObject(Class<T>, String) - 类 中的静态方法weixin.popular.util.XMLConverUtil
-
XML to Object
- convertToObject(Class<T>, InputStream) - 类 中的静态方法weixin.popular.util.XMLConverUtil
-
XML to Object
- convertToObject(Class<T>, InputStream, Charset) - 类 中的静态方法weixin.popular.util.XMLConverUtil
-
XML to Object
- convertToObject(Class<T>, Reader) - 类 中的静态方法weixin.popular.util.XMLConverUtil
-
XML to Object
- convertToXML(Object) - 类 中的静态方法weixin.popular.util.XMLConverUtil
-
Object to XML
- copy(byte[], OutputStream) - 类 中的静态方法weixin.popular.util.StreamUtils
-
Copy the contents of the given byte array to the given OutputStream.
- copy(String, Charset, OutputStream) - 类 中的静态方法weixin.popular.util.StreamUtils
-
Copy the contents of the given String to the given output OutputStream.
- copy(InputStream, OutputStream) - 类 中的静态方法weixin.popular.util.StreamUtils
-
Copy the contents of the given InputStream to the given OutputStream.
- copyToByteArray(InputStream) - 类 中的静态方法weixin.popular.util.StreamUtils
-
Copy the contents of the given InputStream into a new byte array.
- copyToString(InputStream, Charset) - 类 中的静态方法weixin.popular.util.StreamUtils
-
Copy the contents of the given InputStream into a String.
- couponputGet(String, ShopInfo) - 类 中的静态方法weixin.popular.api.BizwifiAPI
-
卡券投放-查询门店卡券投放信息
通过此接口查询某一门店的详细卡券投放信息,包括卡券投放状态,卡券ID,卡券的投放时间等信息。
- couponputGet(String, String) - 类 中的静态方法weixin.popular.api.BizwifiAPI
-
卡券投放-查询门店卡券投放信息
通过此接口查询某一门店的详细卡券投放信息,包括卡券投放状态,卡券ID,卡券的投放时间等信息。
- couponputSet(String, CouponputSet) - 类 中的静态方法weixin.popular.api.BizwifiAPI
-
卡券投放-设置门店卡券投放信息
调用设置门店卡劵投放信息接口后,用户可在连网流程中关注商家公众号之后,领取配置的卡券。
- couponputSet(String, String) - 类 中的静态方法weixin.popular.api.BizwifiAPI
-
卡券投放-设置门店卡券投放信息
调用设置门店卡劵投放信息接口后,用户可在连网流程中关注商家公众号之后,领取配置的卡券。
- create(String, Create<?>) - 类 中的静态方法weixin.popular.api.CardAPI
-
创建卡券
- create(String, CashCard) - 类 中的静态方法weixin.popular.api.CardAPI
-
创建代金券
- create(String, DiscountCard) - 类 中的静态方法weixin.popular.api.CardAPI
-
创建折扣券
- create(String, GeneralCouponCard) - 类 中的静态方法weixin.popular.api.CardAPI
-
创建优惠券
- create(String, GiftCard) - 类 中的静态方法weixin.popular.api.CardAPI
-
创建兑换券
- create(String, GrouponCard) - 类 中的静态方法weixin.popular.api.CardAPI
-
创建团购券
- create(String, String) - 类 中的静态方法weixin.popular.api.CardAPI
-
创建卡券
- create(String, String) - 类 中的静态方法weixin.popular.api.OpenAPI
-
创建开放平台帐号并绑定公众号/小程序
- createHttpClient() - 类 中的静态方法weixin.popular.client.HttpClientFactory
-
- createHttpClient(int, int, int, int) - 类 中的静态方法weixin.popular.client.HttpClientFactory
-
- createKeyMaterialHttpClient(KeyStore, String, int, int) - 类 中的静态方法weixin.popular.client.HttpClientFactory
-
Key store 类型HttpClient
- createKeyMaterialHttpClient(KeyStore, String, String[], int, int) - 类 中的静态方法weixin.popular.client.HttpClientFactory
-
Key store 类型HttpClient
- createResponseHandler(Class<T>) - 类 中的静态方法weixin.popular.client.BytesOrJsonResponseHandler
-
- createResponseHandler(Class<T>) - 类 中的静态方法weixin.popular.client.JsonResponseHandler
-
- createResponseHandler(Class<T>) - 类 中的静态方法weixin.popular.client.XmlResponseHandler
-
- createResponseHandler(Class<T>, String, String) - 类 中的静态方法weixin.popular.client.XmlResponseHandler
-
- CustomserviceAPI - weixin.popular.api中的类
-
多客服功能
- CustomserviceAPI() - 类 的构造器weixin.popular.api.CustomserviceAPI
-