<?php /** * Created by PhpStorm. * User: xiaofeng * Date: 2018/3/4 * Time: 上午9:41 */ namespace common\models; //use yii\db\ActiveRecord; class LinkType extends Common { }