<?php namespace app\teach\controller; // 引用空控制器基类 use app\common\controller\BaseError; class Error extends BaseError { }