Skip to content

Commit

Permalink
refactor : api url 변경
Browse files Browse the repository at this point in the history
  • Loading branch information
doolysmile committed Jan 7, 2023
1 parent df88dbd commit 8eb2fb5
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@

@RestController
@RequiredArgsConstructor
@RequestMapping("/improvement-management")
@RequestMapping("/api/improvement-management")
@Slf4j
public class ImprovementController {

Expand Down

0 comments on commit 8eb2fb5

Please sign in to comment.