修改注释

This commit is contained in:
邹景立 2022-10-25 18:22:10 +08:00
parent 646baba0aa
commit b95f248c33
2 changed files with 3 additions and 3 deletions

View File

@ -16,10 +16,10 @@ abstract class Auth extends Controller
{
/**
* 当前接口请求终端类型
* >>>>>>>>>>>>>>>>>>>>>>
* >>>
* >>> api-name 接口类型
* >>> api-token 接口认证
* >>>>>>>>>>>>>>>>>>>>>>
* >>>
* --- 手机浏览器访问 wap
* --- 电脑浏览器访问 web
* --- 微信小程序访问 wxapp

View File

@ -64,7 +64,7 @@ class Wechat extends Controller
/**
* 加载网页授权数据
* @return Response
* @return \think\Response
* @throws \WeChat\Exceptions\InvalidResponseException
* @throws \WeChat\Exceptions\LocalCacheException
* @throws \think\admin\Exception