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