-
-
Notifications
You must be signed in to change notification settings - Fork 9k
MP_js_api
Daniel Qian edited this page Jan 22, 2015
·
4 revisions
WxMpService提供了以下几个方法:
public String getJsapiTicket() throws WxErrorException;
public String getJsapiTicket(boolean forceRefresh) throws WxErrorException;
public String createJsapiSignature(long timestamp, String noncestr, String url) throws WxErrorException;