Skip to content
This repository has been archived by the owner on Jan 16, 2018. It is now read-only.

MP_js_api

浮生 edited this page Mar 6, 2017 · 3 revisions

相关官方文档

WxMpService提供了以下几个方法:

public String getJsapiTicket() throws WxErrorException;

public String getJsapiTicket(boolean forceRefresh) throws WxErrorException;

public WxJsapiSignature createJsapiSignature(String url) throws WxErrorException;