修改用户

This commit is contained in:
JaguarJack
2020-04-28 22:04:01 +08:00
parent 08aee72ab9
commit 7f72784bfb
2 changed files with 4 additions and 5 deletions

View File

@@ -26,10 +26,10 @@ class User extends CatchController
/**
*
* @time 2019年12月04日
* @time 2020年04月24日
* @param Request $request
* @return string
* @throws \think\db\exception\DbException
* @return \think\response\Json
*/
public function index(Request $request)
{