<?php /** * MessageOut.php UTF-8 * 消息 * * @date : 2018/9/13 18:03 * * @license 这不是一个自由软件,未经授权不许任何使用和传播。 * @author : wuyonghong <wyh@huosdk.com> * @version : HuoMp 1.0 */ namespace huoMpMsg\controller; use huo\controller\common\Base; class MessageOut extends Base { }