摘要:
//微信里一个检测是否有发送模版消息的权限的方法//此处的openid代表的微信用户openid,templateId代表的是模版消息idpublic boolean checkIsSendTempMsgPower(String openid, String templateId) { boolean flag=true; if (openid != null)... 阅读全文
posted @ 2017-10-16 16:10
崛起吧少年
阅读(1156)
评论(0)
推荐(0)

浙公网安备 33010602011771号