BusinessException类: <?php namespace app\common\exception; use app\common\utils\ResponseUtils; use think\Exception; class BusinessException extends Exception { /** * 异常数据信息 * @ ...
标签: thinkphp
共 1 篇文章
BusinessException类: <?php namespace app\common\exception; use app\common\utils\ResponseUtils; use think\Exception; class BusinessException extends Exception { /** * 异常数据信息 * @ ...