style:调整
parent
6ebed7b289
commit
10d944174d
|
@ -23,7 +23,6 @@ public class InvitationController {
|
||||||
|
|
||||||
|
|
||||||
@GetMapping("/getInvitationCode")
|
@GetMapping("/getInvitationCode")
|
||||||
@Anonymous
|
|
||||||
public AjaxResult getInvitationCode() {
|
public AjaxResult getInvitationCode() {
|
||||||
// 获取当前用户
|
// 获取当前用户
|
||||||
Long userId = SecurityUtils.getUserId();
|
Long userId = SecurityUtils.getUserId();
|
||||||
|
|
Loading…
Reference in New Issue