mirror of
https://gitee.com/likeadmin/likeadmin_java.git
synced 2026-05-07 23:57:20 +08:00
Merge branch 'develop' of https://gitee.com/likeadmin/likeadmin_java into develop
This commit is contained in:
@@ -26,6 +26,7 @@ public class UserController {
|
||||
@Resource
|
||||
IUserService iUserService;
|
||||
|
||||
@NotLogin
|
||||
@GetMapping("/center")
|
||||
@ApiOperation(value="个人中心")
|
||||
public AjaxResult<UserCenterVo> center() {
|
||||
|
||||
Reference in New Issue
Block a user