gongzuming
2024-10-08 3749eb0f67f2c40457d2f26f74092bae8f9b7311
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 {