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