mirror of
https://gitee.com/zoujingli/ThinkAdmin.git
synced 2025-04-06 03:58:04 +08:00
修改注释
This commit is contained in:
parent
646baba0aa
commit
b95f248c33
@ -16,10 +16,10 @@ abstract class Auth extends Controller
|
|||||||
{
|
{
|
||||||
/**
|
/**
|
||||||
* 当前接口请求终端类型
|
* 当前接口请求终端类型
|
||||||
* >>>>>>>>>>>>>>>>>>>>>>
|
* >>>
|
||||||
* >>> api-name 接口类型
|
* >>> api-name 接口类型
|
||||||
* >>> api-token 接口认证
|
* >>> api-token 接口认证
|
||||||
* >>>>>>>>>>>>>>>>>>>>>>
|
* >>>
|
||||||
* --- 手机浏览器访问 wap
|
* --- 手机浏览器访问 wap
|
||||||
* --- 电脑浏览器访问 web
|
* --- 电脑浏览器访问 web
|
||||||
* --- 微信小程序访问 wxapp
|
* --- 微信小程序访问 wxapp
|
||||||
|
@ -64,7 +64,7 @@ class Wechat extends Controller
|
|||||||
|
|
||||||
/**
|
/**
|
||||||
* 加载网页授权数据
|
* 加载网页授权数据
|
||||||
* @return Response
|
* @return \think\Response
|
||||||
* @throws \WeChat\Exceptions\InvalidResponseException
|
* @throws \WeChat\Exceptions\InvalidResponseException
|
||||||
* @throws \WeChat\Exceptions\LocalCacheException
|
* @throws \WeChat\Exceptions\LocalCacheException
|
||||||
* @throws \think\admin\Exception
|
* @throws \think\admin\Exception
|
||||||
|
Loading…
x
Reference in New Issue
Block a user