<?php
/**
 * Created by PhpStorm.
 * User: xiaofeng
 * Date: 2018/3/4
 * Time: 上午9:51
 */

namespace common\models;

use yii\db\ActiveRecord;
class VideoCategory extends Common
{

}