Skip to content

Commit

Permalink
Apply fixes from StyleCI
Browse files Browse the repository at this point in the history
  • Loading branch information
edenleung authored and StyleCIBot committed Mar 6, 2021
1 parent 7f0e6e2 commit c9816a1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/admin/controller/system/User.php
Original file line number Diff line number Diff line change
Expand Up @@ -140,7 +140,7 @@ public function updateCurrent()
return $this->sendSuccess(null, '已更新个人信息');
}

/**
/**
* 更新头像.
*
* @return \think\Response
Expand Down

1 comment on commit c9816a1

@vercel
Copy link

@vercel vercel bot commented on c9816a1 Mar 8, 2021

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.