$officialAccount->customerService->send(array $message); 这里的$message 需传一个数组, 文档里写,参考消息文档, 消息文档里是,消息类型的实例, 建议加一个方法, 把实例转化为,send方法里需要的数组格式