style:调整

feature/comment
yang 2024-12-30 17:20:20 +08:00
parent 6ebed7b289
commit 10d944174d
1 changed files with 0 additions and 1 deletions

View File

@ -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();