<?php /** * Created by PhpStorm. * User: xiaofeng * Date: 2018/3/19 * Time: 下午6:18 */ namespace common\models; use yii\db\ActiveRecord; class UserNews extends Common { }