<?php namespace app\service\byte_dance; use GuzzleHttp\Client; use think\Cache; use think\Exception; class ByteDanceException extends Exception { }