Skip to content

Commit

Permalink
⚙️ :: 버그 수정
Browse files Browse the repository at this point in the history
  • Loading branch information
ilyoil2 committed Dec 22, 2023
1 parent 57387e5 commit 059683c
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
import org.springframework.web.bind.annotation.*;
import petition.petition.domain.vote.service.ClickVoteService;

@Service
@RestController
@RequiredArgsConstructor
@RequestMapping("/svap/vote")
public class VoteController {
Expand Down

0 comments on commit 059683c

Please sign in to comment.