mirror of
https://github.com/won-ktds/smarketing-backend.git
synced 2025-12-06 07:06:24 +00:00
fix: RecommendController
This commit is contained in:
parent
3c38f6c8cd
commit
11417b0adb
@ -18,7 +18,7 @@ import jakarta.validation.Valid;
|
||||
@Tag(name = "AI 추천", description = "AI 기반 마케팅 팁 추천 API")
|
||||
@Slf4j
|
||||
@RestController
|
||||
@RequestMapping("/api/recommendations")
|
||||
@RequestMapping("/api/recommend")
|
||||
@RequiredArgsConstructor
|
||||
public class RecommendationController {
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user