We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
相关官方文档
WxMpService提供了以下几个方法:
public String getJsapiTicket() throws WxErrorException; public String getJsapiTicket(boolean forceRefresh) throws WxErrorException; public WxJsapiSignature createJsapiSignature(String url) throws WxErrorException;