陶杰
2024-12-21 ae3dd677f3bbbc26d7c41aebc0e6048e2d20593c
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 {