Commit 982577b0 authored by 郭勇志's avatar 郭勇志

删除多余

parent 0781f267
<?php
namespace backend\controllers\v1\transport;
use app\models\v1\branch\ShopBranch;
use Yii;
use backend\controllers\v1\BaseController;
class ShopTransportTypeController extends BaseController
{
public $modelClass = 'app\models\v1\transport\ShopTransportType';
}
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment