ruoyi-admin/src/main/java/com/ruoyi/web/controller/project/ServiceMeetingController.java
@@ -30,7 +30,7 @@ * @author ls * @date 2025-12-28 */ @Api(description = "会议纪要") @Api(description = "会议纪要",tags ={"会议纪要"} ) @RestController @RequestMapping("/project/meeting") public class ServiceMeetingController extends BaseController