modified 优化注释

This commit is contained in:
zhaoxiang 2018-01-14 02:42:04 +08:00
parent 295b122644
commit 90de4fd1b8

View File

@ -24,7 +24,8 @@ class ApiAuth {
/**
* 默认行为函数
* @author zhaoxiang <zhaoxiang051405@gmail.com>
* @return \think\Request
* @return \think\response\Json
* @throws \think\Exception
* @throws \think\exception\DbException
*/
public function run() {