$WxTplMsg $WxTplMsg : \app\common\library\wechat\WxTplMsg Type \app\common\library\wechat\WxTplMsg — 微信模板消息类
__construct() __construct() 构造方法 Message constructor. Throws \app\common\exception\BaseException \think\exception\DbException
send() send( $data) : boolean Parameters $data Throws \app\common\exception\BaseException \think\exception\DbException Returns boolean
sendTemplateMessage() sendTemplateMessage( $userId, $data) : boolean 发送模板消息 Parameters $userId $data Throws \app\common\exception\BaseException \think\exception\DbException Returns boolean