xuxueyang
2024-09-24 2e3d7f2d8611f50e7e9428725f4ed2a927f5b453
src/main/java/com/mzl/flower/web/content/FeedbackController.java
@@ -21,7 +21,7 @@
@RestController
@RequestMapping("/api/feedback")
@Api(value = "运营-banner管理", tags = "运营-banner管理")
@Api(value = "投诉反馈管理", tags = "投诉反馈管理")
@Validated
@Slf4j
public class FeedbackController extends BaseController {