simple-yewu/common/models/FixCarType.php

17 lines
179 B

6 years ago
<?php
/**
* Created by PhpStorm.
* User: liuyingjie
* Date: 2017/8/7
* Time: 18:11
*/
namespace common\models;
use yii\base\Model;
class FixCarType extends Model
{
}