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