前端js框架
scope方法
其他方法
account类
【站点类】
/core/class/account.php
getAccessToken | cfc('account')->getAccessToken() | //获取access_token |
getJssdkConfig | cfc('account')->getJssdkConfig() | //获取jssdk参数 |
sendTplNotice | cfc('account')->sendTplNotice($openid_mid, $template_id, $postdata, $url = '', $topcolor = '#FF683F') | //发送模版消息 |
sendCustomNotice | cfc('account')->sendCustomNotice($data,$mid='') | //发送客服消息,结合多公众号机制,优先发送给主公众号对应粉丝。主公众号无相应粉丝,则发送给粉丝关注的公众号 |
....... | ........ | ...... |
返回
条结果""