-
- Notifications
You must be signed in to change notification settings - Fork 9k
MP_js_api
Binary Wang edited this page Oct 31, 2017 · 4 revisions
WxMpService提供了以下几个方法:
public String getJsapiTicket() throws WxErrorException; public String getJsapiTicket(boolean forceRefresh) throws WxErrorException; public WxJsapiSignature createJsapiSignature(String url) throws WxErrorException;