gongzuming
2024-10-22 915f12b1d314bfe80ebaf6c8f5c44870cee8d592
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 {