sinake
3 天以前 35c9d96696a0c84286082d7598ba4862e26c5e06
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