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