<?php /** * Author: luzheng.liu * Time: 2020/8/26 16:18 */ namespace app\api\exception; class ApiException extends \RuntimeException { }