gongzuming
2024-08-23 d9fc483d7bf49707a6b35eaa68a20657e02459a9
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 {